portainer/app
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
..
agent feat(volume-browser): add the ability to browse volume content (#2051) 2018-07-23 07:01:03 +02:00
azure * chore(eslint): update esllint and remove unused variables 2018-08-22 17:33:06 +02:00
docker feat(containers): add container name in error notification 2018-09-28 10:49:30 +12:00
extensions/storidge * chore(eslint): update esllint and remove unused variables 2018-08-22 17:33:06 +02:00
portainer feat(stack-details): Add the ability to duplicate a stack (#2278) 2018-10-01 14:36:49 +13:00
__module.js feat(volume-browser): add the ability to browse volume content (#2051) 2018-07-23 07:01:03 +02:00
app.js * chore(eslint): update esllint and remove unused variables 2018-08-22 17:33:06 +02:00
config.js feat(agent): add agent support (#1828) 2018-05-06 09:15:57 +02:00
constants.js feat(webhooks): add support for service update webhooks (#2161) 2018-09-03 12:08:03 +02:00