Commit Graph

2283 Commits (00bbf4ac63bdb74b4a6420a967197bbbefe840d2)

Author SHA1 Message Date
Chaim Lev-Ari 00bbf4ac63
refactor(auth): cache user data [EE-4935] (#8380)
2 years ago
Chaim Lev-Ari 851a3346a9
fix(edge/update): remove schedule date for old envs [EE-3023] (#8315)
2 years ago
LP B a74e389521
chore(dependencies): upgrade msw to fix xmldom CVE (#8362)
2 years ago
Chaim Lev-Ari eff6ec9df9
fix(edge/group): show tag selector when no tags [EE-4924] (#8368)
2 years ago
Ali 5b02f636d7
fix(namespace): move warning [EE-4885] (#8370)
2 years ago
Prabhat Khera ac458d0daa
fix(ui): tooltip link color EE-4914 (#8365)
2 years ago
Chaim Lev-Ari 5b5dc320d5
fix(settings): save only the existing values [EE-4903] (#8326)
2 years ago
cmeng d04747b309
fix(home): EE-4874 homepage ui issues (#8319)
2 years ago
LP B 07dd6bbe84
fix(home): dont display disconnected status similar to disabled (#8311)
2 years ago
Chaim Lev-Ari 406ff8812c
feat(system/upgrade): add get license dialog [EE-4743] (#8249)
2 years ago
Chaim Lev-Ari 5942f4ff58
fix(home): dark mode for edit buttons [EE-4828] (#8241)
2 years ago
cmeng fed3d14adf
fix(home): EE-4906 home page tiles for edge devices have the wrong url (#8353)
2 years ago
Ali e6d0e297dd
fix(app): update redeploy wording [EE-4889] (#8317)
2 years ago
Chaim Lev-Ari 1d5d1bb12d
fix(home): enable kubeconfig button [EE-4833] (#8233)
2 years ago
cmeng 0c27316034
fix(UI) EE-4883 stack repository method console error (#8304)
2 years ago
Chaim Lev-Ari d3bed3072b
fix(home): link to correct env route [EE-4877] (#8295)
2 years ago
Chaim Lev-Ari 329e8bcad5
fix(home): allow non-admins [EE-4873] (#8297)
2 years ago
Chaim Lev-Ari 4bdf30c038
feat(home): remove margins from env list [EE-4868] (#8285)
2 years ago
Chaim Lev-Ari 9c0e0607a4
fix(sidebar): put behind modal [EE-4866] (#8282)
2 years ago
Chaim Lev-Ari baf9c3db0a
feat(environments): add edge device [EE-4840] (#8246)
2 years ago
Dakota Walsh 48a0f40621
fix(padding): fix margin-right on DatatableFooter pagination EE-4831 (#8237)
2 years ago
Matt Hook 4dc643acd9
fix(rolling-restart): wording and icon changes [EE-4834] (#8239)
2 years ago
andres-portainer b2bc4b92d6
fix(ui): remove extra margins from Dockerfile details section EE-4790 (#8213)
2 years ago
cmeng 919a854d93
feat(edge): EE-4570 allow pre-pull images with edge stack deployment (#8210)
2 years ago
Chaim Lev-Ari 7fe0712b61
feat(home): move edge device to view [EE-4559] (#8189)
2 years ago
Chaim Lev-Ari b4a6f6911c
fix(home): wrap items on small screens [EE-4798] (#8220)
2 years ago
Chaim Lev-Ari 59d35d26d8
feat(home): open env on click [EE-4792] (#8219)
2 years ago
matias-portainer e1b474d04f
feat(edgejobs): support edge groups when using edge jobs EE-3873 (#8099)
2 years ago
Chaim Lev-Ari 701410d259
feat(app): clear env when log out [EE-4791] (#8218)
2 years ago
Chaim Lev-Ari 123754cee7
feat(system): make ui fixes to upgrade dialog [EE-4071] (#8199)
2 years ago
Chaim Lev-Ari d75d2ba9ce
fix(docker): fix links to docs [EE-4486] (#8166)
2 years ago
Dakota Walsh 046738c967
feat(kubernetes): cluster setup reasonable defaults EE-4518 (#8082)
2 years ago
Matt Hook 0436be7bc4
update pull latest image wording (#8191)
2 years ago
Chaim Lev-Ari 294d1668d4
feat(edge/updates): sync code changes from EE [EE-3023] (#8186)
2 years ago
Matt Hook c1dc1b49d1
fix(pagination): vert center pagination control on all screens and add consistent spacing [EE-4006] (#8192)
2 years ago
LP B 68975620c5
fix(app): cursor jumps to the end of inputs [EE-4359] (#8163)
2 years ago
LP B 67d3abcc9d
fix(app/analytics): exclude login page in analytics (#8172)
2 years ago
matias-portainer 90b0cb84f4
fix(wording): change wording on CE teaser EE-4590 (#8136)
2 years ago
Oscar Zhou b22cdb3559
fix(access/team): team member cannot change ownership to its own team [EE-4423] (#8052)
2 years ago
Chaim Lev-Ari f38b8234d9
fix(edge/groups): show tags for environments [EE-4422] (#7940)
2 years ago
Chaim Lev-Ari 52e150fa29
fix(notifications): break lines for long message [EE-4521] (#8110)
2 years ago
Matt Hook 929749c0da
incorrect variable name used (#8198)
2 years ago
Ali 09bf5d03f4
give docker specific tooltip link (#8197)
2 years ago
Dakota Walsh 0ddcad66f3
fix(auth): invalidate session when permissions change EE-3320 (#8103)
2 years ago
Chaim Lev-Ari 930d9e5628
feat(edge/stacks): use namespace in manifest [EE-4507] (#8145)
2 years ago
Chaim Lev-Ari 8936ae9b7a
feat(home): add connect and browse buttons [EE-4182] (#8175)
2 years ago
Chaim Lev-Ari db9d87c918
feat(system): path to upgrade swarm to BE [EE-4624] (#8124)
2 years ago
matias-portainer b59a0ba823
fix(settings): fix settings save/update EE-3604 (#8180)
2 years ago
Matt Hook 2188005b48
feat(kubernetes): add rolling restart button teaser [EE-4510] (#8126)
2 years ago
Prabhat Khera a1528475ba
feat(UI): tooltip html message support and width fix [EE-3445] (#8165)
2 years ago