portainer/api
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
..
adminmonitor feat(backup): Add backup/restore to the server 2021-04-06 22:08:43 +12:00
archive feat(git) git clone improvements [EE-451] (#5070) 2021-05-24 17:27:07 +12:00
backup feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
bolt feat(kubeconfig): Introduce the ability to change the expiry of a kubeconfig EE-1153 (#5421) 2021-09-01 09:23:21 +12:00
chisel feat(backup): Add backup/restore to the server 2021-04-06 22:08:43 +12:00
cli feat(server): use https by default (#5315) [EE-332] 2021-08-10 07:59:47 +03:00
cmd/portainer feat(stacks): support standalone stacks on ARM (#5310) 2021-09-06 10:58:26 +03:00
crypto go 1.13 compatibility 2021-04-07 12:12:19 +12:00
docker feat(edge) EE-743 enable signature checking for edge agent (#5355) 2021-08-09 17:22:41 +12:00
exec feat(stacks): support standalone stacks on ARM (#5310) 2021-09-06 10:58:26 +03:00
filesystem feat(stacks): support standalone stacks on ARM (#5310) 2021-09-06 10:58:26 +03:00
git feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
http feat(kube): advanced apps management [EE-466] (#5446) 2021-09-07 12:37:26 +12:00
internal feat(kubeconfig): Introduce the ability to change the expiry of a kubeconfig EE-1153 (#5421) 2021-09-01 09:23:21 +12:00
jwt feat(kubeconfig): Introduce the ability to change the expiry of a kubeconfig EE-1153 (#5421) 2021-09-01 09:23:21 +12:00
kubernetes fix(kubectl/shell): zombie pods and websocket connection error bugfixes EE-1520 (#5562) 2021-09-03 13:11:11 +12:00
ldap refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
oauth fix(oauth): remove expiry time copy logic EE-1085 2021-08-06 00:54:38 +12:00
scheduler feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
stacks feat(stacks): support standalone stacks on ARM (#5310) 2021-09-06 10:58:26 +03:00
api-description.md docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
go.mod feat(stacks): support standalone stacks on ARM (#5310) 2021-09-06 10:58:26 +03:00
go.sum feat(stacks): support standalone stacks on ARM (#5310) 2021-09-06 10:58:26 +03:00
kubernetes.go feat(k8s/ingresses): add more granularity to ingress configuration (#4220) 2020-08-20 12:51:14 +12:00
portainer.go feat(kube): advanced apps management [EE-466] (#5446) 2021-09-07 12:37:26 +12:00
swagger.yaml feat(k8s): Introduce the ability to restrict access to default namespace (EE-745) (#5337) 2021-07-23 17:10:46 +12:00
swagger_config.json chore(version): bump version number 2020-08-27 17:48:02 +12:00