Commit Graph

147 Commits

Author SHA1 Message Date
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
TzeYiing
b4c5c0f099 feat: Improved log event chart, timestamp conflict fixes, use iso timestamp only 2022-08-24 15:20:42 +08:00
TzeYiing
c011d16ba8 fix: adds rendering for uncaughtException situations 2022-08-24 11:49:32 +08:00
TzeYiing
be19131cd4 fix: added custom error messages for resource exceeded error 2022-08-11 12:55:08 +08:00
TzeYiing
6780907b4f fix: add in timestamp filtering for single log filtering 2022-08-09 15:29:43 +08:00
TzeYiing
dd8136c7b9 fix: default column previewer rendering 2022-08-02 17:52:34 +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
ce0d254a5e fix: switches the default previewer datetime range to 1hr instead of 1 day. 2022-07-25 12:20:42 +08:00
Joshen Lim
e39c69a7d4 Fix auth redirect url validation for app based urls with query params 2022-07-20 15:57:54 +08:00
Joshen Lim
2162888c3a Fix spelling in test 2022-07-19 16:58:35 +08:00
Joshen Lim
95be697ea7 Fix incorrect parsing of column default value when default value is an expression that is a combination of values 2022-07-19 16:58:35 +08:00
Joshen Lim
2f15159fca Revert "Revert "chore: remove global loading spinner""
This reverts commit c5be38e52a.
2022-07-18 20:34:37 +08:00
Beng Eu
c5be38e52a Revert "chore: remove global loading spinner" 2022-07-18 16:57:38 +08:00
Joshen Lim
d0b30897f6 Add tests to Auth 2022-07-15 13:55:56 +08:00
Joshen Lim
a31f39d8b8 Fix broken regex and write tests 2022-07-15 13:16:46 +08:00
Inian
8f217deeb6 add prettier to studio (#7615) 2022-07-08 12:46:46 +08:00
Joshen Lim
d61daa9cd3 Improve storage error message for storage size limit 2022-07-06 14:44:50 +08:00
Joshen Lim
f710b30b17 Add unit test 2022-07-06 14:17:38 +08:00
Joshen Lim
6d1222606b Fix broken test 2022-07-06 00:56:36 +08:00
Joshen Lim
bc9019341a fix broken test 2022-07-06 00:56:36 +08:00
Joshen Lim
e30b0db4ad Fix formatFilterUrlParam 2022-06-30 12:15:14 +08:00
Joshen Lim
2446752436 Fix broken test 2022-06-28 17:20:24 +08:00
Joshen Lim
060c71d2b5 Add unit tests for grid utils format sort/filter url params 2022-06-28 12:20:31 +08:00
Joshen Lim
24928cc50c Update logic 2022-06-21 17:27:08 +08:00
Joshen Lim
287926d802 Add fix for spreadsheet import utils when infering boolean type column 2022-06-21 17:27:08 +08:00
Joshen Lim
8d7bf8f706 Update more test cases for row editor validate 2022-06-08 10:39:34 +08:00
Joshen Lim
31f9014330 Fix row editor treating 0 as empty value and hence throws error when column is not nullable, midway writing tests 2022-06-08 10:39:34 +08:00
TzeYiing
7bf981e0fa fix: logs explorer now limits queries according to datepicker 2022-06-07 15:13:25 +08:00
Joshen Lim
70f356cced Fix table editor to render empty strings and null values properly, was mixing them up previously 2022-05-24 17:51:00 +08:00
Joshen Lim
b2df774c21 Convert test file to js 2022-05-20 17:47:07 +08:00
Joshen Lim
bf0a2ccb54 fix: unescape literal util method returning wrongly for functions which are longer than one word, and json + added tests 2022-05-20 17:47:07 +08:00
phamhieu
52ecddc554 fix: unit test missing dayjs extend 2022-05-18 20:14:20 +07:00
Joshen Lim
2b43adfdac Fix test for logs-query 2022-05-04 17:37:01 +08:00
TzeYiing
bae931ad5b Re-implemented upgrade log promps 2022-04-29 16:41:07 +02:00
Joshen Lim
e2e534eac1 Fix spreadsheet utils test 2022-04-28 11:31:59 +07:00
Joshen Lim
be3134b1ac Resolve https://sentry.io/organizations/supabase/issues/2956926689conflicts 2022-04-28 11:31:59 +07:00
TzeYiing
7ed284fb7b fix: Add K display for new logs count values over 1000 2022-04-27 14:14:31 +02:00
TzeYiing
d54a156a91 fixed failing tests, extended tests to cover monaco command 2022-04-27 14:10:07 +02:00
TzeYiing
d34319a210 fix: Added a limit clause warning for validating that explorer queries are restricted 2022-04-20 18:45:39 +02:00
TzeYiing
a73ab14bc7 fix: prevent datetime filters from resetting when text search is executed 2022-04-20 18:45:39 +02:00
TzeYiing
8a462028ec feat: Added date range picker warning, added stricter typings for datepicker callbacks 2022-04-20 18:45:39 +02:00
TzeYiing
d6fc79fac6 fix: optimize log querying logic, improve datepickers ux 2022-04-20 18:45:39 +02:00
TzeYiing
da05d31247 Add datepicker to logs explorer, ux fixes 2022-04-20 18:45:39 +02:00
TzeYiing
93214d1aa3 chore: updated string template test to consider search query values 2022-04-20 17:24:25 +02:00
TzeYiing
d59b4b307e fix assertions for string templates 2022-04-20 17:24:25 +02:00
TzeYiing
64f9f77409 Fix for nested log filters when set to false 2022-04-20 17:24:25 +02:00
TzeYiing
996fc0751c fix: improve error rendering for logs 2022-04-20 17:00:15 +02:00
TzeYiing
2e34d8759a fix: function template sql generation, tests 2022-04-07 14:41:15 +02:00