portainer/api/http/handler
Dmitry Salakhov e49e90f304
feat(kube): advanced apps management [EE-466] (#5446)
* feat(stack): backport changes to CE EE-1189

* feat(stack): front end backport changes to CE EE-1199 (#5455)

* feat(stack): front end backport changes to CE EE-1199

* fix k8s deploy logic

* fixed web editor confirmation message typo. EE-1501

* fix(stack): fixed issue auth detail not remembered EE-1502 (#5459)

* show status in buttons

* removed onChangeRef function.

* moved buttons in git form to its own component

* removed unused variable.

Co-authored-by: ArrisLee <arris_li@hotmail.com>

* moved formvalue to kube app component

* fix(stack): failed to pull and redeploy compose format k8s stack

* fixed form value

* fix(k8s): file content overridden when deployment failed with compose format EE-1548

* updated API response to get IsComposeFormat and show appropriate text.

* error message updates for different file type

* not display creation source for external application

* added confirmation modal to advanced app created by web editor

* stop showing confirmation modal when updating application

* disable rollback button when application type is not applicatiom form

* added analytics-on directive to pull and redeploy button

* fix(kube): don't valide resource control access for kube (#5568)

* added question marks to k8s app confirmation modal

* fix(k8s): Git authentication info not persisted

* removed unused function.

Co-authored-by: Hui <arris_li@hotmail.com>
Co-authored-by: fhanportainer <79428273+fhanportainer@users.noreply.github.com>
Co-authored-by: Felix Han <felix.han@portainer.io>
2021-09-07 12:37:26 +12:00
..
auth fix(oauth): remove expiry time copy logic EE-1085 2021-08-06 00:54:38 +12:00
backup go 1.13 compatibility 2021-04-07 12:12:19 +12:00
customtemplates feat(kube): introduce custom templates [EE-1125] (#5434) 2021-09-02 17:28:51 +12: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 fix(stack) ignore username and password when authentication is disabled EE-161 (#5222) 2021-06-22 19:59:05 +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 fix(k8s) cleaning up namespace access policies when removing users orteams from endpoint or endpoint group EE-718 (#5184) 2021-06-16 20:15:29 +12:00
endpointproxy feat(kubeconfig): kubeconfig download functionality EE-1202 (#5386) 2021-08-31 10:07:50 +12:00
endpoints feat(k8s/resource-pool): add the ability to mark/unmark resource pool as system (#5360) 2021-08-26 16:00:59 +02:00
file fix(api): remove x-frame-options header (#2322) 2018-10-03 14:18:03 +13:00
kubernetes feat(kubeconfig): Introduce the ability to change the expiry of a kubeconfig EE-1153 (#5421) 2021-09-01 09:23:21 +12:00
motd docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
registries feat(app): rework private registries and support private registries in kubernetes EE-30 (#5131) 2021-07-14 21:15:21 +12: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(kubeconfig): Introduce the ability to change the expiry of a kubeconfig EE-1153 (#5421) 2021-09-01 09:23:21 +12:00
ssl feat(server): use https by default (#5315) [EE-332] 2021-08-10 07:59:47 +03:00
stacks feat(kube): advanced apps management [EE-466] (#5446) 2021-09-07 12:37:26 +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 feat(oauth/team-memberships): oauth team memberships teaser EE-341 (#5088) 2021-07-02 18:20:10 +12: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 fix(kubectl/shell): zombie pods and websocket connection error bugfixes EE-1520 (#5562) 2021-09-03 13:11:11 +12:00
handler.go Bump to 2.6.3 2021-08-30 12:47:42 +12:00