Felix Han
7e943b8422
renamed variable
2021-09-20 09:41:26 +12:00
Felix Han
eff5c53c6f
fix(app): updated logic to delete stack for different kind apps.
2021-09-17 17:01:36 +12:00
Hui
ba78168d5c
feat(k8s): support delete kub stack
2021-09-17 15:15:31 +12:00
Hui
5add05ad6b
feat(k8s): persist kub stack name EE-1630
2021-09-14 22:17:24 +12:00
Hui
3225136a15
feat(k8s): utilize user token for k8s auto update EE-1594
2021-09-09 14:14:34 +12:00
ArrisLee
25b6b3467b
Revert "refact kub deploy logic"
...
This reverts commit cbfdd58ece .
2021-09-09 12:38:57 +12:00
ArrisLee
cbfdd58ece
refact kub deploy logic
2021-09-09 12:35:51 +12:00
Felix Han
5d2fe2d818
fixed save settings n redeploy button
2021-09-08 15:02:38 +12:00
ArrisLee
0c87634bc3
post tech review updates
2021-09-08 12:15:19 +12:00
ArrisLee
1991475437
resolve conflicts
2021-09-08 11:27:53 +12:00
Richard Wei
8d8f21368d
feat(frontend): dark and high contrast theme supported EE-909 ( #5353 )
...
* feat dark theme & high contrast theme supported
2021-09-08 11:06:18 +12:00
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
Felix Han
f45edaaa76
removed unused function.
2021-09-07 10:56:38 +12:00
itsconquest
f039292211
chore(project): replace stalebot with action [EE-1509] ( #5515 )
...
* chore(project): replace stalebot with action [EE-1509]
* add missing newline at EOF
2021-09-07 10:36:42 +12:00
Felix Han
85eca81584
fixed typo
2021-09-07 08:56:34 +12:00
Felix Han
1faed11fd6
covert RepositoryMechanism to constant
2021-09-07 08:56:17 +12:00
Felix Han
042a66d15c
updated analytics functions
2021-09-07 00:38:31 +12:00
Felix Han
3a066d0cd8
added RepositoryMechanismTypes constant
2021-09-07 00:28:39 +12:00
Chaim Lev-Ari
3453735c8b
feat(stacks): support standalone stacks on ARM ( #5310 )
2021-09-06 10:58:26 +03:00
LP B
582d370172
fix(k8s/namespace): missing header in namespace creation view ( #5575 )
2021-09-06 17:25:43 +12:00
LP B
6fea8373c6
feat(app/registries): add warning modal on registries deletion ( #5396 )
...
* feat(app/registries): add warning modal on registries deletion
feat(app/namespace): add confirmation modal on registry removal
feat(app/registry-access): add confirmation modal on namespace removal
fix(app/registry-access): change update to remove in confirmation modal
refactor(app/registries): generic message on registry access removal
* fix(app/registries): typo in warning messages
2021-09-06 17:25:02 +12:00
LP B
1b7296d5d1
fix(app/env-vars): make key regex non-greedy to match on first equal sign ( #5545 )
2021-09-06 17:23:51 +12:00
ArrisLee
f3b8a9dc85
resolve conflicts
2021-09-06 17:00:41 +12:00
fhanportainer
f16fdd3ea7
fix(k8s): add tag ids to request payload for creating local k8s endpoint. EE-1454 ( #5577 )
...
* fix(k8s): add tag ids to request payload for creating local k8s endpoint.
* add https to k8s local environment url
2021-09-06 13:46:14 +12:00
ArrisLee
0ee42f76c3
resolve conflicts
2021-09-06 12:36:24 +12:00
Hui
6fe6f36696
fix(k8s): Git authentication info not persisted
2021-09-06 10:57:47 +12:00
Felix Han
3145b4007a
ignoring error on deletion
2021-09-06 01:10:30 +12:00
Felix Han
93a77fd80c
added space in additional file list.
2021-09-06 01:10:01 +12:00
Felix Han
c809a5dbf2
added question marks to k8s app confirmation modal
2021-09-06 01:09:22 +12:00
Chaim Lev-Ari
4ffee27a4b
feat(analytics): track existing features ( #5448 ) [EE-1076]
2021-09-05 13:03:48 +03:00
LP B
b8e6c5ea91
fix(app/namespace): allow default-ns registries edit from namespace page ( #5554 )
2021-09-03 15:47:37 +02:00
Anthony Lapenna
70602cf7c8
feat(k8s): add the ability to deploy from a manifest URL ( #5550 )
2021-09-03 17:37:34 +12:00
Felix Han
8321318143
fixed webhook format issue
2021-09-03 13:30:07 +12:00
Felix Han
f631c1757b
added missing question mark to k8s confirmation modal
2021-09-03 13:29:27 +12:00
zees-dev
1220ae7571
fix(kubectl/shell): zombie pods and websocket connection error bugfixes EE-1520 ( #5562 )
...
* - fixed zombie kubectl shell pod issue
- fixed bug with websocket connection error
* exec error if not websocket disconnect
* StartExecProcess updated to write error to channel
2021-09-03 13:11:11 +12:00
Anthony Lapenna
8d54b040f8
feat(kubernetes): replace advanced deployment action EE-1544 ( #5534 )
2021-09-02 23:30:55 +12:00
Anthony Lapenna
8d157c2c33
feat(k8s): display namespace status and terminating namespaces ( #5551 )
...
refactor(k8s): use function instead of filter
2021-09-02 23:30:27 +12:00
Chaim Lev-Ari
e4fe4f9a43
feat(kube): introduce custom templates [EE-1125] ( #5434 )
...
* feat(kube): introduce custom templates
refactor(customtemplates): use build option
chore(deps): upgrade yaml parser
feat(customtemplates): add and edit RC to kube templates
fix(kube): show docker icon
fix(custom-templates): save rc
* fix(kube/templates): route to correct routes
2021-09-02 17:28:51 +12:00
ArrisLee
f540375eb7
resolve conflicts
2021-09-02 17:12:09 +12:00
Dmitry Salakhov
8449f895e9
fix(kube): don't valide resource control access for kube ( #5568 )
2021-09-02 16:17:49 +12:00
ArrisLee
d191e4f9b9
resolve conflicts
2021-09-02 11:33:53 +12:00
Richard Wei
a176ec5ace
fix ui cut in half when download bar active ( #5565 )
2021-09-02 11:33:27 +12:00
ArrisLee
048bd35dfb
resolve conflicts
2021-09-02 11:04:35 +12:00
Felix Han
d6dbb3982a
added analytics-on directive to pull and redeploy button
2021-09-01 22:53:45 +12:00
Chaim Lev-Ari
8b19623c5b
chore(dev): expose https port ( #5457 )
2021-09-01 10:42:33 +03:00
Hui
182bf10b91
fix(k8s): file content overridden when deployment failed with compose format EE-1556
2021-09-01 18:32:54 +12:00
ArrisLee
740993e3a4
Revert "only update file after deployment succeded"
...
This reverts commit b94bd2e96f .
2021-09-01 16:34:03 +12:00
ArrisLee
b94bd2e96f
only update file after deployment succeded
2021-09-01 16:31:22 +12:00
Felix Han
b2da6101b6
disable rollback button when application type is not applicatiom form
2021-09-01 16:29:24 +12:00
Felix Han
b43fb6b5e6
stop showing confirmation modal when updating application
2021-09-01 16:28:51 +12:00