Skip to content

Releases: dragonflyoss/console

v1.0.14

18 Oct 04:16
7adb99e
Compare
Choose a tag to compare
feat: rename folder Insight to insight (#300)

Signed-off-by: Gaius <[email protected]>

v1.0.13

17 Oct 05:59
f6aab5a
Compare
Choose a tag to compare
chore(deps-dev): bump lint-staged from 14.0.1 to 15.0.1 (#297)

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 14.0.1 to 15.0.1.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](https://github.com/okonet/lint-staged/compare/v14.0.1...v15.0.1)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.0.12

15 Sep 08:42
4c4a51b
Compare
Choose a tag to compare
fix: change form ui (#292)

v1.0.11

11 Sep 07:32
35dedfd
Compare
Choose a tag to compare
feat: Optimize validate message (#290)

* feat: Optimize validate message

* feat: Optimize validate message

v1.0.10

31 Aug 09:19
fd740da
Compare
Choose a tag to compare
chore(deps-dev): bump typescript from 4.9.5 to 5.2.2 (#271)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.2.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.0.9

21 Aug 12:51
832f1cd
Compare
Choose a tag to compare
fix: Modify pagination and Personal access tokens without token displ…

…ay (#268)

feat: Modify pagination and Personal access tokens without token display

v1.0.8

21 Aug 11:36
89267ff
Compare
Choose a tag to compare
fix: constants file add page size constant (#267)

Signed-off-by: zhaoxinxin <[email protected]>

v1.0.7

18 Aug 09:51
16829e1
Compare
Choose a tag to compare
fix: show cluster name and id in updating cluster (#263)

Signed-off-by: zhaoxinxin <[email protected]>

v1.0.6

18 Aug 05:31
3d0abf3
Compare
Choose a tag to compare
feat: Added scheduler count and seed peer count to the clusters page …

…and added search and pagination (#259)

Signed-off-by: zhaoxinxin <[email protected]>

v1.0.5

15 Aug 16:13
196dd63
Compare
Choose a tag to compare
fix: search scheduler and seed peers when delete table row (#254)

fix: search scheduler and seed peers in deleting

Signed-off-by: Gaius <[email protected]>