Commit Graph

516 Commits

Author SHA1 Message Date
Qiuxia Fan
eab32b305a feat: add graph, widget config 2022-01-05 16:20:25 +08:00
Qiuxia Fan
6ce7265d3e feat: update graphs 2022-01-05 13:58:29 +08:00
Qiuxia Fan
32232e6f47 fix: update types 2022-01-04 23:10:26 +08:00
Qiuxia Fan
0f09e4b0f7 fix: import components 2022-01-04 22:59:23 +08:00
Qiuxia Fan
b9a6e648ae feat: dynamic switching components 2022-01-04 22:29:35 +08:00
Qiuxia Fan
15b65db36e feat: create Tabs controls 2022-01-04 17:10:01 +08:00
Qiuxia Fan
e1d5095d75 build: update eslint rules 2022-01-04 16:01:53 +08:00
Qiuxia Fan
51932ca877 feat: create image, intstance list, endpoint list 2022-01-04 15:57:15 +08:00
Qiuxia Fan
5ac55b5e09 feat: create table, pie 2022-01-04 14:01:55 +08:00
Qiuxia Fan
54e76b649f feat: create Card, ProgressBar components 2021-12-31 14:58:51 +08:00
Qiuxia Fan
a58ad5e8f0 feat: create line, area, heatmap components 2021-12-30 21:26:47 +08:00
Qiuxia Fan
09ab161183 feat: create Bar component 2021-12-30 20:04:56 +08:00
Qiuxia Fan
1f4299291e feat: create Graph Component with echarts 2021-12-30 16:37:12 +08:00
Qiuxia Fan
3f392c64f3 install packages and add licenses 2021-12-30 15:08:36 +08:00
Qiuxia Fan
834cde9562 feat: add visualization 2021-12-30 14:48:16 +08:00
Qiuxia Fan
9ae1f26d84 feat: add and use loading 2021-12-30 11:39:14 +08:00
Qiuxia Fan
4b9d1dd362 feat: update metric config 2021-12-29 16:22:23 +08:00
Qiuxia Fan
809fcff859 feat: add metric config 2021-12-29 15:20:11 +08:00
Qiuxia Fan
497ce32a37 feat: add config component 2021-12-28 17:47:32 +08:00
Qiuxia Fan
c9eab02431 feat: update filters 2021-12-28 16:03:47 +08:00
Qiuxia Fan
fa3cce939f feat: add filters on dasboard 2021-12-28 15:34:47 +08:00
Qiuxia Fan
fde5baa42e refactor: update dashboard tool 2021-12-28 10:18:18 +08:00
Qiuxia Fan
bfee905e5b fix: update style 2021-12-27 15:59:11 +08:00
Qiuxia Fan
fe81197d49 fix: update selectors 2021-12-27 15:57:01 +08:00
Qiuxia Fan
227ef4f092 fix: update data 2021-12-27 15:47:28 +08:00
Qiuxia Fan
e8f23d9ead feat: update Icons and add Selector 2021-12-27 14:58:41 +08:00
Qiuxia Fan
90431b98f2 feat: add dashboard id 2021-12-27 12:43:56 +08:00
Qiuxia Fan
d387bcf1a6 feat: update options for creating dashboard 2021-12-27 11:21:24 +08:00
Qiuxia Fan
0840316b2b fix: update interface 2021-12-24 21:43:39 +08:00
Qiuxia Fan
017dc20fec fix: update mock 2021-12-24 16:55:25 +08:00
Qiuxia Fan
f3e7b56d56 feat: add options data 2021-12-24 16:53:58 +08:00
Qiuxia Fan
7627a8a15c fix: update config 2021-12-24 10:20:02 +08:00
Qiuxia Fan
5d190d8ee2 fix: update style 2021-12-24 09:58:30 +08:00
Qiuxia Fan
fea4c202b3 feat: add config panel 2021-12-23 22:44:01 +08:00
Qiuxia Fan
b39109eae6 feat: add widget header 2021-12-23 20:24:58 +08:00
Qiuxia Fan
4992d1567d feat: update layout 2021-12-23 19:33:40 +08:00
Qiuxia Fan
91abc20fef feat: add widgets 2021-12-23 16:24:05 +08:00
Qiuxia Fan
f9f38e4cf0 feat: add dashboard store 2021-12-23 10:55:39 +08:00
Qiuxia Fan
337d9bfe04 feat: update style 2021-12-22 20:55:39 +08:00
Qiuxia Fan
aa196251f6 feat: update layout 2021-12-22 19:21:10 +08:00
Qiuxia Fan
d98280c427 feat: resize and drag component 2021-12-22 15:52:39 +08:00
Qiuxia Fan
91982557a3 feat: resize and drag component 2021-12-22 15:44:52 +08:00
Qiuxia Fan
e312276041 Merge branch 'main' of github.com:apache/skywalking-booster-ui into feat/dashboard 2021-12-21 17:08:08 +08:00
吴晟 Wu Sheng
6ecbafbbc9
build: add git hooks for code style (#6) 2021-12-21 16:25:42 +08:00
Qiuxia Fan
d8e4fc1d2c build: add style lint 2021-12-21 15:08:29 +08:00
Qiuxia Fan
48037cb290 build: update CI 2021-12-21 14:56:38 +08:00
Qiuxia Fan
9fd5b41c3e feat: add grid items 2021-12-21 13:55:43 +08:00
heyanlong
856de3964f Fix bugs: active side bar 2021-12-21 11:45:53 +08:00
heyanlong
56304db6fe Fix bugs: active side bar 2021-12-21 11:08:25 +08:00
heyanlong
8a858dfe00 Fix bugs: active side bar 2021-12-21 10:06:19 +08:00
Qiuxia Fan
d8ff29fac5 feat: add Grid Layout 2021-12-20 17:06:43 +08:00
Qiuxia Fan
2aa8204434 feat: add dashboard layout 2021-12-20 13:59:12 +08:00
Qiuxia Fan
edf070c932 feat: dashboard tools 2021-12-20 13:13:19 +08:00
Qiuxia Fan
5bb6ca625b feat: use i18n 2021-12-16 15:36:18 +08:00
Qiuxia Fan
857bf37169 fix: header 2021-12-16 11:34:37 +08:00
Qiuxia Fan
54f80fddb3 feat: add router for dashboard 2021-12-16 11:26:34 +08:00
Qiuxia Fan
f4c1c81c09 feat: add event stack 2021-12-15 20:42:50 +08:00
Qiuxia Fan
b0f6194f0c feat: add axiosCancel 2021-12-15 17:39:56 +08:00
Qiuxia Fan
1b30216545 feat: add new dashboard 2021-12-15 16:57:00 +08:00
Qiuxia Fan
9cb8e2b64d feat: add selector module 2021-12-15 15:43:38 +08:00
Qiuxia Fan
d00e547099 fix: typo 2021-12-14 15:29:22 +08:00
Qiuxia Fan
b678cd5497 fix: typo 2021-12-14 15:26:30 +08:00
Qiuxia Fan
d659935773 feat: add dashboard list 2021-12-14 15:16:52 +08:00
Qiuxia Fan
6b7c738b25 feat: add imgs 2021-12-10 11:56:29 +08:00
Qiuxia Fan
a174b18c23 feat: add types 2021-12-08 20:21:08 +08:00
Qiuxia Fan
ffcdd1939a import codes 2021-12-08 16:06:25 +08:00