Chaim Lev-Ari
75f40fe485
refactor(portainer): remove offline mode [EE-4348] ( #7761 )
...
Co-authored-by: deviantony <anthony.lapenna@portainer.io>
2022-11-21 09:50:47 +02:00
Ali
61e8e68c31
fix(svg): fix footer height [EE-4547] ( #8071 )
2022-11-21 09:22:41 +13:00
cmeng
4cfa584c7c
fix(git): EE-4577 Git Repository Fields are Missing in Edge Stacks ( #8057 )
2022-11-18 08:59:58 +13:00
Ali
d012a4efc4
feat(deployment): enforce deployment options EE-4416 ( #7974 )
2022-11-17 22:00:34 +13:00
Oscar Zhou
e0f3a8c0a2
fix(access/viwer): update the viwer filter key to user.id ( #8055 )
2022-11-17 10:38:34 +13:00
Chaim Lev-Ari
eccc8131dd
feat(system/upgrade): add upgrade banner [EE-4564] ( #8046 )
2022-11-16 18:38:39 +02:00
Prabhat Khera
573e05d1c7
feat(kubernetes): BE teasure added EE-2647 ( #7927 )
2022-11-15 20:57:01 +13:00
Chaim Lev-Ari
881e99df53
refactor(nomad): sync frontend with EE [EE-3353] ( #7758 )
2022-11-13 12:29:25 +02:00
Chaim Lev-Ari
78dcba614d
refactor(portainer): move to react [EE-3350] ( #7915 )
2022-11-13 10:10:18 +02:00
matias-portainer
30e23ea5b4
fix(ui): tidy up Edge Devices configuration EE-3604 ( #7797 )
2022-11-10 16:13:20 -03:00
Oscar Zhou
e1e81731b9
fix(setting/auth): allow to save all auth method if custom ldap server is empty string ( #7990 )
2022-11-10 08:28:09 +13:00
Chaim Lev-Ari
a0237852ef
fix: fix occurred typo [EE-4536] ( #7994 )
2022-11-08 07:30:37 +02: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
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
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
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
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