portainer/api/bolt
baron_l a9b107dbb5 feat(app): add the capability to enable/disable host management features (#2472)
* feat(settings): add the capability to enable/disable the host management features

* feat(settings): remove the validation of EnableHostManagementFeatures in frontend

* feat(api): disable schedules API when HostManagementFeatures is false + DB migration

* style(settings): update host management settings tooltip

* refacot(schedules): update DBVersion to 15
2018-12-06 11:36:25 +13:00
..
dockerhub refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
endpoint fix(api): fix endpoint snapshot process at endpoint creation time (#2072) 2018-07-24 14:47:19 +02:00
endpointgroup refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
internal refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
migrator feat(app): add the capability to enable/disable host management features (#2472) 2018-12-06 11:36:25 +13:00
registry refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
resourcecontrol refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
schedule feat(api): revamp scheduling to introduce system schedules (#2433) 2018-11-06 22:49:48 +13:00
settings refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
stack refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
tag refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
team refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
teammembership refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
template feat(templates): introduce templates management (#2017) 2018-07-03 20:31:02 +02:00
user refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
version refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
webhook feat(webhooks): add support for service update webhooks (#2161) 2018-09-03 12:08:03 +02:00
datastore.go feat(schedules): add the schedule API 2018-11-06 09:58:15 +13:00