Commit Graph

29 Commits

Author SHA1 Message Date
95ec7e09e8 Improve ExamineLogModal 2022-11-15 18:32:19 +02:00
79db9a63eb Inform the user that parent column combobox must be chosen first 2022-11-15 18:26:16 +02:00
63d8c76c23 Fix glitch when opening column filter for the first time 2022-11-15 17:50:35 +02:00
935a8ee923 Button to clear date filters 2022-11-15 17:34:12 +02:00
87dee71a8c Date range picker for querying by timestamp 2022-11-11 15:35:42 +02:00
6485e66931 Montserrat font for title 2022-11-11 15:34:48 +02:00
de259e7582 Restructuring 2022-11-11 15:33:33 +02:00
e6370642dd Rearrange some components 2022-11-09 20:08:35 +02:00
11fbc22af5 Display level as colored chip 2022-11-09 12:04:04 +02:00
09e732f78e Use log.level if exists, translate stream to level, display level as col 2022-11-09 12:02:39 +02:00
14d35c7ec3 Prefer message from row's json object 2022-11-09 11:51:03 +02:00
ebcac70341 Main grid: fix row referencing, do not add duplicate rows 2022-11-09 11:28:08 +02:00
dc74e78d4b Keep query state in URL 2022-11-09 11:18:28 +02:00
258571a064 Initial query mechanism 2022-11-08 20:17:45 +02:00
63b2fb2c20 Performance improvements 2022-11-08 19:40:47 +02:00
d5c548193d Fix toggling streaming parameter in store 2022-11-08 19:40:33 +02:00
38bbf5b8a7 Update package-lock.json 2022-11-08 19:39:52 +02:00
a87a1dbcfc Updated dev manifest, updated image name 2022-11-08 10:31:39 +02:00
6df8a428e1 New streaming implementation
All checks were successful
continuous-integration/drone Build is passing
2022-11-07 16:49:57 +02:00
fd372d09fc Started with new streaming implementation
Some checks failed
continuous-integration/drone Build is failing
2022-11-07 16:43:22 +02:00
30af9d31ec Store query as object not array 2022-11-07 16:41:23 +02:00
1817adcc82 Notify user that the filtering/search query timed out 2022-11-07 15:21:13 +02:00
5805b09725 Make timestamp column wider 2022-11-07 15:20:21 +02:00
4fb4c9670d Dynamic filter options, Vuex store to pass them, improved code structure 2022-11-07 14:57:50 +02:00
ad2daab97d Formatting
All checks were successful
continuous-integration/drone Build is passing
2022-11-05 22:42:28 +02:00
4a4e4d0894 removed unused import
Some checks failed
continuous-integration/drone Build is failing
2022-11-05 20:40:24 +02:00
c6fef60068 removed unused ScreenshotCell, introduced some directory structure, translation component and vue-select for column filtering
Some checks failed
continuous-integration/drone Build is failing
2022-11-05 20:23:57 +02:00
8abbb3e50a Add newline to .drone.yml
All checks were successful
continuous-integration/drone Build is passing
2022-10-31 23:26:07 +02:00
8c7b0780e7 Initial commit
Some checks reported errors
continuous-integration/drone Build encountered an error
2022-10-31 23:12:25 +02:00