Joshen Lim
|
e9fa1763cb
|
Ensure backwards compatability for transfering ownership
|
2022-08-01 14:36:04 +08: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
|
db2eab934d
|
Revert is owner check
|
2022-07-27 15:08:50 +08:00 |
|
Joshen Lim
|
3270551167
|
Ensure that is_owner checks are correct
|
2022-07-27 14:27:24 +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
|
738dcb6e37
|
Small fixes to components in org settings + left some todos to follow up with
|
2022-07-22 12:34:51 +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
|
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 |
|
Bobbie Soedirgo
|
dcc76b7482
|
use serviceApiKey instead of internalApiKey
|
2022-07-19 16:08:19 +08: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
|
af685a69fa
|
Pull master and resolve conflicts
|
2022-07-07 15:02:29 +08:00 |
|
Joshen Lim
|
f418ff877c
|
Fix type errors after successfully adding a new member via email to the org
|
2022-06-17 14:35:57 +08:00 |
|
Jonathan Summers-Muir
|
2899306988
|
chore: add templates form
|
2022-06-17 00:06:20 +08:00 |
|
Hieu Pham
|
42eb1d7a61
|
chore: clean up org.project_limit (#7074)
* chore: clean up unused org.project_limit
* chore: tidy up Organization interface
|
2022-06-01 14:35:54 +07:00 |
|
Jonathan Summers-Muir
|
e81272aae0
|
fix: add type interfaces for dayjs
|
2022-05-24 18:36:59 +08:00 |
|
TzeYiing
|
c353044ae3
|
feat: implemented recent queries
|
2022-04-29 16:38:42 +02:00 |
|
Hieu Pham
|
e3a1ffcafd
|
Merge pull request #6586 from supabase/hi/fetch-project-tier
feat: fetch project subscription tier
|
2022-04-28 15:01:52 +07:00 |
|
phamhieu
|
03e2a5db6e
|
chore: clean up
|
2022-04-27 17:45:07 +07:00 |
|
phamhieu
|
01a4b6517a
|
fix: project.subscription_tier to store tier product supabase_prod_id
|
2022-04-27 17:42:55 +07:00 |
|
Joshen Lim
|
30324ab1cb
|
Show toast for downgrading to free involving compute size change a little longer
|
2022-04-27 16:16:22 +07:00 |
|
phamhieu
|
46cad96eef
|
chore: tidy up again
|
2022-04-27 16:11:09 +07:00 |
|
phamhieu
|
dadf87a286
|
chore: tidy up
|
2022-04-27 16:09:55 +07:00 |
|
phamhieu
|
901be4f9cc
|
chore: clean up again
|
2022-04-22 10:26:59 +07:00 |
|
phamhieu
|
5524733804
|
fix: check connection flow
|
2022-04-22 10:08:22 +07:00 |
|
phamhieu
|
34d4a2feee
|
fix: project sidebar menu urls while project is building up
|
2022-04-11 14:12:02 +07:00 |
|
phamhieu
|
17d3f1d48d
|
feat: lazy load project detail
|
2022-04-07 13:28:52 +07:00 |
|
Alaister Young
|
d29d5ba7ef
|
chore: setup getLayout
|
2022-03-31 01:02:09 +02:00 |
|
Jonathan Summers-Muir
|
95a2d9e924
|
chore: add basic saving functionality
|
2022-03-30 14:44:55 +02:00 |
|
phamhieu
|
efdc0a9c1d
|
chore: remove stripe_customer_object from Organization interface
|
2022-03-29 09:58:17 +07:00 |
|
Joshen Lim
|
c995e31aab
|
Scaffold up pricing cards
|
2022-03-03 15:52:32 +08:00 |
|
phamhieu
|
26a176265f
|
chore: remove total_free_projects from User object
|
2022-02-17 11:26:39 +07:00 |
|
Joshen Lim
|
d6deeb3916
|
Fix not org owner error when creating project after creating a new org
|
2022-01-11 17:16:47 +08:00 |
|
Joshen Lim
|
7192c8b295
|
Port over the changes from https://github.com/supabase/supabase/pull/4586
|
2022-01-05 15:00:31 +08:00 |
|
phamhieu
|
a97864b6a5
|
refactor: remove local mobx store
|
2022-01-04 09:38:45 +07:00 |
|
phamhieu
|
c74e744616
|
refactor: project creation page
|
2022-01-04 09:38:45 +07:00 |
|
Joshen Lim
|
850b085bc3
|
Implement progress bar for loading toasts
|
2021-12-13 18:20:47 +07:00 |
|
Joshen Lim
|
649d46ffe3
|
Add dismiss button for all types of toast message except loading
|
2021-12-13 18:20:47 +07:00 |
|
Joshen Lim
|
44475b6da1
|
Update a bunch of components to trigger toast from uiStore and fix empty state for function hooks side panel when there are no tables created yet
|
2021-12-07 08:04:12 +07:00 |
|
Joshen Lim
|
9373f69220
|
Studio 🎙
|
2021-11-26 11:15:00 +05:30 |
|