Commit Graph

78 Commits

Author SHA1 Message Date
cuigh
d90ad871b0 Close #37 2022-02-10 11:09:03 +08: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
ab550f8748 Fix bug that deploy api cannot create service 2021-12-24 19:52:29 +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
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
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
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
cuigh
afbc618abb Embed resource files 2021-02-26 13:32:05 +08:00
cuigh
9028e8ad44 Fix #29 2019-04-30 14:07:11 +08:00
cuigh
9f028a3ce4 Support more stack features
Closes #27
2019-04-24 17:10:18 +08:00
cuigh
7415db10cc Update docker module 2019-04-15 12:11:12 +08:00
cuigh
b040c82a09 Fix missing labels of pie charts 2018-08-21 17:24:07 +08:00
cuigh
2aa5915a3e Fix log 2018-07-24 16:51:32 +08:00
cuigh
b34ef70c66 Fix race issue 2018-07-04 14:51:48 +08:00
cuigh
d47ab7974d Chart support multiple metrics 2018-07-02 17:33:14 +08:00
cuigh
999b9ec5a1 Support executing command in containers
This feature is only valid on single node since container API is not Swarmable
2018-06-14 18:41:22 +08:00
cuigh
8b10ce5964 Fix linter warnings 2018-05-26 14:57:32 +08:00
cuigh
07d2c4bc3b Allow uploading secrets encoded with base64 2018-05-02 17:50:10 +08:00
cuigh
a3857ac7da Allow unsetting log driver 2018-04-24 15:39:45 +08:00
cuigh
6e5a27b66d Add ‘Template’ option to configs and secrets 2018-04-24 12:16:42 +08:00
cuigh
d2eeace4b3 Add ‘is-hoverable’ class to table 2018-04-23 16:36:19 +08:00
cuigh
8fecfb5ba2 Fix volume filtering 2018-04-16 18:49:33 +08:00
cuigh
adb2874e60 Fuzzy matching when filtering services 2018-04-16 17:44:44 +08:00
cuigh
f2a4b7209c Combine stack tasks with archives 2018-04-16 17:21:20 +08:00
cuigh
536dc59cc6 Support restarting service 2018-04-10 11:58:12 +08:00
cuigh
4cc96bf9dd Save version to settings for compatibility 2018-04-04 18:46:59 +08:00
cuigh
68f288c69b Change color palette 2018-04-03 14:32:35 +08:00
cuigh
43d539e31a Allow customizing charts of service stats page 2018-04-02 18:31:06 +08:00
cuigh
8d2575d229 Use ECharts instead of Chart.js 2018-04-02 16:19:12 +08:00
cuigh
d5b5ff114a Refactor dashboard management 2018-03-27 16:32:30 +08:00
cuigh
f4546d0888 Allow adding metric charts to home page 2018-03-26 20:44:42 +08:00
cuigh
b2893f5a99 Add chart management page 2018-03-23 17:44:54 +08:00
cuigh
462b6bed2d Fix checked state on edit service with host network 2018-03-16 21:06:13 +08:00
cuigh
d16f9605d5 Support customizing hostname & hosts 2018-03-14 20:16:23 +08:00
cuigh
553c666723 Add ability to scale services automatically 2018-03-13 20:03:47 +08:00
cuigh
c600bcb0dd Add network/java/go metrics 2018-03-12 16:48:16 +08:00
cuigh
6fff495cda Add service stats page based on Prometheus 2018-03-12 11:55:39 +08:00
cuigh
5b60a024c5 Refactor authentication & authorization modules 2018-02-24 12:59:04 +08:00
cuigh
81081c8164 Add task logs page 2018-02-23 11:06:45 +08:00