Commit Graph

37 Commits

Author SHA1 Message Date
Terry Sutton
56da65fab8 Add data types table to docs site old and new, link to it from the Dashboard 2022-06-16 22:20:54 -02:30
Terry Sutton
1c8e059d7f Format link to docs 2022-06-16 21:44:14 -02:30
Terry Sutton
f60cfd66ee Add data types link to table creation panel 2022-06-06 08:56:00 -02:30
Terry Sutton
b184f15471 Add placeholder for column name input 2022-06-06 08:55:37 -02:30
Terry Sutton
5deec590d8 Merge branch 'master' into chore/move-grid-into-main-repo 2022-05-31 09:32:50 -02:30
Joshen Lim
afe35bc3d3 adjust logic on setting default value to null when its an empty string 2022-05-31 17:52:00 +08:00
Terry Sutton
639214f13e Move grid files 2022-05-25 16:50:33 -02:30
Joshen Lim
6a9adfb8d9 Fix wrong default value when updated column in session 2022-05-25 12:05:31 +08:00
Joshen Lim
02de900aa2 Allow users to select between null and empty string as default values for text/varchar columns 2022-05-24 17:51:00 +08:00
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
ffaed9888a Fix ForeignKeySelector not showing updated foreign key config after initial round of saving 2022-05-20 17:05:11 +08:00
Joshen Lim
e1e8d1dc6c fix: table creation not updated table name when adding foreign key 2022-05-11 21:37:25 +08:00
Joshen Lim
6f39a2284b Fix drag drop for spreadsheet import 2022-04-28 16:29:04 +07:00
Joshen Lim
be3134b1ac Resolve https://sentry.io/organizations/supabase/issues/2956926689conflicts 2022-04-28 11:31:59 +07: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
Isaiah Hamilton
b4ad708e20 chore: update drag and drop text color 2022-03-29 21:55:23 -04:00
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
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
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
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
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
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
9373f69220 Studio 🎙 2021-11-26 11:15:00 +05:30