Commit Graph

  • 4e698446e8 Add step/window options to scaler cuigh 2018-04-12 10:57:48 +08:00
  • 02ffa6c0f1 Remove trailing zero for integer value cuigh 2018-04-10 17:37:44 +08:00
  • bca5d6d01d Improve i18n cuigh 2018-04-10 12:50:22 +08:00
  • a10053168a Improve chart unit formatting cuigh 2018-04-10 12:15:56 +08:00
  • 536dc59cc6 Support restarting service cuigh 2018-04-10 11:25:55 +08:00
  • 2277893dfe Adjust chart palette cuigh 2018-04-09 18:48:18 +08:00
  • 7d1bf77be3 Chart export & import cuigh 2018-04-08 18:40:15 +08:00
  • 8be8cd382c Bump version to 0.7.3 v0.7.3 cuigh 2018-04-08 11:50:12 +08:00
  • adcdaaf3be Optimize style cuigh 2018-04-04 19:33:04 +08:00
  • a60d2d39c1 Sort labels cuigh 2018-04-04 19:18:37 +08:00
  • 4cc96bf9dd Save version to settings for compatibility cuigh 2018-04-04 18:46:59 +08:00
  • 2d08f97cb6 Optimizing page style cuigh 2018-04-03 20:41:03 +08:00
  • e48578b5f8 Add link to Prometheus cuigh 2018-04-03 18:14:28 +08:00
  • de811b1b1c Using network name instead of id cuigh 2018-04-03 16:24:43 +08:00
  • d595547803 Support dragging and rearranging charts cuigh 2018-04-03 16:02:44 +08:00
  • 68f288c69b Change color palette cuigh 2018-04-03 11:57:59 +08:00
  • 7b3b90f436 Improve documents cuigh 2018-04-02 20:46:20 +08:00
  • 43d539e31a Allow customizing charts of service stats page cuigh 2018-04-02 18:17:43 +08:00
  • 8d2575d229 Use ECharts instead of Chart.js cuigh 2018-04-02 16:19:12 +08:00
  • d5b5ff114a Refactor dashboard management cuigh 2018-03-27 16:32:30 +08:00
  • f4546d0888 Allow adding metric charts to home page cuigh 2018-03-26 20:44:42 +08:00
  • 10c70c8285 Update vendor cuigh 2018-03-23 18:14:23 +08:00
  • b2893f5a99 Add chart management page cuigh 2018-03-22 16:13:54 +08:00
  • 93be76045c Allow customizing auth expiration cuigh 2018-03-20 13:07:19 +08:00
  • 462b6bed2d Fix checked state on edit service with host network cuigh 2018-03-16 21:06:13 +08:00
  • 326c8084fd Rename dashboard to home cuigh 2018-03-16 16:50:03 +08:00
  • d16f9605d5 Support customizing hostname & hosts cuigh 2018-03-14 20:16:23 +08:00
  • 5fa31d9afe Add Docker pull badge cuigh 2018-03-14 18:23:41 +08:00
  • 553c666723 Add ability to scale services automatically cuigh 2018-03-13 18:48:16 +08:00
  • c600bcb0dd Add network/java/go metrics cuigh 2018-03-12 16:48:16 +08:00
  • 6fff495cda Add service stats page based on Prometheus cuigh 2018-03-09 19:00:03 +08:00
  • 5b60a024c5 Refactor authentication & authorization modules cuigh 2018-02-24 12:26:38 +08:00
  • 81081c8164 Add task logs page cuigh 2018-02-23 11:06:45 +08:00
  • f08ec4a142 Update Font Awesome to v5 cuigh 2018-01-26 13:10:38 +08:00
  • ca0789ac4e Change mgo pkg cuigh 2018-01-19 16:21:46 +08:00
  • b6bc988c76 Show update status cuigh 2018-01-19 15:50:18 +08:00
  • 918fd82ea5 Add compose file cuigh 2018-01-04 15:54:28 +08:00
  • bbce4dbd35 Update bulma to v0.6.1 cuigh 2017-12-28 18:06:06 +08:00
  • c84c911d4d Rename handlers cuigh 2017-12-26 18:59:51 +08:00
  • 6f3d50312b Update dependencies cuigh 2017-12-20 17:17:29 +08:00
  • b2de124183 Add name to login & logout handler cuigh 2017-12-20 16:31:05 +08:00
  • 42befba54e Prevent password auto-complete cuigh 2017-12-18 14:40:28 +08:00
  • 1c45382cf4 Fix issue of failed to modify configs & secrets cuigh 2017-12-14 11:57:38 +08:00
  • 805140a16b Add cache for auth info cuigh 2017-12-05 12:19:32 +08:00
  • aaec9d54df Add version to avoid conflicting writes. cuigh 2017-12-04 15:31:49 +08:00
  • ec3796d339 Better handling for ID generation cuigh 2017-12-01 16:04:20 +08:00
  • 16bc28897d Fix password validation cuigh 2017-11-27 17:20:04 +08:00
  • db278dbe18 Add a flag for administrators cuigh 2017-11-24 16:57:36 +08:00
  • 1f652bb6f3 Add permission control for service resource cuigh 2017-11-24 13:03:51 +08:00
  • 8ce6adf478 Fix bug of Form component cuigh 2017-11-23 16:00:07 +08:00
  • 317446e5cd Use locked API version to ensure compatibility cuigh 2017-11-22 16:00:20 +08:00
  • 62ede94143 Use predefined time zones cuigh 2017-11-22 11:38:24 +08:00
  • 10fcc1452c Synchronize with lastest version of auxo cuigh 2017-11-20 19:36:46 +08:00
  • ef548fca70 Fix user update cuigh 2017-11-20 11:33:38 +08:00
  • 0b2fdb035d Better error handling cuigh 2017-11-20 11:32:51 +08:00
  • 4ac6aa0151 Add server-side data validation cuigh 2017-11-17 12:31:19 +08:00
  • 7ae3a72e00 Fix dep config and compilation error cuigh 2017-11-15 14:31:37 +08:00
  • 10b4779920 Fix document cuigh 2017-11-14 17:30:08 +08:00
  • b6c670593f Remove invalid attributes when saving template cuigh 2017-11-14 17:13:02 +08:00
  • 0c2dae4834 Support add stack archive by uploading file cuigh 2017-11-14 16:05:46 +08:00
  • 3005cd6edb Add simple support for LDAP with TLS cuigh 2017-11-13 18:49:00 +08:00
  • d5fb909ffc Support LDAP bind auth cuigh 2017-11-13 18:16:16 +08:00
  • 32d66e3de6 Disable changing password for LDAP users cuigh 2017-11-09 19:46:53 +08:00
  • 415d92fede Add ability to set DNS for service cuigh 2017-11-09 18:31:20 +08:00
  • 0ff76725bb Add more LDAP options cuigh 2017-11-09 17:16:18 +08:00
  • 902c2bca7c Fix LDAP auth cuigh 2017-11-09 12:34:45 +08:00
  • 01644c97f4 Replace dashboard image for reducing file size cuigh 2017-11-08 18:50:12 +08:00
  • a958d7de24 Update auxo to latest version cuigh 2017-11-08 18:36:13 +08:00
  • 9de2f2e62c Refactor config and app entry cuigh 2017-10-27 20:31:30 +08:00
  • 59c8d6cf36 Switch config to YAML format cuigh 2017-10-26 17:05:27 +08:00
  • ac5184037a Add support for service rollback cuigh 2017-10-26 16:16:51 +08:00
  • 39f4f897ab Improve README cuigh 2017-10-24 18:04:28 +08:00
  • aabad22a8c Add title & meta to pages cuigh 2017-10-20 18:30:35 +08:00
  • a33c5871c6 Fix label removing issue cuigh 2017-10-20 16:41:22 +08:00
  • a4ad885258 Display command line for creating service on detail page cuigh 2017-10-20 14:45:25 +08:00
  • 6d820149cf Add task list page cuigh 2017-10-19 20:40:05 +08:00
  • e862737699 Fix permission key of service template cuigh 2017-10-19 14:24:38 +08:00
  • ec76dbc318 Add warning when editing a service belongs to a stack cuigh 2017-10-17 16:07:53 +08:00
  • b0c0d3a0d9 Fix service mode updating cuigh 2017-10-17 11:07:49 +08:00
  • dfb06445a1 Improve i18n cuigh 2017-10-16 20:49:09 +08:00
  • 260bf8313b Allow updating replicas of service to zero cuigh 2017-10-16 20:24:11 +08:00
  • 42f3ad8b23 Set html lang attribute cuigh 2017-10-13 19:27:48 +08:00
  • 659e32438c Add syntax highlight on new archive page cuigh 2017-10-12 20:14:27 +08:00
  • 6dfb22dd11 Fix mount’s read-only attr when editing service cuigh 2017-10-12 18:05:48 +08:00
  • a5129ff188 Improve Chinese and English language files cuigh 2017-10-12 17:30:21 +08:00
  • bfae6f7937 Add i18n support cuigh 2017-10-12 11:04:27 +08:00
  • 63d9b9bd53 Refactor codes cuigh 2017-10-11 11:26:03 +08:00
  • 45f50d159f Fix bug of wrong publish mode cuigh 2017-10-11 10:29:42 +08:00
  • 400a891b29 Add container logs page cuigh 2017-10-10 16:26:53 +08:00
  • 5693f1426e Finish image management cuigh 2017-10-10 15:26:07 +08:00
  • 722c7e3e09 Add service template management cuigh 2017-10-09 21:02:41 +08:00
  • 8c00a7f69d Customize 403/404 error pages cuigh 2017-09-29 20:18:29 +08:00
  • 4bf5588c9c Add go report badge cuigh 2017-09-29 16:54:31 +08:00
  • 4a549e156f Improve service logs cuigh 2017-09-29 16:43:02 +08:00
  • 6ce9d3358e Add service logs page cuigh 2017-09-28 20:13:22 +08:00
  • 605706b235 Add edit pages of secret and config cuigh 2017-09-27 15:36:50 +08:00
  • 49eaee7cec Fix external network validation cuigh 2017-09-27 14:30:00 +08:00
  • da9b47de15 Add codes cuigh 2017-09-26 20:50:09 +08:00
  • 2e0b3cec68 Initial commit cuigh 2017-09-25 03:43:54 -05:00