Commit Graph

38 Commits

Author SHA1 Message Date
dependabot[bot]
21bb5b28a9
build(deps): bump ejs, @vue/cli-plugin-babel, @vue/cli-service, @vue/cli-plugin-eslint, @vue/cli-plugin-router, @vue/cli-plugin-typescript, @vue/cli-plugin-unit-jest and @vue/cli-plugin-vuex
Removes [ejs](https://github.com/mde/ejs). It's no longer used after updating ancestor dependencies [ejs](https://github.com/mde/ejs), [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel), [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service), [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint), [@vue/cli-plugin-router](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-router), [@vue/cli-plugin-typescript](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-typescript), [@vue/cli-plugin-unit-jest](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-unit-jest) and [@vue/cli-plugin-vuex](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-vuex). These dependencies need to be updated together.


Removes `ejs`

Updates `@vue/cli-plugin-babel` from 4.5.15 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-babel)

Updates `@vue/cli-service` from 4.5.15 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-service)

Updates `@vue/cli-plugin-eslint` from 4.5.15 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-eslint)

Updates `@vue/cli-plugin-router` from 4.5.15 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-router)

Updates `@vue/cli-plugin-typescript` from 4.5.15 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-typescript)

Updates `@vue/cli-plugin-unit-jest` from 4.5.15 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-unit-jest)

Updates `@vue/cli-plugin-vuex` from 4.5.15 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-vuex)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
- dependency-name: "@vue/cli-plugin-babel"
  dependency-type: direct:development
- dependency-name: "@vue/cli-service"
  dependency-type: direct:development
- dependency-name: "@vue/cli-plugin-eslint"
  dependency-type: direct:development
- dependency-name: "@vue/cli-plugin-router"
  dependency-type: direct:development
- dependency-name: "@vue/cli-plugin-typescript"
  dependency-type: direct:development
- dependency-name: "@vue/cli-plugin-unit-jest"
  dependency-type: direct:development
- dependency-name: "@vue/cli-plugin-vuex"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-01 02:35:55 +00: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
Qiuxia Fan
cccab0f5fb build: update packages 2021-12-21 14:53:10 +08:00
Qiuxia Fan
c16a2d3a6a build: add git hooks 2021-12-21 14:44:51 +08:00
Qiuxia Fan
9fd5b41c3e feat: add grid items 2021-12-21 13:55:43 +08:00
Qiuxia Fan
d8ff29fac5 feat: add Grid Layout 2021-12-20 17:06:43 +08:00
Qiuxia Fan
fb89fd3b3f docs: optimize docs and update project name 2021-12-09 10:49:42 +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