Commit Graph

94 Commits

Author SHA1 Message Date
Terry Sutton
9608b3a329 Merge pull request #8480 from Hallidayo/ColumnList-unused-imports
chore: unused imports removed
2022-08-24 13:21:55 -02:30
Joshen Lim
966bfccbd7 Hide vault ext behind feature flag 2022-08-19 12:39:29 +08:00
Joshen Lim
fe21e6f083 Update database extensions modal 2022-08-19 12:39:29 +08:00
Ollie Halliday
955a985aa6 unused imports removed 2022-08-18 13:26:03 +01:00
Ollie Halliday
aa693ebe7c changed to use code tag 2022-08-18 10:02:11 +01:00
Ollie Halliday
14addf99e4 ran prettier 2022-08-16 19:33:44 +01:00
Ollie Halliday
85b648e97d table name is now appearing in the header 2022-08-16 19:33:23 +01:00
Joshen Lim
aba5a5415f Remove unused prope 2022-08-16 21:17:06 +08:00
Joshen Lim
e2e208cecc Update database extensions page to enforce enabling some extensions in their own schema 2022-08-16 21:17:06 +08:00
Joshen Lim
8be5f87e0c Fix pitr button not firign 2022-08-04 12:02:50 +08:00
Francisco Mazzoni
e1fd5fde06 add confirmation modal on form changes for database functions 2022-08-02 14:50:42 -03:00
Joshen Lim
28362534c5 Update a couple more wordings for database webhooks 2022-08-01 12:11:46 +08:00
Isaiah Hamilton
87e1ea1fd3 chore: update link 2022-07-18 19:56:52 -04:00
Isaiah Hamilton
c9ec8ce4f4 chore: add link to support 2022-07-18 18:38:06 -04:00
Inian
8f217deeb6 add prettier to studio (#7615) 2022-07-08 12:46:46 +08:00
Joshen Lim
e80b537aac Add no search results ui for database/tables and database/extensions pages 2022-07-06 11:06:29 +08:00
Joshen Lim
1da507682d Add empty search results UI to replications 2022-07-06 11:06:29 +08:00
Joshen Lim
21dcaa5bf4 Fix database replications page tables not toggling realtime properly 2022-07-06 11:06:29 +08:00
Copple
129955e280 Merge pull request #7204 from GitStartHQ/SUPA-4829
fix: On the database view databases/table one cannot distinguish tables via UI with big screens
2022-06-28 14:13:39 -05:00
Joshen Lim
c4146be37c Improve PITR CTA 2022-06-28 16:28:14 +08:00
Joshen Lim
e6ad9eadd4 Improve PITR CTA 2022-06-28 16:28:14 +08:00
gitstart
f38061bdb5 Move back the table icons to the right 2022-06-27 06:45:43 +00:00
gitstart
280c7680c0 Merge commit '053d00e6f72fe345144ad7b30b315484f3f27a52' into SUPA-4829 2022-06-27 06:40:19 +00:00
Joshen Lim
7e273c1105 Fix styling 2022-06-27 13:39:52 +08:00
Joshen Lim
432f252374 Small update 2022-06-24 16:31:48 +08:00
Joshen Lim
72df2b636d Merge branch 'feat/point-in-time-recovery' of github.com:supabase/supabase into feat/point-in-time-recovery 2022-06-24 15:50:33 +08:00
Joshen Lim
78b79eeec4 Small spelling fix 2022-06-24 15:50:14 +08:00
dragarcia
8d55a26a88 no longer pass region to pitr api call 2022-06-22 16:46:42 +08:00
Joshen Lim
38c0f02dad Ensure that APi error handling works in pitr 2022-06-22 15:45:47 +08:00
Joshen Lim
9aeba26d54 Pull master and resolve conflicts 2022-06-22 12:18:15 +08:00
dragarcia
29f1fadca8 additional condition for hasPhysicalBackups 2022-06-21 14:26:44 +08:00
dragarcia
d964e2ed8c standardise to unix in seconds 2022-06-21 14:01:49 +08:00
Joshen Lim
069379d053 Add option to toggle realtime for a table in table editor side panel 2022-06-21 12:07:25 +08:00
Joshen Lim
ab9b33792a Merge branch 'master' of github.com:supabase/supabase into feat/point-in-time-recovery 2022-06-16 10:36:21 +08:00
Joshen Lim
f309bc17eb Set project status within state to restoring when doing a backup restore, and small clean up of grid component 2022-06-16 10:34:39 +08:00
Joshen Lim
bfcfd544de Wrap up UI for PITR 2022-06-15 14:16:23 +08:00
Joshen Lim
367ac9e20a Midway hooking up actual BE implementation for PITR 2022-06-14 11:30:49 +08:00
Bobbie Soedirgo
bab5656145 studio: hide unsafe extensions 2022-06-14 10:51:46 +08:00
Bobbie Soedirgo
01deb96841 studio: remove publication ALL TABLES toggle 2022-06-14 10:38:58 +08:00
Joshen Lim
9d3c310803 Add validation for earliest and latest point of time 2022-06-09 16:47:59 +08:00
Joshen Lim
feec6ef611 Implement selection interface for PITR backups 2022-06-09 15:23:35 +08:00
gitstart
9342d06927 [SUPA-4829] On the database view databases/table one cannot distinguish tables via UI with big screens 2022-06-07 12:39:00 +00:00
Joshen Lim
f8d34b8fad Small styling update to backups empty state 2022-06-03 17:01:30 +08:00
Nick Rayburn
0a0cdc16a5 Merge remote-tracking branch 'upstream/master' into fix/type-cleanup
# Conflicts:
#	studio/components/interfaces/Database/Triggers/ChooseFunctionForm.tsx
#	studio/components/interfaces/Home/ProjectUsage.tsx
#	studio/components/ui/Usage.tsx
#	studio/pages/project/[ref]/auth/settings.tsx
2022-06-02 22:06:03 -05:00
Terry Sutton
639214f13e Move grid files 2022-05-25 16:50:33 -02:30
Joshen Lim
672bbaa610 Leave comment about refactor 2022-05-25 18:35:43 +08:00
Joshen Lim
626d02d98b Remove console log 2022-05-25 18:35:43 +08:00
Joshen Lim
542a28e43f Show headers and params in edit hook side panel 2022-05-25 18:35:43 +08:00
Joshen Lim
3f34ecfca9 Remove console log 2022-05-25 18:35:43 +08:00
Joshen Lim
cf36178e4a Breakdown CreateHook component into smaller components for re-rendering optimization 2022-05-25 18:35:43 +08:00