Commit Graph

428 Commits

Author SHA1 Message Date
Peter Olu
f96569a758 still making progress on refactors 2022-04-28 03:15:55 +01:00
Peter Olu
ce71a79b39 installed jquery and jquery types 2022-04-28 01:29:40 +01:00
Peter Olu
ad3950d4ee reverts 2022-04-28 00:47:44 +01:00
Peter Olu
23358234da removed bounces 2022-04-28 00:41:28 +01:00
Fine0830
f40e9633df
avoid invalid querys (#74) 2022-04-27 21:38:31 +08:00
Fine0830
02f5c4b976
fix: optimize the trace widget (#73) 2022-04-26 19:32:23 +08:00
Peter Olu
db9d6ddfe5
Merge pull request #3 from pemeraldy/feature/scroll-accuracy
Feature/scroll accuracy
2022-04-25 19:55:12 +01:00
Peter Olu
021a94c887 restored package.json and components.d.ts 2022-04-25 19:36:31 +01:00
Peter Olu
cf2fb2f958 total cleanups 2022-04-25 18:59:07 +01:00
Peter Olu
d71808d036 scroll perfomant implemetation 2022-04-25 18:56:09 +01:00
Peter Olu
36394113e2 A more perfomant way to watch for when to scrollback up 2022-04-25 18:41:06 +01:00
Peter Olu
d1cf40580b scroll fixed again 2022-04-25 17:56:32 +01:00
Peter Olu
a5c74c4372 scroll top fixies 2022-04-25 13:50:57 +01:00
Peter Olu
e9744cbc79 still on scroll optimization 2022-04-24 19:19:35 +01:00
Peter Olu
1cf0bfb474 scroll to top works 2022-04-24 18:43:02 +01:00
Peter Olu
43e7c2c4ff clear console 2022-04-24 16:47:16 +01:00
Peter Olu
bc4345bb37 hide scroll on ds-main 2022-04-24 16:40:34 +01:00
Peter Olu
98a7a7999c scroll works on other pages 2022-04-24 16:35:40 +01:00
Peter Olu
6b1b71d3cc sroll on other pages 2022-04-24 16:23:03 +01:00
Peter Olu
ff913ecc58 cleanups 2022-04-24 16:11:00 +01:00
Peter Olu
7f2464cc28 still on debounce 2022-04-24 16:03:52 +01:00
Peter Olu
1f7139d85a console cleanup 2022-04-24 14:43:26 +01:00
Peter Olu
ae26ba1a87 update and fixies 2022-04-24 14:37:20 +01:00
Fine0830
8a07b1d804
feat: Implement the eBPF profile widget on dashboard (#72) 2022-04-24 20:24:23 +08:00
Peter Olu
1239fed5dd wrking on scroll up at last item 2022-04-24 09:29:14 +01:00
Peter Olu
949a7feb97 wrking on scroll up at last item 2022-04-24 09:28:24 +01:00
Peter Olu
a082fce977 unobserve if component unmounts 2022-04-24 05:24:11 +01:00
Peter Olu
29b5a8fd97 added accuracy to scroll 2022-04-24 05:14:41 +01:00
Peter Olu
06c37e9fc9
Merge pull request #2 from pemeraldy/feature/tabs-with-fullview
Feature/tabs with fullview
2022-04-23 19:39:24 +01:00
Peter Olu
4c036231a6 cleanups 2022-04-23 19:36:36 +01:00
Peter Olu
27d9cde667 removal of toggle button 2022-04-23 19:29:57 +01:00
Peter Olu
0210b9d13f updating tabs functionality for full view 2022-04-23 19:27:34 +01:00
Peter Olu
a76ff1e1ce
Merge pull request #1 from pemeraldy/feature/fullview-route
Feature/fullview route
2022-04-23 14:51:26 +01:00
Peter Olu
ed3433c01e conditionally render graph based on route fullview 2022-04-23 14:40:40 +01:00
Peter Olu
efc4bcd61a added toggle switch to header to toggle between fullview and default view 2022-04-23 14:38:17 +01:00
Peter Olu
d1236895f5 added a setview action and fullview mode to store 2022-04-23 14:33:16 +01:00
Peter Olu
1e1a26b8be added routes for fullview in the lane of dashboard 2022-04-23 14:30:29 +01:00
Peter Olu
bdc13355df added new route constant 2022-04-21 18:06:42 +01:00
Peter Olu
b452b082a0 created a reusable component 2022-04-21 17:10:14 +01:00
Peter Olu
44f9b72cdd added dahbard file handler 2022-04-21 17:07:24 +01:00
Peter Olu
ca49b6b956 added fullscroll page 2022-04-21 16:56:19 +01:00
Peter Olu
e11ee9b16b router file updated 2022-04-21 16:18:04 +01:00
Peter Olu
9515282593 updated routes provider file 2022-04-21 16:11:47 +01:00
Peter Olu
7403998ea0 used yarn for package installations 2022-04-21 16:05:10 +01:00
Fine0830
393885324b
fix utc (#71) 2022-04-21 12:39:06 +08:00
Rancho Lee
6bfb7915bb
-- fix: viewLogs button query no data (#70) 2022-04-20 09:00:23 +08:00
Brandon Fergerson
f225ef8bd1 use demo server 2022-04-19 12:06:05 +02:00
Brandon Fergerson
5da0720961 branding 2022-04-17 12:19:44 +02:00
Brandon Fergerson
be60d5c770
Update en.ts (#69) 2022-04-17 17:06:08 +08:00
Fine0830
3c68a4a327
build: remove compression plugin and config (#68) 2022-04-15 14:39:15 +08:00