Fine0830
|
a5073dd3d4
|
build(deps): bump up dependencies to fix CVEs (#408)
|
2024-08-26 12:13:03 +08:00 |
|
dependabot[bot]
|
ddcc49cb42
|
build(deps): bump axios and start-server-and-test (#411)
|
2024-08-26 10:34:10 +08:00 |
|
dependabot[bot]
|
680f1263a5
|
build(deps-dev): bump vite from 4.5.2 to 4.5.3 (#378)
|
2024-04-06 19:00:30 +08:00 |
|
dependabot[bot]
|
931cea4c4c
|
build(deps-dev): bump vite from 4.0.5 to 4.5.2 (#366)
|
2024-01-31 12:37:37 +08:00 |
|
Fine0830
|
832dc1676b
|
feat: implement the Dark Theme (#334)
|
2023-11-14 20:37:15 +08:00 |
|
dependabot[bot]
|
780104c5d2
|
build(deps): bump axios from 0.24.0 to 1.6.0 (#335)
|
2023-11-11 17:41:00 +08:00 |
|
dependabot[bot]
|
1be2792ff4
|
build(deps): bump @cypress/request and cypress (#327)
|
2023-10-19 17:41:18 +08:00 |
|
lsq27
|
39c584bce6
|
fix: remove node-sass (#307)
|
2023-07-31 08:16:31 +08:00 |
|
Fine0830
|
9827b6766a
|
build: bump dependencies to fix vulnerabilities (#293)
|
2023-06-28 21:19:01 +08:00 |
|
Fine0830
|
77c1694383
|
build: check component types (#283)
|
2023-06-14 09:35:35 +08:00 |
|
Fine0830
|
b293f4ddb5
|
build: bump vite and fix code style (#272)
|
2023-06-07 13:37:41 +08:00 |
|
Fine0830
|
279ec60915
|
Revert "build(deps): bump @antfu/utils, unplugin-auto-import and unplugin-vue-components (#269)" (#274)
This reverts commit ec67b4148c .
|
2023-06-07 13:20:04 +08:00 |
|
Fine0830
|
05688f0888
|
Revert "build(deps-dev): bump vite from 4.0.0 to 4.0.5 (#271)" (#273)
This reverts commit 15cd839480 .
|
2023-06-07 12:31:54 +08:00 |
|
dependabot[bot]
|
15cd839480
|
build(deps-dev): bump vite from 4.0.0 to 4.0.5 (#271)
|
2023-06-06 15:06:47 +08:00 |
|
dependabot[bot]
|
ec67b4148c
|
build(deps): bump @antfu/utils, unplugin-auto-import and unplugin-vue-components (#269)
|
2023-06-03 16:02:34 +08:00 |
|
dependabot[bot]
|
a4a2c4fefc
|
build(deps): bump yaml, @commitlint/load, lint-staged, stylelint, stylelint-config-standard and stylelint-order (#261)
|
2023-04-25 10:20:27 +08:00 |
|
Fine0830
|
7dde4820de
|
build(deps): bump element-plus from 2.0.2 to 2.1.0 (#260)
|
2023-04-16 10:53:09 +08:00 |
|
Fine0830
|
449dccdf36
|
refactor: redesign and implement new topology (#243)
|
2023-03-22 17:00:24 +08:00 |
|
Fine0830
|
224053c0f4
|
feat: Implement independent mode for widgets (#221)
|
2023-02-06 13:38:19 +08:00 |
|
Fine0830
|
44dcb1e7f6
|
build: migrate the build tool from vue-cli to vite4 (#208)
|
2022-12-17 14:07:03 +08:00 |
|
dependabot[bot]
|
e17562a766
|
build(deps): bump moment and @vue/cli-plugin-e2e-cypress (#144)
|
2022-08-23 13:56:13 +08:00 |
|
Fine0830
|
a4fc5192ac
|
feat: Implement the network profiling widget (#132)
|
2022-08-23 13:41:05 +08:00 |
|
Fine0830
|
42ead4a572
|
feat: Enhance associations for the Event widget (#120)
|
2022-07-19 11:57:26 +08:00 |
|
Fine0830
|
2230702d97
|
feat: Implement the Event widget (#112)
|
2022-06-22 19:11:02 +08:00 |
|
Fine0830
|
30069ce825
|
feat: visualize a on-demand log widget (#99)
|
2022-06-02 20:09:38 +08:00 |
|
Fine0830
|
7e0d716111
|
refactor: remove a timeline graph from the eBPF profiling widget (#91)
|
2022-05-18 20:47:18 +08:00 |
|
Fine0830
|
8a07b1d804
|
feat: Implement the eBPF profile widget on dashboard (#72)
|
2022-04-24 20:24:23 +08:00 |
|
Fine0830
|
3c68a4a327
|
build: remove compression plugin and config (#68)
|
2022-04-15 14:39:15 +08:00 |
|
Fine0830
|
3b4c3cc4ea
|
build: split chunks, compress files, and auto import components on demand (#60)
|
2022-04-11 22:36:16 +08:00 |
|
Fine0830
|
e955c91323
|
build: update packages (#57)
|
2022-04-04 21:03:41 +08:00 |
|
Fine0830
|
355fe215a3
|
build: optimize configs for building (#44)
|
2022-03-28 23:07:49 +08:00 |
|
Fine0830
|
977ffbaf74
|
feat: add Trace in dashboards (#18)
* feat: add trace tool
* feat: add trace
* feat: add trace filters
* feat: add trace list
* feat: add trace detail
* fix: update trace detail
* feat: add trace list
* fix: update trace list
* feat: add trace tree
* fix: update trace tree
* feat: add trace table
* feat: add trace statistics
* fix: update trace statistics
* fix: update resize
* feat: add trace log
* feat: add related logs
* feat: add loading
* fix: update name
* feat: watch selectors
* fix: view span on table
* fix ci
* fix: update file name
* fix: update file name
* fix: update file name
* fix: update filters
* build: add package
|
2022-02-26 22:47:53 +08:00 |
|
Fine0830
|
f53b422782
|
feat: implement Topology on the dashboard (#14)
|
2022-02-19 23:05:57 +08:00 |
|
Qiuxia Fan
|
a0df73df22
|
fix CI
|
2022-01-13 15:59:57 +08:00 |
|
Qiuxia Fan
|
4bfbae1b84
|
build: update packages
|
2022-01-13 15:31:50 +08:00 |
|
Qiuxia Fan
|
854412f608
|
build: update packages
|
2022-01-13 14:54:55 +08:00 |
|
Qiuxia Fan
|
7d1abb3421
|
build: update eslint
|
2022-01-11 20:25:06 +08:00 |
|
Qiuxia Fan
|
d4dedecd1b
|
feat: resize events to rerender charts
|
2022-01-11 14:32:52 +08:00 |
|
Qiuxia Fan
|
731aded68b
|
build: upgrade packages
|
2022-01-04 19:47:30 +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
|
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
|
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 |
|
Qiuxia Fan
|
1dc2ffa18f
|
build: update style lint
|
2021-12-21 15:29:43 +08:00 |
|
Qiuxia Fan
|
d8e4fc1d2c
|
build: add style lint
|
2021-12-21 15:08:29 +08:00 |
|
Qiuxia Fan
|
2f6853e151
|
biild: update hooks
|
2021-12-21 15:01:00 +08:00 |
|