Commit Graph

26 Commits

Author SHA1 Message Date
Joshen Lim
cfb986fc8e Show the number of active policies in table editor and link directly to the table in the auth policies page 2022-08-15 11:04:52 +08:00
Joshen Lim
a0ba29bd3b Update ABAC naming for resource and actions 2022-08-10 15:57:23 +08:00
Terry Sutton
9b139abff2 Merge pull request #7556 from Hallidayo/studio-table-hover-description
Studio table hover description
2022-08-09 15:05:16 -02:30
Joshen Lim
b10aed8f2f Remove checking of permissions for places which are not in scope 2022-07-26 00:35:12 +08:00
Joshen Lim
bb9a3787bc Fix build errors 2022-07-22 16:22:11 +08:00
Jonathan Summers-Muir
ea2653b94a Merge branch 'master' into feat/abac 2022-07-19 11:02:11 +08:00
Joshen Lim
96f625f2cd Add truncate method to grid to support deleting all rows from a table if no filter provided 2022-07-06 13:29:26 +08:00
Joshen Lim
71d0cf8e0d change text for search input on table editor 2022-07-06 11:06:29 +08:00
Ollie Halliday
3a6a3efbc4 ran prettier 2022-07-04 16:07:13 +01:00
Ollie Halliday
1e8545aca8 added new hoverText prop for span title 2022-07-04 16:06:51 +01:00
Joshen Lim
a746804ac1 Update logic for protected schemas 2022-06-29 01:15:59 +08:00
Joshen Lim
74c33be50f Lock schemas that are owned by supabase_admin, in studio 2022-06-24 21:09:59 +08:00
Joshen Lim
035085bd98 TableEditor support managing tables outside of public schema 2022-06-24 21:09:59 +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
Beng Eu
2e4cc9c2e9 feat: add permissions to routes and support adding and removing roles 2022-05-27 18:39:41 +08:00
Joshen Lim
d889b46ebf Implement enum types store and hide system enum types from table editor 2022-04-19 16:19:00 +08:00
phamhieu
158ed79134 fix: remove ready variable cos metaStore and contentStore are not observable 2022-03-02 16:38:40 +07:00
phamhieu
8f558184b4 fix: project layouts to support metaStore with lazy projects data 2022-03-02 11:55:30 +07:00
Joshen Lim
e33b5e292f Misc styling fixes 2022-03-01 16:48:24 +08:00
Jonathan Summers-Muir
8efcf3f76a chore: more style fixes 2022-03-01 13:58:55 +08:00
Joshen Lim
e05ae965cd Pages should load when data is already initialized, and not everytime its loading 2022-01-24 21:38:07 +08: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
Nikhil Nayak
92faefb06e strong typing variables in TableEditorMenu 2021-12-08 16:50:29 +05:30
Nikhil Nayak
590291c564 revert linter changes 2021-12-07 13:51:01 +05:30
Nikhil Nayak
c888bb754f Bugfix [#4088]: Make table search case-insensitive 2021-12-07 13:46:50 +05:30
Joshen Lim
9373f69220 Studio 🎙 2021-11-26 11:15:00 +05:30