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-07 05:24:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b2d4e6ea9010f9ae4ca098a0bbd78eb81e2bc5e1
supabase
/
studio
/
components
/
interfaces
/
TableGridEditor
/
SidePanelEditor
History
Joshen Lim
e41246ef0b
Fix invalid date issue if seconds are set to 0 in html input datetime
2022-05-13 15:19:15 +08: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 invalid date issue if seconds are set to 0 in html input datetime
2022-05-13 15:19:15 +08: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