TzeYiing
|
f115a6e53a
|
feat: initial overview preset report
|
2022-08-25 02:56:15 +08:00 |
|
TzeYiing
|
b4c5c0f099
|
feat: Improved log event chart, timestamp conflict fixes, use iso timestamp only
|
2022-08-24 15:20:42 +08:00 |
|
TzeYiing
|
6780907b4f
|
fix: add in timestamp filtering for single log filtering
|
2022-08-09 15:29:43 +08:00 |
|
Joshen Lim
|
8be5f87e0c
|
Fix pitr button not firign
|
2022-08-04 12:02:50 +08:00 |
|
Joshen Lim
|
e9fa1763cb
|
Ensure backwards compatability for transfering ownership
|
2022-08-01 14:36:04 +08:00 |
|
Joshen Lim
|
bd90ebd205
|
Small update to checkPermissiosn method to support infra:execute
|
2022-08-01 12:11:46 +08:00 |
|
Joshen Lim
|
dd61c4456c
|
Implement ABAC for roles management for members
|
2022-08-01 12:11:46 +08:00 |
|
Joshen Lim
|
4be52d9c85
|
Add ABAC for organization billing page
|
2022-08-01 12:11:46 +08:00 |
|
Joshen Lim
|
61bb30a1b4
|
Remove unused imports
|
2022-07-27 15:10:38 +08:00 |
|
Joshen Lim
|
db2eab934d
|
Revert is owner check
|
2022-07-27 15:08:50 +08:00 |
|
Joshen Lim
|
da00cee16b
|
Fix prop error
|
2022-07-27 14:49:28 +08:00 |
|
Joshen Lim
|
e14c9885b7
|
add early return for checkisowner
|
2022-07-27 14:33:55 +08:00 |
|
Joshen Lim
|
3270551167
|
Ensure that is_owner checks are correct
|
2022-07-27 14:27:24 +08:00 |
|
Joshen Lim
|
31077670d0
|
Merge branch 'master' of github.com:supabase/supabase into feat/abac-scaffold-ui
|
2022-07-27 12:16:29 +08:00 |
|
TzeYiing
|
9232ae4dfd
|
chore: fix failing tests
|
2022-07-26 10:51:10 +08:00 |
|
TzeYiing
|
fdad1187a0
|
chore: fixed a test
|
2022-07-26 10:51:10 +08:00 |
|
TzeYiing
|
fa2c951373
|
feat: add changes to the render, functions ui fixes, prevent stale data refresh for single logs
|
2022-07-26 10:51:10 +08:00 |
|
TzeYiing
|
37d6a6a199
|
fix: delayed metadata loading only on log focus
|
2022-07-26 10:51:10 +08:00 |
|
Joshen Lim
|
58c0ba1ddf
|
Added fallback behaviours for if enablePermissions is off
|
2022-07-25 23:50:12 +08:00 |
|
Joshen Lim
|
f916da6e77
|
Temp lock roles management UI in dashboard and default all invited members to organizations as Developer role
|
2022-07-25 22:26:05 +08:00 |
|
Joshen Lim
|
2bd30e937c
|
style fix
|
2022-07-22 16:48:41 +08:00 |
|
Joshen Lim
|
bb9a3787bc
|
Fix build errors
|
2022-07-22 16:22:11 +08:00 |
|
Joshen Lim
|
fed82591c3
|
Refactor org general settings to use new form component
|
2022-07-22 15:46:22 +08:00 |
|
Joshen Lim
|
1972670986
|
refactor invite user modal
|
2022-07-21 16:41:54 +08:00 |
|
Joshen Lim
|
3e7b110b5c
|
Type things properly, fetch roles as hook, refactor settings page a bit more
|
2022-07-21 16:36:36 +08:00 |
|
Joshen Lim
|
216d62bc9d
|
Refactor org settings page into smaller components
|
2022-07-21 13:19:21 +08:00 |
|
Jonathan Summers-Muir
|
84815c8519
|
fix: issue with mutating members
|
2022-07-21 09:31:15 +08:00 |
|
Joshen Lim
|
6ad6c85a1c
|
Pull master and resolve conflicts
|
2022-07-20 15:14:02 +08:00 |
|
Jonathan Summers-Muir
|
7a58e3e804
|
init: started adding in permissions into store, adding in dummy UI for selecting different roles in user table
|
2022-07-20 13:16:06 +08:00 |
|
Jonathan Summers-Muir
|
ea2653b94a
|
Merge branch 'master' into feat/abac
|
2022-07-19 11:02:11 +08:00 |
|
Joshen Lim
|
2f15159fca
|
Revert "Revert "chore: remove global loading spinner""
This reverts commit c5be38e52a.
|
2022-07-18 20:34:37 +08:00 |
|
Beng Eu
|
c5be38e52a
|
Revert "chore: remove global loading spinner"
|
2022-07-18 16:57:38 +08:00 |
|
Alaister Young
|
51178535b0
|
fix initial loading
|
2022-07-14 20:55:48 +10:00 |
|
Alaister Young
|
a23ed5fdba
|
fix: api.getUser return type
|
2022-07-12 17:09:29 +10:00 |
|
Alaister Young
|
4f11057198
|
Merge branch 'master' into chore/remove-global-spinner
|
2022-07-11 17:10:59 +10:00 |
|
Inian
|
8f217deeb6
|
add prettier to studio (#7615)
|
2022-07-08 12:46:46 +08:00 |
|
Joshen Lim
|
5397bc9b66
|
Merge pull request #7465 from supabase/chore/shift-table-editor-sort-filter-page-state-to-url
Chore/shift table editor sort filter page state to url
|
2022-07-01 16:29:49 +08:00 |
|
Joshen Lim
|
6d5bf33d60
|
Merge branch 'master' of github.com:supabase/supabase into feat/unlimited-paused-projects
|
2022-06-29 12:44:17 +08:00 |
|
Terry Sutton
|
797bf8a5f6
|
Adds new total active and total paused projects fields from api
|
2022-06-28 09:01:36 -02:30 |
|
Joshen Lim
|
de6231198d
|
Refactor table editor filter state to store as URL params
|
2022-06-27 16:59:12 +08:00 |
|
Joshen Lim
|
d960037708
|
Midway implementing sort filter through URL state
|
2022-06-27 13:00:38 +08:00 |
|
Joshen Lim
|
371e3c5751
|
Add useUrlState hook
|
2022-06-24 16:36:31 +08:00 |
|
Terry Sutton
|
410564b1e7
|
Merge branch 'master' into feat/invite-external-users
|
2022-06-21 21:35:11 -02:30 |
|
Joshen Lim
|
bfa5a986e3
|
Make error toasts not auto dismiss by default
|
2022-06-21 10:40:38 +08:00 |
|
Terry Sutton
|
a2dd852194
|
Adds new language around free project limit
|
2022-06-20 15:07:11 -02:30 |
|
Terry Sutton
|
64b488a7ce
|
Adds Image component
|
2022-06-17 13:05:38 -02:30 |
|
Terry Sutton
|
37d9eedcf1
|
Rename members object
|
2022-06-17 06:47:29 -02:30 |
|
Joshen Lim
|
1dabce94a1
|
Linting + fix small logic error in useOrganization
|
2022-06-17 14:14:16 +08:00 |
|
Terry Sutton
|
d72017b27a
|
Sort the table via a first email character
|
2022-06-16 16:52:03 -02:30 |
|
Terry Sutton
|
0d88605363
|
Merge branch 'master' into feat/invite-external-users
|
2022-06-16 09:04:06 -02:30 |
|