portainer/api/http/handler/schedules
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
..
handler.go feat(app): add the capability to enable/disable host management features (#2472) 2018-12-06 11:36:25 +13:00
schedule_create.go feat(app): add the capability to enable/disable host management features (#2472) 2018-12-06 11:36:25 +13:00
schedule_delete.go feat(app): add the capability to enable/disable host management features (#2472) 2018-12-06 11:36:25 +13:00
schedule_file.go feat(app): add the capability to enable/disable host management features (#2472) 2018-12-06 11:36:25 +13:00
schedule_inspect.go feat(app): add the capability to enable/disable host management features (#2472) 2018-12-06 11:36:25 +13:00
schedule_list.go feat(app): add the capability to enable/disable host management features (#2472) 2018-12-06 11:36:25 +13:00
schedule_tasks.go feat(app): add the capability to enable/disable host management features (#2472) 2018-12-06 11:36:25 +13:00
schedule_update.go feat(app): add the capability to enable/disable host management features (#2472) 2018-12-06 11:36:25 +13:00