1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-07 14:55:27 +02:00
Commit graph

3676 commits

Author SHA1 Message Date
Ali
c1c4dd190d
chore(kompose): remove from settings EE-4741 (#8376) 2023-01-26 16:03:32 +13:00
Chaim Lev-Ari
674a98e432
refactor(auth): cache user data [EE-4935] (#8379) 2023-01-26 07:40:07 +05:30
matias-portainer
da7351cec7
fix(endpoints): check environment type before start metrics detection EE-4944 (#8392) 2023-01-25 10:29:16 -03:00
Chaim Lev-Ari
c9562d1252
fix(edge/update): remove schedule date for old envs [EE-3023] (#8314) 2023-01-24 12:20:59 +05:30
Prabhat Khera
cae257ddfc
fix(kubernetes): detect metrics API for kubernetes endspoints EE-4865 (#8352) 2023-01-24 09:05:22 +13:00
LP B
7a063cb2fa
chore(dependencies): upgrade msw to fix xmldom CVE (#8363)
* chore(dependencies): upgrade msw to fix xmldom CVE

* refactor(msw): rename msw DefaultRequestBody to DefaultBodyType
2023-01-23 14:03:02 +01:00
Chaim Lev-Ari
d2c967282e
fix(edge/group): show tag selector when no tags [EE-4924] (#8367) 2023-01-23 11:05:25 +05:30
Ali
a7cad6fd09
fix(namespace): move warning [EE-4885] (#8371)
Co-authored-by: testa113 <testa113>
2023-01-23 10:41:43 +13:00
Prabhat Khera
d11ae40822
fix(ui): tooltip link color EE-4914 (#8364) 2023-01-23 10:15:41 +13:00
Chaim Lev-Ari
503ef6b415
fix(settings): save only the existing values [EE-4903] (#8325) 2023-01-23 02:34:41 +05:30
cmeng
b8b69ce116
fix(home): EE-4874 homepage ui issues (#8320) 2023-01-23 09:14:13 +13:00
LP B
54fb7242c3
fix(home): dont display disconnected status similar to disabled (#8312) 2023-01-20 17:34:09 +01:00
Chaim Lev-Ari
2887c11c93
feat(system/upgrade): add get license dialog [EE-4743] (#8278) 2023-01-19 15:31:51 +02:00
Chaim Lev-Ari
00b64beed7
fix(home): dark mode for edit buttons [EE-4828] (#8270) 2023-01-19 10:16:30 +02:00
cmeng
1199fe19ec
fix(home): EE-4906 home page tiles for edge devices have the wrong url (#8354) 2023-01-19 09:00:52 +13:00
Ali
6d0f473f76
fix(ingress): update label [EE-4902] (#8331)
Co-authored-by: testa113 <testa113>
2023-01-18 13:30:04 +13:00
Ali
6b804152fe
fix(app): update redeploy wording [EE-4889] (#8318)
Co-authored-by: testa113 <testa113>
2023-01-18 08:30:00 +13:00
matias-portainer
9e2849dd10
fix(edgejobs): fix edge jobs log collection EE-4893 (#8329) 2023-01-17 14:21:03 -03:00
matias-portainer
eeff16a300
fix(edgejobs): remove endpoint from edge job mapping on endpoint deletion EE-4764 (#8279) 2023-01-17 09:47:14 -03:00
Chaim Lev-Ari
de05fa869d
fix(ldap): sync user teams when needed [EE-4802] (#8269) 2023-01-16 10:41:41 +02:00
Chaim Lev-Ari
81ae01d3a2
fix(home): enable kubeconfig button [EE-4833] (#8277) 2023-01-15 11:32:42 +02:00
cmeng
4e0d264bc4
fix(UI) EE-4883 stack repository method console error (#8305)
Co-authored-by: Simon Meng <simon.meng@portainer.io>
2023-01-13 16:08:12 +13:00
Chaim Lev-Ari
3f2220e340
fix(home): link to correct env route [EE-4877] (#8296) 2023-01-12 15:02:40 +02:00
Chaim Lev-Ari
b67c28f128
fix(home): allow non-admins [EE-4873] (#8298) 2023-01-12 15:01:54 +02:00
Chaim Lev-Ari
3a3ec0c50c
feat(home): remove margins from env list [EE-4868] (#8286) 2023-01-11 10:59:58 +02:00
Chaim Lev-Ari
26f975f1d5
fix(sidebar): put behind modal [EE-4866] (#8281)
* fix(sidebar): put behind modal

* fix(system/upgrade): validate on open dialog
2023-01-11 08:31:57 +13:00
Chaim Lev-Ari
00f72a80f2
feat(environments): add edge device [EE-4840] (#8271)
* feat(environments): add edge device [EE-4840]

fix [EE-4840]

* fix(home): fix tests
2023-01-11 08:30:45 +13:00
Dakota Walsh
fc7d226f38
fix(padding): fix margin-right on DatatableFooter pagination EE-4831 (#8274) 2023-01-10 10:14:56 +13:00
Matt Hook
995579fda7
fix(rolling-restart): wording and icon changes [EE-4834] (#8275)
* grammar, wording and icon changes

* edit icon

* Rename be-only-button to be-teaser-button
2023-01-10 10:01:57 +13:00
Ali
0fd59eb6a8
fix(rbac): fix false negative rbac result in github microk8s environments [EE-4829] 2023-01-09 17:55:38 +13:00
andres-portainer
dd0d1737b0
fix(performance): optimize performance for edge EE-3311 (#8040) 2023-01-06 16:25:41 -03:00
andres-portainer
3d28a6f877
chore(edgejobs): clean up EE-4850 (#8259) 2023-01-03 13:12:12 -03:00
andres-portainer
2fc518f221
chore(edgestacks): clean up EE-4851 (#8260) 2023-01-03 10:49:29 -03:00
andres-portainer
137ce37096
chore(nil): remove unnecessary nil checks EE-4847 (#8254) 2022-12-30 15:26:46 -03:00
andres-portainer
e529327851
chore(utils): remove dead code EE-4846 (#8253) 2022-12-30 14:52:58 -03:00
andres-portainer
3625ab6faa
fix(rand): seed the RNG EE-4845 (#8252) 2022-12-30 14:52:18 -03:00
Chaim Lev-Ari
afb024d2a4
chore(docs): fix api reference [EE-4835] (#8242) 2022-12-25 10:47:21 +02:00
andres-portainer
b2bc4b92d6
fix(ui): remove extra margins from Dockerfile details section EE-4790 (#8213) 2022-12-21 19:09:40 -03:00
Chaim Lev-Ari
e5fd0c9595
fix(system): ignore failure to connect to docker [EE-4825] (#8231) 2022-12-21 18:08:18 +02:00
Chaim Lev-Ari
649c1c9cee
feat(system): check BE image existence before upgrade [EE-4071] (#8230) 2022-12-21 17:17:51 +02:00
cmeng
919a854d93
feat(edge): EE-4570 allow pre-pull images with edge stack deployment (#8210)
Co-authored-by: Matt Hook <hookenz@gmail.com>
2022-12-21 13:18:51 +13:00
Chaim Lev-Ari
7fe0712b61
feat(home): move edge device to view [EE-4559] (#8189)
Co-authored-by: matias.spinarolli <matias.spinarolli@portainer.io>
2022-12-21 10:07:34 +13:00
Chaim Lev-Ari
b4a6f6911c
fix(home): wrap items on small screens [EE-4798] (#8220) 2022-12-20 10:57:59 +02:00
Chaim Lev-Ari
59d35d26d8
feat(home): open env on click [EE-4792] (#8219) 2022-12-20 10:57:25 +02:00
Dakota Walsh
95558ed4ad
fix(EE-4782): add portainer internal label to created ingress rules (#8196) 2022-12-20 16:46:51 +13:00
matias-portainer
e1b474d04f
feat(edgejobs): support edge groups when using edge jobs EE-3873 (#8099) 2022-12-19 18:54:51 -03:00
Matt Hook
9732d1b5d8
remove kubeshell pod constraint (#8185) 2022-12-20 10:32:49 +13:00
Chaim Lev-Ari
701410d259
feat(app): clear env when log out [EE-4791] (#8218) 2022-12-19 08:56:39 +02:00
Chaim Lev-Ari
123754cee7
feat(system): make ui fixes to upgrade dialog [EE-4071] (#8199)
* feat(system): make ui fixes to upgrade dialog

* fix(system): hide on non-enabled platforms
2022-12-18 19:57:41 +02:00
Chaim Lev-Ari
d75d2ba9ce
fix(docker): fix links to docs [EE-4486] (#8166) 2022-12-18 10:13:18 +02:00