1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-06 14:25:31 +02:00
Commit graph

3689 commits

Author SHA1 Message Date
Oscar Zhou
194f65107a
fix(schedule): update date picker after removing edge group [EE-4963] (#8419) 2023-02-02 11:15:10 +13:00
cmeng
a491d89789
fix(update): prevent formik reinitialize [EE-4962] (#8425) 2023-02-02 09:59:23 +13:00
Ali
6bfbc3c338
fix(texttip): fix texttip placement [EE-4990] (#8428)
Co-authored-by: testa113 <testa113>
2023-02-01 20:34:08 +13:00
Chaim Lev-Ari
76072d11b6
fix(home): reduce update text for small screens [EE-4936] (#8421) 2023-02-01 12:14:56 +05:30
andres-portainer
1000d57cd2
fix(edgestacks): fix edge stacks cache invalidation EE-4909 (#8400) 2023-02-01 02:15:31 -03:00
cmeng
2216d2cdd2
fix(edge/stack): not clear stack status if version not updated [EE-4970] (#8409) 2023-02-01 09:18:12 +13:00
matias-portainer
70c9172112
fix(doc): update endpoint creation swagger documentation EE-4925 (#8416) 2023-01-31 11:06:19 -03:00
Ali
043ec008fe
apply changes from EE (#8406)
Co-authored-by: testa113 <testa113>
2023-01-31 10:03:30 +13:00
Dakota Walsh
a3b8b0d58e
fix(kube): 30 second delay to storage detection EE-4822 (#8361) 2023-01-31 09:58:50 +13:00
cmeng
fc09e5574f
fix(edge/job): init endpoints if it is null [EE-4972] (#8410) 2023-01-27 22:08:07 +13:00
cmeng
1dcdce9feb
fix(settings): EE-4959 Cannot turn on Edge Compute Features on CE (#8397) 2023-01-27 17:04:48 +13:00
Chaim Lev-Ari
12ea9fa404
fix(system/update): submit license form [EE-4743] (#8382) 2023-01-26 20:35:02 +05:30
cmeng
38f09fc8ad
fix(UI): EE-4937 low resolution hides add container button (#8402) 2023-01-26 17:40:30 +13:00
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