Chaim Lev-Ari
e48ceb15e9
refactor(environments): move environments ts code to react [EE-3443] ( #7747 )
2022-10-23 09:53:25 +03:00
Hao
0365ed8e70
fix(docker): comfirm modal for removing secrets/networks/configs [EE-4211] ( #7882 )
...
* fix(ui): comfirm modal for removing secrets/networks/configs [EE-4211]
* fix(ui): comfirm modal for removing secrets/networks/configs [EE-4211]
* fix(ui): comfirm modal for removing secrets/networks/configs [EE-4211]
2022-10-21 16:03:41 +08:00
Chaim Lev-Ari
7624ff10ee
chore(edge): add aria-label for edge-group selector [EE-4466] ( #7896 )
...
* chore(edge): add aria-label for edge-group selector
* style(edge): remove comment
2022-10-21 08:22:49 +03:00
andres-portainer
535a26412f
fix(logging): default to pretty logging [EE-4371] ( #7847 )
...
* fix(logging): default to pretty logging EE-4371
* feat(app/logs): prettify stack traces in JSON logs
* feat(nomad/logs): prettify JSON logs in log viewer
* feat(kubernetes/logs): prettigy JSON logs in log viewers
* feat(app/logs): format and color zerolog prettified logs
* fix(app/logs): pre-parse logs when they are double serialized
Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
2022-10-20 16:33:54 +02:00
Rex Wang
3f51d077ac
fix(docker): create custom template [EE-4114] ( #7812 )
...
* EE-4114 fix(docker): create custom template
* Update customtemplate_create.go
remove white space
2022-10-20 16:42:49 +08:00
Rex Wang
0219d41ba7
fix(docker): Show stopped container on dashboard [EE-4327] ( #7833 )
...
* EE-4327 fix(docker): Show stopped container on dashboard
* Update ContainerStatus.tsx
remove comment
* EE-4327 fix(docker): show stopped container on dashboard
2022-10-20 15:10:39 +08:00
Prabhat Khera
f3e2ccd487
fix volume claims with k8s app ( #7899 )
2022-10-20 15:43:19 +13:00
Ali
368e6b2a44
fix(helm): helm charts view bad icon aspect ratio EE-4451 ( #7875 )
2022-10-20 14:14:55 +13:00
itsconquest
16dc66f173
fix(UAC): put team into resource control when editing as team lead [EE-4457] ( #7886 )
...
* fix(UAC): put team into resource control when editing as team lead [EE-4457]
* populate form values & payload correctly
2022-10-20 10:18:56 +13:00
itsconquest
c1f94be9b2
fix(notifications): sort by newest first by default [EE-4467] ( #7891 )
2022-10-19 15:25:20 +13:00
Dakota Walsh
0c995ae1c8
fix(kubernetes): create proxied kubeclient EE-4326 ( #7850 )
2022-10-18 10:46:27 +13:00
itsconquest
f6d6be90e4
fix(UAC): provide required UI context [EE-4415] ( #7854 )
2022-10-18 09:45:47 +13:00
Prabhat Khera
669327da7c
fix reloading page when ing class disallowed ( #7830 )
2022-10-17 10:44:17 +13:00
matias-portainer
8f1ac38963
fix(tags): get tags when loading associated endpoints selector EE-4140 ( #7857 )
2022-10-13 11:03:19 -03:00
Ali
7a6ff10268
fix(ing): nodeport validate and show errors [EE-4373] ( #7801 )
2022-10-12 10:06:57 +13:00
itsconquest
724f1f63b7
fix(notifications): cleanup notifications code [EE-4274] ( #7790 )
...
* fix(notifications): cleanup notifications code [EE-4274]
* break long words
2022-10-11 14:05:53 +13:00
Ali
c6ae8467c0
fix(ingress): update ingress tls after deletion EE-4387 ( #7804 )
...
* fix(ing): update tls value EE-4387
2022-10-10 09:32:30 +13:00
Ali
56087bcbb3
fix(clustersetup): dont show modal when loading ( #7810 )
2022-10-08 17:48:36 +13:00
Ali
315c1c7e1e
fix(application): edit cluster ip services EE-4328 ( #7775 )
2022-10-07 16:55:11 +13:00
congs
819dc4d561
fix(UI): EE-4381 environment ID is shown instead of its name when deleting an environment ( #7808 )
2022-10-07 16:36:19 +13:00
congs
380a64d546
fix(wizard): EE-4350 Environment creating script should only showed for relevant type of environment ( #7786 )
2022-10-07 15:43:06 +13:00
congs
6429546462
fix(help): EE-4335 context sensitive help improvement ( #7754 )
2022-10-07 14:25:26 +13:00
Ali
ae0b9b1e30
fix(ingress): ingress indicate missing services EE-4358 ( #7794 )
2022-10-06 15:24:59 +13:00
Prabhat Khera
83a1ce9d2a
bug(ingress): fix ingress class disallowed to not found issue EE-4311 ( #7731 )
2022-10-05 15:17:53 +13:00
Rex Wang
66fd039933
EE-2681 fix(docker): fix message format ( #7784 )
2022-10-05 09:20:00 +08:00
Ali
1722257d68
fix(cluster): fix cluster setup no ingress develop EE-4352 ( #7776 )
...
* fix(cluster) update cluster wo controllers EE-4352
* fix(ing): stop errors in ns EE-4352
2022-10-04 12:13:56 +13:00
Ali
7d8b037761
fix(deploy): update option text EE-4362 ( #7783 )
2022-10-04 10:20:16 +13:00
Ali
cd52e04a5a
fix(customtemplate) fix custom var payload EE-4340 ( #7752 )
2022-10-03 09:49:28 +13:00
Ali
43e3cb476b
fix(clustersetup): set a default access mode ( #7745 )
2022-09-29 10:26:25 +13:00
Ali
a1a88eb5e4
fix(secrets): allow edit sa token, refactor ( #7732 )
2022-09-29 09:57:39 +13:00
LP B
e5f8466fb9
fix(app/environments): retain previously selected environments [EE-3233] ( #7358 )
2022-09-26 19:00:10 -03:00
Dakota Walsh
89eda13eb3
feat(ingress): autodetect ingress controllers EE-673 ( #7712 )
2022-09-27 08:43:24 +13:00
Hao
c96551e410
feat(stack): rebuild image for compose stack from git [EE-2681] ( #7707 )
...
* feat(stack): rebuild image for compose stack from git [EE-2681]
* feat(stack): rebuild image for compose stack from git [EE-2681]
* --no-edit
* UI
2022-09-26 14:22:38 +08:00
Rex Wang
9f7d5ac842
fix(docker): stack's env vars support empty value EE-1528 ( #7592 )
...
* EE-1528 fix(docker): stack's env vars support empty value
* EE-1528 fix(docker): handle no-value env as empty env
2022-09-24 20:05:20 +08:00
itsconquest
648c1db437
feat(notifications): track toast notifications [EE-4132] ( #7711 )
...
* feat(notifications): track toast notifications [EE-4132]
* suggested refactoring
* fix failing test
* remove duplicate styles
* applying spacing to context icon
2022-09-23 17:17:44 +12:00
Ali
4e20d70a99
feat(secrets): allow creating secrets beyond opaque [EE-2625] ( #7709 )
2022-09-23 16:35:47 +12:00
fhanportainer
3b2f0ff9eb
fix(access-token): fixed create access token view. ( #7716 )
2022-09-23 16:29:25 +12:00
Prabhat Khera
fcb76f570e
feat(ingress): remove ingresses from add and edit application EE-4206 ( #7677 )
2022-09-23 16:11:35 +12:00
matias-portainer
6e0f83b99e
feat(snapshots): separate snapshots from endpoint DB struct EE-4099 ( #7614 )
2022-09-22 17:05:10 -03:00
Prabhat Khera
4fe2a7c750
fix ingress screen loading ( #7715 )
2022-09-22 16:12:19 +12:00
congs
f8b8d549fd
feat(help): EE-2724 Context sensitive help ( #7694 )
2022-09-22 13:39:36 +12:00
LP B
1b0db4971f
feat(app/logs): format Zerolog in logs viewer [EE-4226] ( #7685 )
...
* feat(app/logs): format Zerolog in logs viewer
* fix(app/logs): trim caller to only last 2 segments
2022-09-22 00:34:58 +02:00
Chaim Lev-Ari
ceaee4e175
refactor(ui): replace ng selectors with react-select [EE-3608] ( #7203 )
...
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
2022-09-21 10:10:58 +03:00
Chaim Lev-Ari
1e21961e6a
refactor(app): move settings components to react [EE-3442] ( #7625 )
2022-09-21 09:14:29 +03:00
Oscar Zhou
5777c18297
feat(gitops): support to list git repository refs and file tree [EE-2673] ( #7100 )
2022-09-21 17:47:02 +12:00
Prabhat Khera
ef1d648c07
feat(ingress): ingresses datatable with add/edit ingresses EE-2615 ( #7672 )
2022-09-21 16:49:42 +12:00
Chaim Lev-Ari
fad376b415
refactor(ui): remove global providers [EE-4128] ( #7578 )
2022-09-20 21:14:24 +03:00
Chao Geng
d3f094cb18
fix(image): better URL info text and a link to documentation to build image [EE-2409] ( #7641 )
...
* URL info text and a link to documentation to build image
2022-09-20 13:42:31 +08:00
Hao
70ce4e70d9
fix(registry): fix anonymous dockerhub name to make it same with BE [EE-4208] ( #7690 )
2022-09-19 16:52:15 +08:00
congs
47f2490059
fix(wizard) EE-2053 Add Docker Standalone option to agent install instructions ( #7589 )
2022-09-19 13:44:52 +12:00