Fine0830
|
a4cd265d45
|
refactor: use the Fetch API to instead of Axios (#466)
|
2025-04-22 11:41:29 +08:00 |
|
dependabot[bot]
|
0775bf0034
|
build(deps-dev): bump vite from 6.2.5 to 6.2.6 (#463)
|
2025-04-12 10:39:21 +08:00 |
|
dependabot[bot]
|
df2d07f508
|
build(deps-dev): bump vite from 6.2.4 to 6.2.5 (#461)
|
2025-04-07 09:44:10 +08:00 |
|
dependabot[bot]
|
105450071e
|
build(deps-dev): bump vite from 6.2.3 to 6.2.4 (#460)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.3 to 6.2.4.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.4/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.4/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-01 07:32:25 +08:00 |
|
dependabot[bot]
|
0ea8335fee
|
build(deps-dev): bump vite from 6.1.1 to 6.2.3 (#458)
|
2025-03-26 09:39:39 +08:00 |
|
dependabot[bot]
|
0d2bedf529
|
build(deps): bump axios from 1.7.5 to 1.8.2 (#456)
|
2025-03-09 19:11:40 +08:00 |
|
dependabot[bot]
|
b525f84fa0
|
build(deps): bump vue-i18n from 9.2.2 to 9.14.3 (#455)
|
2025-03-09 19:04:12 +08:00 |
|
Fine0830
|
1fe58f5f6c
|
build: remove lodash library (#454)
|
2025-03-06 17:10:54 +08:00 |
|
Fine0830
|
5bb4218bfe
|
feat: Implement the legend selector in metrics charts (#447)
|
2025-02-20 16:19:22 +08:00 |
|
Fine0830
|
2b6f3ecaa8
|
build: bump up dependencies (#448)
|
2025-02-20 13:49:58 +08:00 |
|
dependabot[bot]
|
9318d32b0b
|
build(deps-dev): bump vite from 4.5.3 to 4.5.9 (#445)
|
2025-01-22 14:19:08 +08:00 |
|
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 |
|