Commit Graph

33 Commits

Author SHA1 Message Date
TzeYiing
f115a6e53a feat: initial overview preset report 2022-08-25 02:56:15 +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
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
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
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
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
phamhieu
aaf01d53b9 fix: mock useProjectSubscription to fix the unit test 2022-03-31 18:30:30 +08:00
TzeYiing
efeb1ece2e delete unused test file 2022-03-23 13:44:45 +01:00
TzeYiing
867b2b9469 added bugfix for timestamp parsing for StackedAreaChart 2022-03-23 13:44:45 +01:00
TzeYiing
88102fbf60 remove unnecssary console logging 2022-03-03 19:37:55 +08:00
TzeYiing
389168ed97 fix failing tests 2022-02-07 17:08:09 +08:00
TzeYiing
a8bc9a0dc5 fix failing ts compilation 2022-01-24 21:41:51 +08:00
TzeYiing
19fb675b1e added failing tests 2022-01-24 21:41:51 +08:00
TzeYiing
96c6ee0dad Added feature flag logsUsageChartIntervals 2022-01-14 20:50:26 +08:00
TzeYiing
96daaac848 add in clickDropdown helper, radix setup file for dropdown workaroud, added interval dropdown 2022-01-07 20:20:14 +08:00
TzeYiing
8bc3155425 updated ProjectUsage test to test for value rendering 2022-01-07 20:20:14 +08:00
TzeYiing
684f3bb94d added basic passing test for ProjectUsage 2022-01-07 20:20:14 +08:00