Commit Graph

513 Commits

Author SHA1 Message Date
Peter Olu
89a9fea3f1 optimized layout resize for multi-select 2022-05-24 17:14:49 +01:00
Peter Olu
15a55a04ce implemeted both flexibility for both table header and columns to be responsive to available space 2022-05-24 16:51:21 +01:00
Brandon Fergerson
d3f8ceeccf
Merge branch 'apache:main' into main 2022-05-24 19:43:10 +04:00
Peter Olu
157f60dee1 added a class and a determinat to make log colum header fill availaible space when number of visible column is less than 6 2022-05-24 16:21:29 +01:00
Peter Olu
d00b36eefc current updates 2022-05-24 13:54:26 +01:00
Fine0830
b34c0b0c72
feat: add a Spanish option in the lang selector (#98) 2022-05-24 11:53:41 +08:00
Fine0830
45f896bf36
feat: visualize the OFF CPU eBPF profiling (#97) 2022-05-23 16:00:30 +08:00
Marc Navarro
f334985cf0
Add Spanish Translation (#96) 2022-05-22 15:07:51 +08:00
Peter Olu
f27c5d8b34 refactored approach 2022-05-21 19:37:50 +01:00
Peter Olu
8f9801daa6 show just three columns on portal 2022-05-21 18:47:41 +01:00
Peter Olu
fe4e27fcfd removed unwanted logs 2022-05-21 17:53:00 +01:00
Peter Olu
b44eaeedc8 resetting header layout 2022-05-21 17:46:51 +01:00
Peter Olu
b43f32211a resetting header layout 2022-05-21 17:33:28 +01:00
Peter Olu
f0ad9406e6 removd unused functiont 2022-05-21 15:14:06 +01:00
Peter Olu
8a15b9882d can show columns from selected input 2022-05-21 15:06:52 +01:00
Peter Olu
9d3c417a49 can hide columns from selected input 2022-05-21 15:00:47 +01:00
Peter Olu
bcf15a6274 added a function to set visibility to false 2022-05-21 14:31:32 +01:00
Peter Olu
f9d7dd61c4 can filter through selected columns 2022-05-21 00:54:18 +01:00
Peter Olu
fbeca70081 added select input to header 2022-05-21 00:29:28 +01:00
Peter Olu
e9cfd22096 updated colums visible property 2022-05-21 00:17:39 +01:00
Peter Olu
f4d93591c6 log column state is properly setup and works fine 2022-05-21 00:06:02 +01:00
Peter Olu
72ab1534ae fixed unknown export member issues 2022-05-20 23:49:11 +01:00
Peter Olu
35367df371 relplaced the position of logColumn contants to store/modules/data.ts 2022-05-20 23:24:58 +01:00
Peter Olu
860888260d defined a type for log columns 2022-05-20 23:11:24 +01:00
Peter Olu
890c97a7b2 column toggleable test 1 2022-05-20 22:57:16 +01:00
Fine0830
f2e75f2b9f
fix: update query conditions for browser logs (#95) 2022-05-20 10:51:19 +08:00
Fine0830
b544decbbb
feat: remove needTotal and total fields from query conditions (#94) 2022-05-19 19:29:02 +08:00
Peter Olu
0ae9c8f969 modified display of rows to show data based on colum isVisble prop 2022-05-19 09:08:19 +01:00
Peter Olu
650038f069 render rows in respect to computed columns 2022-05-19 09:07:22 +01:00
Peter Olu
5e9e52f831 modifeid log colum variale to have a prop of visible 2022-05-19 09:06:23 +01:00
Fine0830
b953904c71
feat: remove the total filed from query conditions (#93) 2022-05-19 15:49:24 +08:00
Brandon Fergerson
cfab1a5ab5
Merge branch 'apache:main' into main 2022-05-18 19:56:14 +04:00
Brandon Fergerson
3b21cc35a6 connect to ide when portal 2022-05-18 19:55:27 +04:00
Brandon Fergerson
7a640495a5 themeing 2022-05-18 19:54:22 +04:00
Brandon Fergerson
b6c65f5efe themeing 2022-05-18 18:54:18 +04:00
Brandon Fergerson
f6afa85455 themeing 2022-05-18 18:53:27 +04:00
Brandon Fergerson
9bb8fcf12b themeing 2022-05-18 18:52:01 +04:00
Brandon Fergerson
8017cf514e background color 2022-05-18 18:51:31 +04:00
Brandon Fergerson
dfde1f026f works better in ide portal 2022-05-18 18:51:07 +04:00
Brandon Fergerson
44f3763a54
Merge pull request #8 from pemeraldy/mod/filters-layout
Mod/filters layout
2022-05-18 17:57:45 +04:00
Fine0830
7e0d716111
refactor: remove a timeline graph from the eBPF profiling widget (#91) 2022-05-18 20:47:18 +08:00
Peter Olu
b063ae7b9d made copy button tiny 2022-05-18 11:38:45 +01:00
Peter Olu
913373f2cc cleanups 2022-05-18 11:33:34 +01:00
Peter Olu
4b4970f214 copy trace Id works 2022-05-18 11:32:46 +01:00
Fine0830
21523b8cb5
fix: polish the eBPF profiling widget (#90) 2022-05-18 17:40:40 +08:00
Peter Olu
ca83e55315 cleanup 2022-05-18 09:45:14 +01:00
Peter Olu
ae36fefabb fixed trace duration 2022-05-18 09:44:41 +01:00
Peter Olu
0c5a108d20 refactored logHeader on filter cancel 2022-05-17 04:10:01 +01:00
Fine0830
8c7fee4d86
feat: remove unexpected data for exporting dashboards (#89) 2022-05-16 21:38:39 +08:00
Peter Olu
ce5c9bff04 refactored refresh list on filter cancel 2022-05-16 09:03:27 +01:00