Commit Graph

29 Commits

Author SHA1 Message Date
TzeYiing
f115a6e53a feat: initial overview preset report 2022-08-25 02:56:15 +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
6780907b4f fix: add in timestamp filtering for single log filtering 2022-08-09 15:29:43 +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
Inian
8f217deeb6 add prettier to studio (#7615) 2022-07-08 12:46:46 +08:00
TzeYiing
7bf981e0fa fix: logs explorer now limits queries according to datepicker 2022-06-07 15:13:25 +08:00
phamhieu
f5c3eee5f2 refactor: extend dayjs once on _app
https://github.com/iamkun/dayjs/issues/931#issuecomment-644584535
2022-05-18 20:14:20 +07:00
TzeYiing
3bd7e72135 fix: remove query newline cleaning to fix comments in queries. 2022-04-27 16:42:54 +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
Jonathan Summers-Muir
a80f55df8a Merge branch 'studio' into fix/master-conflicts 2022-04-12 09:17:57 +08:00
Jonathan Summers-Muir
f72c0404b6 udpate comments 2022-04-11 14:16:00 +02:00
Jonathan Summers-Muir
c3d143dcc9 remove additional conditional 2022-04-11 14:16:00 +02:00
Jonathan Summers-Muir
f7ec4e3737 update to null 2022-04-11 14:16:00 +02:00
Jonathan Summers-Muir
64b97859d4 fix: also apply a check to the count request 2022-04-11 14:16:00 +02:00
Jonathan Summers-Muir
a4eb67cdba fix: restrict how many requests are made by app to api when no sql is present for logs request 2022-04-11 14:16:00 +02:00
TzeYiing
f927255c70 tweak swr config to reduce requests 2022-04-11 09:31:26 +02:00
TzeYiing
47bea3f780 Refactored sql query building, refined filter overriding test 2022-04-11 09:31:26 +02:00
TzeYiing
35fa33c835 tweak swr config to reduce requests 2022-04-07 14:41:15 +02:00
TzeYiing
3bccad95f6 Refactored sql query building, refined filter overriding test 2022-04-07 14:41:15 +02:00
TzeYiing
b74df43681 fixed all failing tests 2022-03-30 15:07:08 +02:00
TzeYiing
7b20a5cf17 polish: remove querying on mount 2022-03-30 14:44:31 +02:00
TzeYiing
d18c4a14f0 chore: remove console logging and dom warnings 2022-03-30 14:43:10 +02:00
Jonathan Summers-Muir
84bb1a35a5 chore: filtering selected is now added into the SQL query 2022-03-30 14:35:46 +02:00
TzeYiing
751afd4680 Implemented from-to inputs 2022-03-23 14:05:22 +01:00
TzeYiing
01966c058f Separated logs querying logic into two separate hooks 2022-03-23 14:05:22 +01:00