Commit Graph

1439 Commits

Author SHA1 Message Date
TzeYiing
f115a6e53a feat: initial overview preset report 2022-08-25 02:56:15 +08:00
Terry Sutton
9608b3a329 Merge pull request #8480 from Hallidayo/ColumnList-unused-imports
chore: unused imports removed
2022-08-24 13:21:55 -02:30
Joshen Lim
6076ac038d Fix table editor 2022-08-24 15:58:10 +08:00
TzeYiing
30645296a2 fix: failing tests 2022-08-24 15:20:42 +08:00
TzeYiing
7c719531f8 fix: datepicker behaviour on event chart selection 2022-08-24 15:20:42 +08:00
TzeYiing
b4c5c0f099 feat: Improved log event chart, timestamp conflict fixes, use iso timestamp only 2022-08-24 15:20:42 +08:00
Joshen Lim
8ef9c0b503 Merge pull request #8602 from supabase/feat/abac-phase-two
Implement ABAC permissions for project authentication section
2022-08-24 12:23:51 +08:00
TzeYiing
c011d16ba8 fix: adds rendering for uncaughtException situations 2022-08-24 11:49:32 +08:00
Joshen Lim
c61e555bff Fix abac implementation for auth users remove 2022-08-23 17:10:41 +08:00
Joshen Lim
be0b8c3269 Styling issues 2022-08-23 16:56:27 +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
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
55df3d1441 Add toggle for enabling auto reuse detection 2022-08-23 12:43:21 +08:00
Joshen Lim
76bed6ee58 Pass role id when resending invites 2022-08-23 11:29:54 +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
32cc59f454 Small fix to storage constants 2022-08-23 11:29:36 +08:00
Joshen Lim
cfc9866f13 Implement ABAC to restrict users from updating authentication SMTP settings 2022-08-22 16:15:57 +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
143fa7aa0d Add ABAC chekc 2022-08-22 13:19:55 +08:00
Joshen Lim
2781b93f19 Pull master and resolve conflicts 2022-08-22 13:19:27 +08:00
Joshen Lim
2fbe6754c4 Fixes based on comments 2022-08-22 12:45:01 +08:00
Joshen Lim
ab07600cc0 Relabel sort by in storage explorer 2022-08-22 12:45:01 +08:00
Joshen Lim
6f7210c5fb Update storage policy allowed methods logic 2022-08-22 12:45:01 +08:00
Joshen Lim
3a72905c2b Update policy modal for storage to match the updated method names from the storage client library 2022-08-22 12:45:01 +08:00
Joshen Lim
dc48dd3da7 Add tooltips to using and with check expression in policy editor modal 2022-08-22 12:45:01 +08:00
Joshen Lim
1fa0b5ba83 Update all changes saved message on table editor to be consistent with sql editor 2022-08-22 12:45:01 +08:00
Joshen Lim
72f8b34880 Update table editor header to highlight if any filter or sort is active 2022-08-22 12:45:01 +08:00
Joshen Lim
da5f9b945f Update confirm button for row delete confirmation modal 2022-08-22 12:45:01 +08:00
Joshen Lim
1a957b9ce1 Add logic to ensure that column widths in table editor is at least the length of the column name 2022-08-22 12:45:01 +08:00
RodrigoLapidus
f965c844b6 Update UserManagement.js 2022-08-20 20:36:15 +02:00
Terry Sutton
81e1ba5e54 Remove duplicate rate limit field 2022-08-19 11:08:26 -02:30
Copple
c45b6c0631 Merge pull request #8450 from supabase/chore/update-example-links
Chore: update example links
2022-08-19 09:37:18 +02:00
Joshen Lim
b6a2db1e01 Merge branch 'master' of github.com:supabase/supabase into j0_clean_storage_components 2022-08-19 15:12:18 +08:00
Joshen Lim
966bfccbd7 Hide vault ext behind feature flag 2022-08-19 12:39:29 +08:00
Joshen Lim
fe21e6f083 Update database extensions modal 2022-08-19 12:39:29 +08:00
Ollie Halliday
955a985aa6 unused imports removed 2022-08-18 13:26:03 +01:00
Terry Sutton
5d7553f7a7 Merge pull request #8398 from Hallidayo/table-edit-name
feat: Studio show table name
2022-08-18 09:12:07 -02:30
Ollie Halliday
aa693ebe7c changed to use code tag 2022-08-18 10:02:11 +01:00
Stojan Dimitrovski
4262c194f7 feat: Add 2KB limit validation on redirect URLs (#8477) 2022-08-18 10:54:58 +02:00
phamhieu
eff4a95245 fix: prepareVercelEvns 2022-08-18 15:30:08 +07: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
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
Isaiah Hamilton
580f235c48 chore: update example links 2022-08-17 20:29:00 -04:00
Joshen Lim
fbdc93c8b1 Revert "Revert "fix: bump supabase js next version""
This reverts commit 6f80079d7c.
2022-08-17 18:59:21 +08:00
Joshen Lim
bc9db520d1 Revert "Revert changes for SupportForm for Sb-2.0"
This reverts commit 3eaa6386ac.
2022-08-17 18:59:21 +08:00
Joshen Lim
3eaa6386ac Revert changes for SupportForm for Sb-2.0 2022-08-17 18:37:03 +08:00
Joshen Lim
6f80079d7c Revert "fix: bump supabase js next version"
This reverts commit 7e59988c7c.
2022-08-17 18:37:03 +08:00
Joshen Lim
672d45ef0d update SupportForm.utils 2022-08-17 15:54:28 +08:00
Joshen Lim
18419df76a remove comment 2022-08-17 15:54:28 +08:00