Commit Graph

816 Commits

Author SHA1 Message Date
TzeYiing
f115a6e53a feat: initial overview preset report 2022-08-25 02:56:15 +08:00
Joshen Lim
c7a97702f3 Hide billing only and read only roles behind feature flag 2022-08-23 17:42:09 +08:00
Joshen Lim
27dd5165af Fix ABAC implementation for auth logs 2022-08-23 16:42:38 +08:00
Joshen Lim
7baac0c413 Change auth logs route to auth/logs and implement ABAC to restrict access to auth logs 2022-08-23 16:42:13 +08:00
Joshen Lim
4f730dd607 Implement ABAC to restrict reading of auth settings 2022-08-23 16:38:34 +08:00
Joshen Lim
9e84d42c38 Implement ABAC to restrict management of project users 2022-08-23 16:32:16 +08:00
Joshen Lim
264d23bbda Pull master and resolve conflicts 2022-08-23 14:40:35 +08:00
Joshen Lim
596927baf7 Refactor functions pages - organize files and add the terminal instructions even if project has functions deployed 2022-08-23 11:29:36 +08:00
Joshen Lim
9436ced7b8 Fix hardcoded issue with functions 2022-08-23 11:29:36 +08:00
Joshen Lim
1b95ecc34a Implement ABAC to restrict users from updating authentication general settings 2022-08-22 15:56:43 +08:00
Joshen Lim
2781b93f19 Pull master and resolve conflicts 2022-08-22 13:19:27 +08:00
Hieu Pham
c8b53bb35b feat: new database envs for Vercel integration (#8462)
* feat: create SUPABASE_DB_HOST, SUPABASE_DB_PASSWORD envs for new empty database Vercel integration

* fix: prepareVercelEvns to handle missing project props

* chore: tidy up
2022-08-18 15:14:33 +07:00
Alaister Young
18d836a2bc fix: gotrue js oauth redirect bug 2022-08-18 16:02:25 +10:00
Hieu Pham
3c79fec8db Merge pull request #8224 from supabase/hi/update-project-config-endpoints
fix: update project/:ref/config endpoints
2022-08-18 10:58:36 +07:00
Ollie Halliday
eea0d3a982 added overflow on arguments 2022-08-17 09:08:43 +01:00
Joshen Lim
a743f35b55 Hook up upload logic 2022-08-17 15:54:28 +08:00
Joshen Lim
c77697a8b1 Midway implementing allowing attachments in support form 2 2022-08-17 15:54:28 +08:00
Joshen Lim
d34df74044 Midway implementing allowing attachments in support form 2022-08-17 15:54:28 +08:00
Alaister Young
7e59988c7c fix: bump supabase js next version 2022-08-17 15:25:46 +08:00
Joshen Lim
17c81f5f90 Fix reset db messaging 2022-08-16 00:34:58 +08:00
phamhieu
f69426ed6b fix: update project/:ref/config endpoints 2022-08-12 07:32:18 +07:00
Joshen Lim
d47e2992cf Add abac for reset db password 2022-08-10 16:36:38 +08:00
Joshen Lim
a0ba29bd3b Update ABAC naming for resource and actions 2022-08-10 15:57:23 +08:00
TzeYiing
6780907b4f fix: add in timestamp filtering for single log filtering 2022-08-09 15:29:43 +08:00
Joshen Lim
7c4adfa6ae Fix check for active free projects in billing 2022-08-03 18:43:40 +08:00
Joshen Lim
1882a37193 Update logic 2022-08-03 16:10:34 +08:00
Joshen Lim
05360b3dd8 Remove logs 2022-08-03 16:10:34 +08:00
Joshen Lim
8076582dd6 Logs explorer ensure desc is not null 2022-08-03 16:10:34 +08:00
Terry Sutton
cbe1bd3f68 Adds description field to payload 2022-08-02 14:08:10 -02:30
Terry Sutton
7671402a04 Add a submit button to the explorer form 2022-08-01 13:12:19 -02:30
Joshen Lim
f9fbec3a60 just to make sure search is sorted properly 2022-08-01 15:27:55 +08:00
Joshen Lim
1ea55a0daa Fix org team member searching 2022-08-01 15:11:11 +08:00
Joshen Lim
37343f1de7 Clean console logs 2022-08-01 14:38:40 +08:00
Joshen Lim
e9fa1763cb Ensure backwards compatability for transfering ownership 2022-08-01 14:36:04 +08:00
Joshen Lim
473b15ae2c Pull master and resolve conflicts 2022-08-01 12:29:19 +08:00
Joshen Lim
28362534c5 Update a couple more wordings for database webhooks 2022-08-01 12:11:46 +08:00
Joshen Lim
95506298e3 Fix hook issue in getRolesManagementPermissions 2022-08-01 12:11:46 +08:00
Joshen Lim
ee3e598423 Implement ABAC in greater granularity for roles management in org team members 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
f370521d33 Add ABAC for subscription update 2022-08-01 12:11:46 +08:00
Copple
8f19eec50a renames Function Hooks to "Database Webhooks" 2022-08-01 10:46:57 +08:00
Francisco Mazzoni
4d2b769947 enforce APSE1 for projects on staging 2022-08-01 10:27:43 +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
31077670d0 Merge branch 'master' of github.com:supabase/supabase into feat/abac-scaffold-ui 2022-07-27 12:16:29 +08:00
TzeYiing
995ca73b32 feat: add realtime logs page 2022-07-26 22:42:11 +08:00
TzeYiing
37d6a6a199 fix: delayed metadata loading only on log focus 2022-07-26 10:51:10 +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
58c0ba1ddf Added fallback behaviours for if enablePermissions is off 2022-07-25 23:50:12 +08:00
Joshen Lim
e6007929e3 Refactor and implement ABAC for project settings page 2022-07-25 11:30:32 +08:00