This website requires JavaScript.
Explore
Help
Register
Sign In
lywsvip
/
supabase
Watch
1
Star
0
Fork
0
You've already forked supabase
mirror of
https://github.com/supabase/supabase.git
synced
2026-07-05 02:24:20 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
082eeb183523bdfef05fc9d5c3289cb05044749a
supabase
/
studio
/
components
/
interfaces
/
TableGridEditor
/
SidePanelEditor
History
Joshen Lim
082eeb1835
fix: rendering and saving issues for RowEditor pertaining to time and timestamp fields
2022-05-17 13:02:34 +07:00
..
ColumnEditor
Implement enum types store and hide system enum types from table editor
2022-04-19 16:19:00 +08:00
ForeignKeySelector
chore: updated SidePanels. replaced more text. updated Grid. updated Menus
2022-03-01 13:58:55 +08:00
RowEditor
fix: rendering and saving issues for RowEditor pertaining to time and timestamp fields
2022-05-17 13:02:34 +07:00
TableEditor
fix: table creation not updated table name when adding foreign key
2022-05-11 21:37:25 +08:00
ActionBar.tsx
Updates as per PR comments
2022-05-12 16:48:35 +08:00
index.ts
…
SidePanelEditor.constants.ts
DateTimeInput component to leave formatting to page level, do not format within the component itself
2022-05-12 16:48:35 +08:00
SidePanelEditor.tsx
Updates as per PR comments
2022-05-12 16:48:35 +08:00
SidePanelEditor.types.ts
Implement enum types store and hide system enum types from table editor
2022-04-19 16:19:00 +08:00