Commit Graph

15 Commits

Author SHA1 Message Date
Joshen Lim
5e15eb41f7 Add guard in ColumnManagement https://sentry.io/organizations/supabase/issues/2830518290 2021-12-22 14:42:26 +07:00
Joshen Lim
43f464d2d5 Fix type inference for spreadsheet text import 2021-12-21 16:04:59 +07:00
Joshen Lim
e241dad2e0 Lint 2021-12-21 16:04:59 +07:00
Joshen Lim
b04d6a623d Improve UX for errors when validating uploaded CSV (prior to saving) 2021-12-21 16:04:59 +07:00
Joshen Lim
e4cead0e33 Ensure that removing content in table editor properly clears the spreadsheet import panel 2021-12-21 16:04:59 +07:00
Joshen Lim
4723b8c231 [Midway] Shift column inference logic for CSV import to CSV parsing step instead of saving CSV content step 2021-12-21 16:04:59 +07:00
Waldemar Penner
11af961e85 Bugfix[#4328]: change font and bg for light/dark theme 2021-12-16 10:14:29 +07: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
7142d63b68 Fix wrong logic in updating form fields in table side panel editor for columns 2021-12-07 09:35:34 +07: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
456285af83 Table editor ensure that foreign key name is updated when renaming columns that have outgoing foreign keys 2021-12-01 18:06:15 +08:00
Joshen Lim
b72e80afb4 Fix CSV import for files with no rows, just headers (#4160) 2021-11-30 13:51:03 +08: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