Chaim Lev-Ari
a0237852ef
fix: fix occurred typo [EE-4536] ( #7994 )
2022-11-08 07:30:37 +02:00
andres-portainer
193e0c7d6f
fix(snapshots): remove snapshots when removing endpoints EE-4527 ( #7973 )
...
* fix(snapshots): remove snapshots when removing endpoints EE-4527
* Fix nil pointer dereference.
Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>
2022-11-07 20:28:18 -03:00
Chaim Lev-Ari
77c29ff87e
refactor(kubernetes): move react codebase [EE-3349] ( #7953 )
2022-11-07 08:03:11 +02:00
Chaim Lev-Ari
2868da296a
fix(stack): validate original containers names [EE-4520] ( #7978 )
2022-11-06 10:40:33 +02:00
Chaim Lev-Ari
ff10588383
fix(edge): show select all checkbox [EE-4129] ( #7948 )
2022-11-06 09:33:22 +02:00
LP B
6b02d9a1e3
fix(app/logs): change pattern to detect double serialized JSON logs [EE-4525] ( #7962 )
...
* fix(app/logs): change pattern to detect double serialized JSON logs
* fix(app/logs): fallback to raw display when parsing fails + include timestamp for Zerolog logs
2022-11-04 13:58:18 +01:00
Ali
9f3d5185b0
fix(slider): use and update react slider EE-4522 ( #7987 )
2022-11-04 14:12:53 +13:00
congs
f94147b07b
fix(registry): EE-4526 Registry Manage access link broken ( #7975 )
2022-11-04 12:10:42 +13:00
andres-portainer
49d02e0386
fix(db): remove a bucket overwrite EE-4424 ( #7867 )
2022-11-03 18:51:15 -03:00
Ali
e82d0cfbdb
fix(apps): fix edit error EE-4529 ( #7963 )
2022-11-03 13:04:56 +13:00
Oscar Zhou
c8051b68d4
fix(auth/ldap): allow to save internal authentication if custom ldap server is not set [EE-3155] ( #7959 )
2022-11-03 10:06:56 +13:00
Chaim Lev-Ari
37d4a80769
refactor(environments): remove endpoints cache [DTD-100] ( #6408 )
2022-11-02 13:29:26 +02:00
Chaim Lev-Ari
9ef2e27aae
fix(environments): debounce name validation [EE-4177] ( #7889 )
2022-11-02 12:44:31 +02:00
Oscar Zhou
9e1f80cf37
chore(ui/ldap): add texttip for group search configuration ( #7944 )
2022-11-02 11:31:44 +13:00
Dakota Walsh
459c95169a
fix(ingresses): migrate to new allow/disallow format EE-4465 ( #7893 )
2022-11-02 11:17:32 +13:00
fhanportainer
5048f08b5f
fix(box-selector): fixed incorrect wording for Private Box selector under UAC. ( #7949 )
2022-11-01 11:06:11 +13:00
fhanportainer
e785d1572e
fix(web-editor): fixed web editor scroll bar. ( #7941 )
2022-10-31 11:03:50 +13:00
Rex Wang
95a4f83466
fix(docker): docker template UI bug fix [EE-4034] ( #7912 )
...
* EE-4034 fix(docker): docker template UI bug fix
* EE-4034 fix(docker): fix ui
2022-10-30 14:56:23 +08:00
Dmitry Salakhov
4edf232e41
fix: document edge endoint url requirement ( #7735 ) [EE-3425]
2022-10-28 13:00:12 +13:00
Dmitry Salakhov
903cf284e7
fix(image): build image from file ( #7929 ) [EE-4501]
2022-10-27 23:31:31 +13:00
Prabhat Khera
a550bfaedb
fix showing namespaces for standard user ( #7917 )
2022-10-27 16:14:54 +13:00
Hao
446febb0f6
fix(image): hide button issues [EE-4166] ( #7845 )
...
* fix(image): hide button issues [EE-4166]
2022-10-25 15:02:59 +08:00
Oscar Zhou
cb9fe2606c
fix(team): disable team leader setting when external auth sync is enabled [EE-3579] ( #7852 )
2022-10-25 14:39:24 +13:00
Dakota Walsh
55211ef00e
fix(ingress): allow none controller type EE-4420 ( #7883 )
...
Co-authored-by: testA113 <alex.harris@portainer.io>
2022-10-25 09:41:30 +13:00
Chaim Lev-Ari
e48ceb15e9
refactor(environments): move environments ts code to react [EE-3443] ( #7747 )
2022-10-23 09:53:25 +03:00
Rex Wang
1b12cc9f31
EE-4376 fix(docker): fix malformed struct of template ( #7803 )
2022-10-21 16:29:18 +08: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
Chaim Lev-Ari
ee5600b6af
chore(build): incremental ts build [EE-4204] ( #7888 )
2022-10-20 17:23:56 +03: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
Dmitry Salakhov
1100a2bd28
feat: move jwt lib to v4 ( #7773 )
2022-10-20 10:26:11 +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
Matt Hook
58947fee69
fix(libhelm): new libhelm with relaxed validation when adding chart repo [EE-4440] ( #7874 )
...
update helm to fix adding some chart repos
2022-10-19 12:43:33 +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
andres-portainer
5488389278
fix(code): replace calls to ioutil EE-4425 ( #7878 )
2022-10-17 15:29:12 -03:00
andres-portainer
69f498c431
fix(tests): add missing context cancel EE-4433 ( #7879 )
2022-10-17 13:57:41 -03:00
Prabhat Khera
669327da7c
fix reloading page when ing class disallowed ( #7830 )
2022-10-17 10:44:17 +13:00
andres-portainer
191f8e17ee
fix(code): remove unused code EE-4431 ( #7866 )
2022-10-14 19:42:31 -03:00
andres-portainer
ae2bec4bd9
fix(code): clean up EE-4432 ( #7865 )
2022-10-14 18:09:07 -03:00
andres-portainer
367f3dd6d4
fix(tags): remove a data race EE-4310 ( #7862 )
2022-10-13 11:12:12 -03: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
andres-portainer
fd91de3571
fix(logging): remove remaining traces of logrus EE-4414 ( #7848 )
2022-10-11 16:53:27 -03:00
andres-portainer
ab3a6f402e
fix(build): add -trimpath EE-4406 ( #7836 )
2022-10-11 13:00:50 -03:00