portainer/api
Chaim Lev-Ari 9b4870d57e feat(stack-details): Add the ability to duplicate a stack (#2278)
* feat(stack-details): add duplicate-stack button

* feat(stack-details): add stack-duplication-form component

* feat(stack-details): add duplicate stack method on controller

* feat(stack-details): add duplicate stack method

* feat(stack-details): remove old duplication in progress flag

* feat(stack-details): combine migration and duplication forms

* feat(stack-details): pass new stack name to server

* feat(stack-details): add option to rename migrated stack

* feat(stack-details): disable both migrate/duplicate buttons

* feat(stack-details): disable migration button on same endpoint

* feat(stack-details): change duplicate icon

* style(stack-details): remove whitespaces and fix pattern

* feat(stack-details): add name to migration payload in swagger.yml

* style(stack-details): add semicolon

* bug(stack-details): toggle endpoints before and after duplication
2018-10-01 14:36:49 +13:00
..
archive feat(image-build): add the ability to build images (#1672) 2018-02-28 07:19:06 +01:00
bolt chore(version): bump version number 2018-09-15 16:40:26 +08:00
cli feat(api): Add npipe support (#2018) 2018-07-20 11:02:06 +02:00
cmd/portainer feat(webhooks): add support for service update webhooks (#2161) 2018-09-03 12:08:03 +02:00
cron feat(home): update endpoint list (#2060) 2018-07-23 09:51:33 +02:00
crypto feat(motd): add the ability to display motd and dimiss information panels (#2191) 2018-08-21 20:40:42 +02:00
docker fix(snapshots): close Docker client after snapshot (#2235) 2018-09-05 08:44:04 +02:00
exec feat(templates): introduce templates management (#2017) 2018-07-03 20:31:02 +02:00
filesystem feat(templates): introduce templates management (#2017) 2018-07-03 20:31:02 +02:00
git feat(stack-creation): add the ability to specify git reference (#1948) (#2063) 2018-07-24 16:11:35 +02:00
http feat(stack-details): Add the ability to duplicate a stack (#2278) 2018-10-01 14:36:49 +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(webhooks): add support for service update webhooks (#2161) 2018-09-03 12:08:03 +02:00
portainer.go chore(version): bump version number 2018-09-15 19:26:03 +08:00
swagger.yaml feat(stack-details): Add the ability to duplicate a stack (#2278) 2018-10-01 14:36:49 +13:00