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
|
be0b8c3269
|
Styling issues
|
2022-08-23 16:56:27 +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
|
36ec99fd25
|
Enforce new developer perms
|
2022-08-12 13:54:16 +08:00 |
|
TzeYiing
|
e488fa9940
|
chore: fix type error
|
2022-08-11 12:55:08 +08:00 |
|
TzeYiing
|
97447a5e56
|
chore: added missing punctuation
|
2022-08-11 12:55:08 +08:00 |
|
TzeYiing
|
be19131cd4
|
fix: added custom error messages for resource exceeded error
|
2022-08-11 12:55:08 +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
|
3190843d25
|
Add project ref as copy-able field input in project settings
|
2022-08-03 18:44:34 +08:00 |
|
Terry Sutton
|
26699ad80b
|
Fixes light mode rendering of status codes bg colour
|
2022-08-02 17:52:34 +08:00 |
|
Terry Sutton
|
43fb103535
|
Fix word wrapping on label field
|
2022-08-02 17:52:34 +08:00 |
|
TzeYiing
|
c04ec38d70
|
fix: update selection panel timestamp header
|
2022-08-02 17:52:34 +08:00 |
|
TzeYiing
|
ae277b8d2f
|
chore: remove redunant width class
|
2022-08-02 17:52:34 +08:00 |
|
TzeYiing
|
dce10b3928
|
fix: LogTable timestamp rendering fixes
|
2022-08-02 17:52:34 +08:00 |
|
TzeYiing
|
dd8136c7b9
|
fix: default column previewer rendering
|
2022-08-02 17:52:34 +08:00 |
|
Joshen Lim
|
37343f1de7
|
Clean console logs
|
2022-08-01 14:38:40 +08:00 |
|
Joshen Lim
|
473b15ae2c
|
Pull master and resolve conflicts
|
2022-08-01 12:29:19 +08:00 |
|
Joshen Lim
|
1d935382d9
|
Disable updating project name basd on ABAC
|
2022-08-01 12:11:46 +08:00 |
|
TzeYiing
|
b72b07ba5d
|
fix: increased contrast for log row icon in dark mode
|
2022-07-28 18:39:11 +10: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
|
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 |
|
TzeYiing
|
0580b830d5
|
chore: remove logsSavedQueries feature flag
|
2022-07-25 14:04:56 +08:00 |
|
Joshen Lim
|
582b88b83a
|
Update resource for permissions for resuming/pausing project
|
2022-07-25 13:44:19 +08:00 |
|
TzeYiing
|
e712ecde06
|
chore: remove logsRecentQueries feature flag
|
2022-07-25 12:21:20 +08:00 |
|
TzeYiing
|
ce0d254a5e
|
fix: switches the default previewer datetime range to 1hr instead of 1 day.
|
2022-07-25 12:20:42 +08:00 |
|
Joshen Lim
|
8b0fc5ef87
|
Add more checks for permissions within confirmation methods
|
2022-07-25 12:03:38 +08:00 |
|
Joshen Lim
|
f64cc29f53
|
Implement ABAC for project deletion
|
2022-07-25 11:41:45 +08:00 |
|
Joshen Lim
|
e6007929e3
|
Refactor and implement ABAC for project settings page
|
2022-07-25 11:30:32 +08:00 |
|
Copple
|
97b0e46532
|
Merge pull request #7624 from Hallidayo/studio-log-explorer-changes
fix: studio log explorer changes
|
2022-07-20 12:58:24 +02:00 |
|
Isaiah Hamilton
|
01e23e1088
|
chore: run prettier
|
2022-07-17 23:05:36 -04:00 |
|
TzeYiing
|
675f07407e
|
chore: Update hardcoded text
|
2022-07-11 17:29:20 +10:00 |
|
TzeYiing
|
b3b587768c
|
fix: include enterprise for log query limits
|
2022-07-11 17:29:20 +10:00 |
|
Ollie Halliday
|
48600d53a2
|
ran prettier
|
2022-07-08 16:29:10 +01:00 |
|
Ollie Halliday
|
3a207c5727
|
changed sort on source and templates
|
2022-07-08 16:28:29 +01:00 |
|
Ollie Halliday
|
f4b509c7c3
|
source titles text scale change
|
2022-07-08 16:16:11 +01:00 |
|
Inian
|
8f217deeb6
|
add prettier to studio (#7615)
|
2022-07-08 12:46:46 +08:00 |
|
Joshen Lim
|
7b1dce757e
|
Update button ui
|
2022-07-07 14:43:38 +08:00 |
|
Joshen Lim
|
fab885402e
|
Merge branch 'master' of github.com:supabase/supabase into chore/use-restart-services-endpoint-for-restart-server-button
|
2022-07-07 13:43:00 +08:00 |
|
Joshen Lim
|
1fc2767467
|
Fix auth logs error and add helper modal for log retention
|
2022-07-06 00:56:36 +08:00 |
|
Joshen Lim
|
ca1c159d59
|
Update restart button to provide more options of specific services to restart
|
2022-07-05 14:16:13 +08:00 |
|