1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-24 07:49:41 +02:00
portainer/api/http/handler
Dmitry Salakhov 0b93714de4
feat(stacks): redeploy git stack [EE-161] (#5139)
* feat(git): save git config when creating stack (#5048)

* feat(git): save git config when creating stack

* chore(fs): test fileExists

* fix(git): fix tests to use CloneRepository

* refactor(git): move options to new object

* feat(stacks): redeploy git stack api (#5112)

* feat(stacks): redeploy git stacks form

[EE-666]

* feat(stack): show loading after confirmation

* fix(stacks): show same size description

* fix(stacks): reload state when deployed

* feat(stacks): set stopped stacks status to activate when updating

* feat(stacks): backup stack folder before cloning

* feat(stacks): don't accept prune and env on update git

Co-authored-by: Chaim Lev-Ari <chiptus@users.noreply.github.com>
Co-authored-by: Chaim Lev-Ari <chiptus@gmail.com>
2021-06-16 09:11:35 +12:00
..
auth feat(OAuth): Add SSO support for OAuth EE-390 (#5087) 2021-06-11 10:09:04 +12:00
backup go 1.13 compatibility 2021-04-07 12:12:19 +12:00
customtemplates feat(stacks): redeploy git stack [EE-161] (#5139) 2021-06-16 09:11:35 +12:00
dockerhub docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
edgegroups docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
edgejobs docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
edgestacks feat(stacks): redeploy git stack [EE-161] (#5139) 2021-06-16 09:11:35 +12:00
edgetemplates docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
endpointedge docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
endpointgroups docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
endpointproxy fix(k8s/proxy): proxy healthz request to k8s api (#5090) 2021-05-21 00:20:08 +02:00
endpoints fix swagger param (#5183) 2021-06-14 14:45:57 +12:00
file fix(api): remove x-frame-options header (#2322) 2018-10-03 14:18:03 +13:00
motd docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
registries fix(registry): #4371 cannot push to quay.io registry (#4868) 2021-03-13 12:47:35 +13:00
resourcecontrols Revert "feat(ACI): add UAC to ACI (#4952)" (#4982) 2021-04-13 15:56:43 +02:00
roles docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
settings feat(OAuth): Add SSO support for OAuth EE-390 (#5087) 2021-06-11 10:09:04 +12:00
stacks feat(stacks): redeploy git stack [EE-161] (#5139) 2021-06-16 09:11:35 +12:00
status docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
tags docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
teammemberships docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
teams docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
templates feat(stacks): redeploy git stack [EE-161] (#5139) 2021-06-16 09:11:35 +12:00
upload docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
users docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
webhooks docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
websocket docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
handler.go feat(backup): Add backup/restore to the server 2021-04-06 22:08:43 +12:00