Commit Graph

35 Commits

Author SHA1 Message Date
Jonathan Summers-Muir
164dde056d fix: shows an 'active' state for columns with a foreign key assigned 2022-03-03 11:34:08 +08:00
Joshen Lim
f6aa72a2de Adjust colors in table side panel editor 2022-03-02 10:38:06 +08:00
Joshen Lim
e33b5e292f Misc styling fixes 2022-03-01 16:48:24 +08:00
Joshen Lim
c68d51d095 Update styling for reference row viewer component 2022-03-01 13:58:55 +08:00
Jonathan Summers-Muir
93bcf9ed62 fix: build errors and misc issues 2022-03-01 13:58:55 +08:00
Jonathan Summers-Muir
533ca2b2cf chore: updated SidePanels. replaced more text. updated Grid. updated Menus 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
Joshen Lim
b824457e93 Update color for PK columns in table side panel editor 2022-03-01 13:58:55 +08:00
Joshen Lim
08ca63ba97 Fix missing tooltip in table side panel editor 2022-03-01 13:58:55 +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
8efcf3f76a chore: more style fixes 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
Joshen Lim
c840d088c3 Add numeric data type and refactor some repeated logic 2022-02-21 15:41:11 +08:00
TzeYiing
cc12c7aaa8 added more InformationBox apis 2022-02-15 16:27:22 +08:00
Isaiah Hamilton
bbbf770747 improve RLS description 2022-01-24 19:28:48 -05: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
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
Waldemar Penner
ba3db55dcf Bugfix[#4490]: fix options toggle hover state 2021-12-15 08:54:44 +01: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