portainer/api/http/handler
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
..
auth refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
dockerhub refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
endpointgroups refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
endpointproxy feat(endpoints): enhance offline browsing (#2454) 2018-11-13 16:08:12 +13:00
endpoints feat(endpoints): improve offline banner UX (#2462) 2018-11-13 16:02:49 +13:00
file fix(api): remove x-frame-options header (#2322) 2018-10-03 14:18:03 +13:00
motd feat(motd): relocate motd file URL and always return 200 (#2466) 2018-11-14 12:20:33 +13:00
registries refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
resourcecontrols refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
schedules feat(app): add the capability to enable/disable host management features (#2472) 2018-12-06 11:36:25 +13:00
settings feat(app): add the capability to enable/disable host management features (#2472) 2018-12-06 11:36:25 +13:00
stacks feat(stack-details): Add the ability to duplicate a stack (#2278) 2018-10-01 14:36:49 +13:00
status refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
tags refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
teammemberships refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
teams refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
templates feat(api): update client.Get with a new timeout parameter and default… (#2297) 2018-09-24 12:09:12 +12:00
upload refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
users refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
webhooks feat(jobs): add the ability to run a job on a target endpoint #2374 2018-10-28 19:06:50 +13:00
websocket feat(api): support AGENT_SECRET environment variable (#2486) 2018-11-23 11:46:51 +13:00
handler.go feat(schedules): add the schedule API 2018-11-06 09:58:15 +13:00