Commit Graph

15 Commits

Author SHA1 Message Date
Joshen Lim
74c33be50f Lock schemas that are owned by supabase_admin, in studio 2022-06-24 21:09:59 +08:00
Joshen Lim
8748bf6d3c Ensure realtime toggling works for duplicating table as well 2022-06-21 12:07:25 +08:00
Joshen Lim
069379d053 Add option to toggle realtime for a table in table editor side panel 2022-06-21 12:07:25 +08:00
Joshen Lim
6fc538d4ab Add a short circuit to skip updating if there's nothing to update in RowEditor 2022-06-08 10:39:34 +08:00
Terry Sutton
639214f13e Move grid files 2022-05-25 16:50:33 -02:30
Joshen Lim
68ede5a071 Fix user defined enum types not selecting 2022-05-24 11:05:46 +08:00
Joshen Lim
5d0b0a2eff Hide enum types from excluded schemas in column editor, and dont show user defined enum types in column types if there are none 2022-05-24 11:05:46 +08:00
Joshen Lim
6a469c66d8 Updates as per PR comments 2022-05-12 16:48:35 +08:00
Joshen Lim
d889b46ebf Implement enum types store and hide system enum types from table editor 2022-04-19 16:19:00 +08:00
Joshen Lim
55579a1b0f Fix table editor hiding errors when updating columns 2022-04-19 16:19:00 +08:00
Jonathan Summers-Muir
5b6890496c chore: update Member invite to be more accessible
• had to remove the text search popover as it wasn't using a correct react portal popover. Also not keyboard accessible.
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
Joshen Lim
290b654035 Update logic in createTable to delete the created table if any errors are met after the table was created as a clean up 2021-12-07 09:35:34 +07:00
Joshen Lim
4784303b07 Simplify saveTable logic in SidePanelEditor and ensure that column CRUD in saving a table returns the errors properly to prevent false positives 2021-12-07 09:35:34 +07:00
Joshen Lim
9373f69220 Studio 🎙 2021-11-26 11:15:00 +05:30