portainer/api
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
..
archive feat(jobs): add the job execution API 2018-10-23 10:03:30 +13:00
bolt feat(app): add the capability to enable/disable host management features (#2472) 2018-12-06 11:36:25 +13:00
cli feat(api): Add npipe support (#2018) 2018-07-20 11:02:06 +02:00
cmd/portainer * feat(UX): schedule creation UX overhaul (#2485) 2018-12-07 08:53:23 +13:00
cron * feat(UX): schedule creation UX overhaul (#2485) 2018-12-07 08:53:23 +13:00
crypto feat(api): support AGENT_SECRET environment variable (#2486) 2018-11-23 11:46:51 +13:00
docker feat(api): support AGENT_SECRET environment variable (#2486) 2018-11-23 11:46:51 +13:00
exec feat(api): support AGENT_SECRET environment variable (#2486) 2018-11-23 11:46:51 +13:00
filesystem feat(schedules): add the ability to update a schedule script (#2438) 2018-11-07 17:19:10 +13:00
git feat(stack-creation): add the ability to specify git reference (#1948) (#2063) 2018-07-24 16:11:35 +02:00
http * feat(UX): schedule creation UX overhaul (#2485) 2018-12-07 08:53:23 +13:00
jwt feat(uac): add multi user management and UAC (#647) 2017-03-12 17:24:15 +01:00
ldap fix(authentication): escape LDAP filters (#2209) 2018-09-25 11:10:41 +12:00
libcompose fix(libcompose): fix an issue with TLS enabled endpoints (#2071) 2018-07-24 11:11:47 +02:00
errors.go feat(app): add the capability to enable/disable host management features (#2472) 2018-12-06 11:36:25 +13:00
portainer.go * feat(UX): schedule creation UX overhaul (#2485) 2018-12-07 08:53:23 +13:00
swagger.yaml docs(swagger): update EndpointCreate operation 2018-11-01 07:32:41 +13:00
swagger_config.json docs(api): update swagger related files to support swagger-codegen (#2404) 2018-10-28 16:05:54 +13:00