Commit Graph

170 Commits

Author SHA1 Message Date
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
cuigh
f08ec4a142 Update Font Awesome to v5 2018-01-26 13:10:54 +08:00
cuigh
ca0789ac4e Change mgo pkg
Since original pkg is unmaintained
2018-01-19 16:21:46 +08:00
cuigh
b6bc988c76 Show update status 2018-01-19 15:51:25 +08:00
cuigh
918fd82ea5 Add compose file 2018-01-04 15:54:28 +08:00
cuigh
bbce4dbd35 Update bulma to v0.6.1 2017-12-28 18:06:06 +08:00
cuigh
c84c911d4d Rename handlers 2017-12-26 18:59:51 +08:00
cuigh
6f3d50312b Update dependencies 2017-12-20 17:17:29 +08:00
cuigh
b2de124183 Add name to login & logout handler 2017-12-20 16:31:05 +08:00
cuigh
42befba54e Prevent password auto-complete 2017-12-18 14:40:28 +08:00
cuigh
1c45382cf4 Fix issue of failed to modify configs & secrets 2017-12-14 11:57:38 +08:00
cuigh
805140a16b Add cache for auth info 2017-12-05 12:19:32 +08:00
cuigh
aaec9d54df Add version to avoid conflicting writes. 2017-12-04 15:31:49 +08:00
cuigh
ec3796d339 Better handling for ID generation 2017-12-01 16:04:20 +08:00
cuigh
16bc28897d Fix password validation 2017-11-27 17:20:04 +08:00
cuigh
db278dbe18 Add a flag for administrators 2017-11-24 16:57:36 +08:00
cuigh
1f652bb6f3 Add permission control for service resource 2017-11-24 13:03:51 +08:00
cuigh
8ce6adf478 Fix bug of Form component 2017-11-23 16:00:07 +08:00
cuigh
317446e5cd Use locked API version to ensure compatibility 2017-11-22 16:00:20 +08:00
cuigh
62ede94143 Use predefined time zones 2017-11-22 11:38:24 +08:00
cuigh
10fcc1452c Synchronize with lastest version of auxo 2017-11-20 19:36:46 +08:00
cuigh
ef548fca70 Fix user update 2017-11-20 11:33:38 +08:00
cuigh
0b2fdb035d Better error handling 2017-11-20 11:32:51 +08:00
cuigh
4ac6aa0151 Add server-side data validation 2017-11-17 12:31:19 +08:00
cuigh
7ae3a72e00 Fix dep config and compilation error 2017-11-15 14:43:50 +08:00
cuigh
10b4779920 Fix document 2017-11-14 17:30:08 +08:00
cuigh
b6c670593f Remove invalid attributes when saving template 2017-11-14 17:13:02 +08:00
cuigh
0c2dae4834 Support add stack archive by uploading file 2017-11-14 16:11:11 +08:00
cuigh
3005cd6edb Add simple support for LDAP with TLS 2017-11-13 18:49:00 +08:00
cuigh
d5fb909ffc Support LDAP bind auth 2017-11-13 18:16:16 +08:00
cuigh
32d66e3de6 Disable changing password for LDAP users 2017-11-09 19:46:53 +08:00
cuigh
415d92fede Add ability to set DNS for service 2017-11-09 18:31:20 +08:00
cuigh
0ff76725bb Add more LDAP options 2017-11-09 17:45:47 +08:00
cuigh
902c2bca7c Fix LDAP auth 2017-11-09 12:34:45 +08:00
cuigh
01644c97f4 Replace dashboard image for reducing file size 2017-11-08 18:50:12 +08:00
cuigh
a958d7de24 Update auxo to latest version 2017-11-08 18:38:46 +08:00
cuigh
9de2f2e62c Refactor config and app entry 2017-10-27 20:31:30 +08:00
cuigh
59c8d6cf36 Switch config to YAML format
This is a breaking change if you used file config.
2017-10-26 17:14:23 +08:00
cuigh
ac5184037a Add support for service rollback 2017-10-26 16:16:51 +08:00
cuigh
39f4f897ab Improve README 2017-10-24 18:04:28 +08:00
cuigh
aabad22a8c Add title & meta to pages 2017-10-20 18:30:35 +08:00
cuigh
a33c5871c6 Fix label removing issue 2017-10-20 16:41:22 +08:00
cuigh
a4ad885258 Display command line for creating service on detail page 2017-10-20 14:45:25 +08:00
cuigh
6d820149cf Add task list page 2017-10-19 20:42:05 +08:00
cuigh
e862737699 Fix permission key of service template 2017-10-19 14:24:38 +08:00
cuigh
ec76dbc318 Add warning when editing a service belongs to a stack 2017-10-17 16:07:53 +08:00
cuigh
b0c0d3a0d9 Fix service mode updating
Unfortunately mode still can’t be modified on current Docker engine API(1.32)
2017-10-17 11:07:49 +08:00