Commit Graph

24 Commits

Author SHA1 Message Date
dependabot[bot]
855cb40c2f
Bump vite from 2.8.0 to 2.9.13 in /ui
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.8.0 to 2.9.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.13/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-30 21:03:29 +00:00
cuigh
d90ad871b0 Close #37 2022-02-10 11:09:03 +08:00
dependabot[bot]
9231eac95f
Bump follow-redirects from 1.14.6 to 1.14.7 in /ui
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-16 00:58:47 +00:00
cuigh
29bf212edb Remove context.TODO() 2022-01-06 16:54:14 +08:00
cuigh
48fdc6e094 Refresh session when user or role is updated 2022-01-06 14:58:43 +08:00
cuigh
d0eb101aee Implement event pruning 2022-01-04 16:44:03 +08:00
cuigh
e70d907c06 Only image field can be updated when deploying 2022-01-04 11:04:46 +08:00
cuigh
16888e54ee Support token auth 2021-12-24 17:48:48 +08:00
cuigh
752ddff01f Make event objects more extensible 2021-12-24 15:19:10 +08:00
cuigh
308d3ddc05 Jump to page 404 when resource is not found 2021-12-24 11:50:21 +08:00
cuigh
b55b53aa4b Use name of URL instead of path 2021-12-24 11:28:42 +08:00
cuigh
dfb74deb5b Refactor code 2021-12-23 19:49:10 +08:00
cuigh
62bbe9254d Refactor setting module 2021-12-23 18:52:21 +08:00
cuigh
bb48beec82 Add prune function to image and container 2021-12-23 15:38:36 +08:00
cuigh
70837391d1 Correct handling host and ingress networks when editing service 2021-12-23 14:40:14 +08:00
cuigh
63cc555e21 Move proxy url to env file 2021-12-22 18:05:53 +08:00
cuigh
487d73d643 Refactor authentication and authorization 2021-12-22 17:45:19 +08:00
cuigh
dfe15524a2 Add agent support for image and volume 2021-12-20 14:28:43 +08:00
cuigh
cb2cb4ab86 Add basic support for agent 2021-12-17 20:13:58 +08:00
cuigh
94127504ff Fix bug 2021-12-17 16:33:24 +08:00
cuigh
6705bd6d64 Refactor code 2021-12-16 20:23:08 +08:00
cuigh
c3115b952c Add creator and modifier fields 2021-12-16 16:11:16 +08:00
cuigh
bd7b8364d9 Add chart detail page 2021-12-15 20:15:25 +08:00
cuigh
2dd9cd15e1 Refactor UI with vue3 2021-12-15 17:26:45 +08:00