portainer/api/http/handler
baron_l 1a94158f77 * feat(UX): schedule creation UX overhaul (#2485)
* feat(api): add a new Recurring property on Schedule

* feat(schedules): date to cron convert + recurring flag

* feat(schedules): update angularjs-datetime-picker from v1 to v2

* chore(app): use minified dependency for angularjs-datetime-picker

* chore(vendor): rollback version of angularjs-datetime-picker

* * feat(ux): replace datepicker for schedule creation/details

* feat(container-stats): add refresh rate of 1 and 3 seconds (#2493)

* fix(templates): set var to default value if no value selected (#2323)

* fix(templates): set preset to true iff var type is preset

* fix(templates): add env var value when changing type

* feat(security): shutdown instance after 5minutes if no admin account created (#2500)

* feat(security): skip admin check if --no-auth

* fix(security): change error message

* fix(vendor): use datepicker minified version

* feat(schedule-creation): replace angular-datetime-picker

* feat(schedule): parse cron to datetime

* fix(schedule): fix zero based months
2018-12-07 08:53:23 +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(UX): schedule creation UX overhaul (#2485) 2018-12-07 08:53:23 +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