Joshen Lim
31f9014330
Fix row editor treating 0 as empty value and hence throws error when column is not nullable, midway writing tests
2022-06-08 10:39:34 +08:00
Jonathan Summers-Muir
7185112fdd
Merge branch 'master' into chore/move-grid-into-main-repo
2022-05-30 21:35:13 +08:00
Joshen Lim
d0786d84a2
Fix small wrong logic in ActionBar
2022-05-30 17:20:32 +08:00
Joshen Lim
3f9509401f
Small style fix
2022-05-30 17:20:32 +08:00
Joshen Lim
5b6ad90212
fix: view data button closes foreign key side panel
2022-05-30 17:20:32 +08:00
Terry Sutton
639214f13e
Move grid files
2022-05-25 16:50:33 -02:30
Joshen Lim
70f356cced
Fix table editor to render empty strings and null values properly, was mixing them up previously
2022-05-24 17:51:00 +08:00
Joshen Lim
cd3d124e23
Assign HTML type to input field button
2022-05-20 17:47:07 +08:00
phamhieu
f5c3eee5f2
refactor: extend dayjs once on _app
...
https://github.com/iamkun/dayjs/issues/931#issuecomment-644584535
2022-05-18 20:14:20 +07:00
Joshen Lim
082eeb1835
fix: rendering and saving issues for RowEditor pertaining to time and timestamp fields
2022-05-17 13:02:34 +07:00
Joshen Lim
e41246ef0b
Fix invalid date issue if seconds are set to 0 in html input datetime
2022-05-13 15:19:15 +08:00
Joshen Lim
6a469c66d8
Updates as per PR comments
2022-05-12 16:48:35 +08:00
Jonathan Summers-Muir
88e28376ae
fix: move form submit button into a form. native browser validation catches issue with date input incomplete state
...
• todo: move to @supabase/ui Form
originally tried to do that but it was too troublesome and required more refactor than anticipated.
this is a quicker fix for now.
2022-05-12 16:48:35 +08:00
Joshen Lim
09e659bf8a
DateTimeInput component to leave formatting to page level, do not format within the component itself
2022-05-12 16:48:35 +08:00
Joshen Lim
8b032abe5e
Fix JSON side panel edit0r
2022-04-19 16:19:00 +08:00
Joshen Lim
c68d51d095
Update styling for reference row viewer component
2022-03-01 13:58:55 +08:00
Joshen Lim
67986923fe
Fix ReferenceRowViewer padding
2022-03-01 13:58:55 +08:00
Jonathan Summers-Muir
9b83e31ddd
fix: build errors and misc issues
2022-03-01 13:58:55 +08:00
Jonathan Summers-Muir
7d2a8bcee0
chore: updated SidePanels. replaced more text. updated Grid. updated Menus
2022-03-01 13:58:55 +08:00
Jonathan Summers-Muir
0c777badfa
feat: new supabase ui features
...
• WIP so far. need to update Modals, Sidepanels and fix various things
• Tailwind v2 👉 v3
2022-03-01 13:58:55 +08:00
Ziinc
2e89b37a41
Merge pull request #4491 from w0wka91/bugfix/#4490
...
Bugfix[#4490 ]: fix options toggle hover state
2022-01-24 23:49:51 +08:00
Joshen Lim
11d0c9569e
Add guard in RowEditor.utils ( https://sentry.io/organizations/supabase/issues/2921318702/ )
2022-01-13 19:09:26 +08:00
Waldemar Penner
11af961e85
Bugfix[ #4328 ]: change font and bg for light/dark theme
2021-12-16 10:14:29 +07:00
Waldemar Penner
ba3db55dcf
Bugfix[ #4490 ]: fix options toggle hover state
2021-12-15 08:54:44 +01:00
Joshen Lim
88bcef9116
Update the rest of the components to trigger toast from ui store
2021-12-07 08:04:12 +07:00
Joshen Lim
2abe7302cc
Bump supabase grid to 2.3.7 ( #4120 )
...
* Bump supabase grid to 2.3.7
* Add some small fixes and bump grid to 2.3.8
2021-11-29 12:44:01 +08:00
Joshen Lim
9373f69220
Studio 🎙
2021-11-26 11:15:00 +05:30