TzeYiing
|
f115a6e53a
|
feat: initial overview preset report
|
2022-08-25 02:56:15 +08:00 |
|
TzeYiing
|
30645296a2
|
fix: failing tests
|
2022-08-24 15:20:42 +08:00 |
|
Joshen Lim
|
9e84d42c38
|
Implement ABAC to restrict management of project users
|
2022-08-23 16:32:16 +08:00 |
|
Joshen Lim
|
1b95ecc34a
|
Implement ABAC to restrict users from updating authentication general settings
|
2022-08-22 15:56:43 +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 |
|
Jonathan Summers-Muir
|
7a2c605775
|
Update PageTelemetry.tsx
|
2022-08-05 17:57:19 -03:00 |
|
Jonathan Summers-Muir
|
bb222257b8
|
Update PageTelemetry.tsx
|
2022-08-05 17:55:56 -03:00 |
|
Jonathan Summers-Muir
|
6f12b852a1
|
fix: telemetry sign up
|
2022-08-05 17:08:18 -03:00 |
|
Jonathan Summers-Muir
|
1d80bed3bf
|
Update PageTelemetry.tsx
|
2022-08-05 15:14:03 -03:00 |
|
Joshen Lim
|
18fcc1d1ec
|
Implement fallback solution for ABAC in roles management if feature flag is off
|
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
|
b10aed8f2f
|
Remove checking of permissions for places which are not in scope
|
2022-07-26 00:35:12 +08:00 |
|
Joshen Lim
|
2bd30e937c
|
style fix
|
2022-07-22 16:48:41 +08:00 |
|
Jonathan Summers-Muir
|
ea2653b94a
|
Merge branch 'master' into feat/abac
|
2022-07-19 11:02:11 +08:00 |
|
Isaiah Hamilton
|
7495f90558
|
fix: text overflow
|
2022-07-17 23:00:50 -04:00 |
|
Joshen Lim
|
5a825df94f
|
Merge pull request #6791 from supabase/feat/auth-config-refactor
feat/auth config refactor
|
2022-07-14 14:15:47 +08:00 |
|
Jonathan Summers-Muir
|
5ff299e43f
|
fix: remove useEffect
|
2022-07-14 10:33:52 +10:00 |
|
Joshen Lim
|
b69c36ba80
|
Merge branch 'master' of github.com:supabase/supabase into feat/auth-config-refactor
|
2022-07-13 18:04:05 +08:00 |
|
Inian
|
8f217deeb6
|
add prettier to studio (#7615)
|
2022-07-08 12:46:46 +08:00 |
|
Joshen Lim
|
a561305ba3
|
Fix auth settings pages and clean up
|
2022-07-08 12:22:21 +08:00 |
|
Joshen Lim
|
af685a69fa
|
Pull master and resolve conflicts
|
2022-07-07 15:02: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
|
6d5bf33d60
|
Merge branch 'master' of github.com:supabase/supabase into feat/unlimited-paused-projects
|
2022-06-29 12:44:17 +08:00 |
|
Joshen Lim
|
820a317365
|
Merge branch 'master' of github.com:supabase/supabase into feat/point-in-time-recovery
|
2022-06-27 13:40:56 +08:00 |
|
Joshen Lim
|
e3111a5b47
|
Update FlagProvider to retrieve flags without profile
|
2022-06-24 21:09:48 +08:00 |
|
Joshen Lim
|
9aeba26d54
|
Pull master and resolve conflicts
|
2022-06-22 12:18:15 +08:00 |
|
Jonathan Summers-Muir
|
df8266d39b
|
Shimmer now respects length of children
|
2022-06-21 17:19:00 +08:00 |
|
Jonathan Summers-Muir
|
20bcc2ea8e
|
chore: email templates form working
|
2022-06-21 14:02:56 +08:00 |
|
Terry Sutton
|
dbed5530b5
|
Start PausedProjectState layout
|
2022-06-20 16:58:32 -02:30 |
|
Jonathan Summers-Muir
|
9c4d862f04
|
chore: add variables helper text
|
2022-06-20 14:03:46 +08:00 |
|
Jonathan Summers-Muir
|
3d9720e6a6
|
Merge branch 'master' into feat/auth-config-refactor
|
2022-06-17 00:08:31 +08:00 |
|
Jonathan Summers-Muir
|
2899306988
|
chore: add templates form
|
2022-06-17 00:06:20 +08:00 |
|
Joshen Lim
|
7cb21e12ea
|
Merge branch 'master' of github.com:supabase/supabase into feat/sql-editor-optimistic-create
|
2022-06-16 14:37:18 +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 |
|
Jonathan Summers-Muir
|
ad8dc06e95
|
Merge branch 'master' into feat/auth-config-refactor
|
2022-06-15 22:24:56 +08:00 |
|
Joshen Lim
|
6197dbddae
|
Update UI lib to fix ProductMenuItem
|
2022-06-15 14:58:43 +08:00 |
|
Jonathan Summers-Muir
|
eef88b4bde
|
chore: add SMTP form
|
2022-06-15 04:06:32 +08:00 |
|
Joshen Lim
|
1cb17f9271
|
Fix ui issues in new project page and billing settings page
|
2022-06-14 15:47:11 +08:00 |
|
Jonathan Summers-Muir
|
2392cf7b3b
|
chore: adding loading states to forms
|
2022-06-14 15:25:06 +08:00 |
|
Nick Rayburn
|
91af012ff2
|
Merge remote-tracking branch 'upstream/master' into fix/type-cleanup
# Conflicts:
# studio/pages/new/[slug].tsx
|
2022-06-13 20:38:33 -05:00 |
|
Alaister Young
|
2bc5b3b842
|
Merge branch 'master' into feat/sql-editor-optimistic-create
|
2022-06-14 11:32:42 +10:00 |
|
Terry Sutton
|
823b97fefe
|
Space formatting
|
2022-06-10 22:38:10 -02:30 |
|
Terry Sutton
|
d54096d215
|
Formatting
|
2022-06-10 22:35:53 -02:30 |
|
Terry Sutton
|
1826058684
|
Adds a small password generator to the db password input area
|
2022-06-10 22:28:04 -02:30 |
|
Joshen Lim
|
feec6ef611
|
Implement selection interface for PITR backups
|
2022-06-09 15:23:35 +08:00 |
|
Jonathan Summers-Muir
|
3441b5f2ca
|
chore: standardize forms more
|
2022-06-06 21:18:45 +08:00 |
|
Joshen Lim
|
4f3b225f75
|
Update to use single flag for disabling of project creation and subscription updates, and update to disabled subscription update flow entirely if flag is true
|
2022-06-06 13:45:17 +08:00 |
|
Joshen Lim
|
0f7b14ae72
|
Refactor disabled warning into a single component to be potentially used else where in response to an incident
|
2022-06-03 18:24:40 +08:00 |
|