cmeng
|
eb8644330e
|
fix(edge/job): init endpoints if it is null [EE-4972] (#8411)
|
2023-01-27 22:08:13 +13:00 |
cmeng
|
8663de580a
|
fix(settings): EE-4959 Cannot turn on Edge Compute Features on CE (#8396)
|
2023-01-27 17:04:40 +13:00 |
cmeng
|
9d103ffbeb
|
fix(UI): EE-4937 low resolution hides add container button (#8401)
|
2023-01-27 09:18:48 +13:00 |
Chaim Lev-Ari
|
5847c2b8ef
|
fix(system/update): submit license form [EE-4743] (#8381)
|
2023-01-26 20:35:04 +05:30 |
Ali
|
5640cce4d6
|
chore(kompose): remove from settings [EE-4741] (#8375)
|
2023-01-26 16:03:44 +13:00 |
Chaim Lev-Ari
|
00bbf4ac63
|
refactor(auth): cache user data [EE-4935] (#8380)
|
2023-01-26 07:40:05 +05:30 |
Chaim Lev-Ari
|
851a3346a9
|
fix(edge/update): remove schedule date for old envs [EE-3023] (#8315)
|
2023-01-24 12:20:55 +05:30 |
LP B
|
a74e389521
|
chore(dependencies): upgrade msw to fix xmldom CVE (#8362)
* chore(dependencies): upgrade msw to fix xmldom CVE
* refactor(msw): rename msw DefaultRequestBody to DefaultBodyType
|
2023-01-23 14:03:11 +01:00 |
Chaim Lev-Ari
|
eff6ec9df9
|
fix(edge/group): show tag selector when no tags [EE-4924] (#8368)
|
2023-01-23 11:05:23 +05:30 |
Ali
|
5b02f636d7
|
fix(namespace): move warning [EE-4885] (#8370)
Co-authored-by: testa113 <testa113>
|
2023-01-23 10:41:39 +13:00 |
Prabhat Khera
|
ac458d0daa
|
fix(ui): tooltip link color EE-4914 (#8365)
|
2023-01-23 10:15:47 +13:00 |
Chaim Lev-Ari
|
5b5dc320d5
|
fix(settings): save only the existing values [EE-4903] (#8326)
|
2023-01-23 02:34:39 +05:30 |
cmeng
|
d04747b309
|
fix(home): EE-4874 homepage ui issues (#8319)
|
2023-01-23 09:14:06 +13:00 |
LP B
|
07dd6bbe84
|
fix(home): dont display disconnected status similar to disabled (#8311)
|
2023-01-20 17:34:16 +01:00 |
Chaim Lev-Ari
|
406ff8812c
|
feat(system/upgrade): add get license dialog [EE-4743] (#8249)
|
2023-01-19 15:31:49 +02:00 |
Chaim Lev-Ari
|
5942f4ff58
|
fix(home): dark mode for edit buttons [EE-4828] (#8241)
|
2023-01-19 10:16:34 +02:00 |
cmeng
|
fed3d14adf
|
fix(home): EE-4906 home page tiles for edge devices have the wrong url (#8353)
|
2023-01-19 09:00:43 +13:00 |
Ali
|
e6d0e297dd
|
fix(app): update redeploy wording [EE-4889] (#8317)
Co-authored-by: testa113 <testa113>
|
2023-01-18 08:30:06 +13:00 |
Chaim Lev-Ari
|
1d5d1bb12d
|
fix(home): enable kubeconfig button [EE-4833] (#8233)
|
2023-01-15 11:32:38 +02:00 |
cmeng
|
0c27316034
|
fix(UI) EE-4883 stack repository method console error (#8304)
Co-authored-by: Simon Meng <simon.meng@portainer.io>
|
2023-01-13 16:07:52 +13:00 |
Chaim Lev-Ari
|
d3bed3072b
|
fix(home): link to correct env route [EE-4877] (#8295)
|
2023-01-12 15:02:37 +02:00 |
Chaim Lev-Ari
|
329e8bcad5
|
fix(home): allow non-admins [EE-4873] (#8297)
|
2023-01-12 15:01:52 +02:00 |
Chaim Lev-Ari
|
4bdf30c038
|
feat(home): remove margins from env list [EE-4868] (#8285)
|
2023-01-11 10:59:56 +02:00 |
Chaim Lev-Ari
|
9c0e0607a4
|
fix(sidebar): put behind modal [EE-4866] (#8282)
* fix(sidebar): put behind modal
* fix(system/upgrade): validate on open dialog
|
2023-01-11 08:32:03 +13:00 |
Chaim Lev-Ari
|
baf9c3db0a
|
feat(environments): add edge device [EE-4840] (#8246)
* feat(environments): add edge device [EE-4840]
fix [EE-4840]
* fix(home): fix tests
|
2023-01-11 08:30:49 +13:00 |
Dakota Walsh
|
48a0f40621
|
fix(padding): fix margin-right on DatatableFooter pagination EE-4831 (#8237)
|
2023-01-10 10:14:46 +13:00 |
Matt Hook
|
4dc643acd9
|
fix(rolling-restart): wording and icon changes [EE-4834] (#8239)
* icon and wording changes
* fix inconsistencies and grammar
* fix(ui/buttons): show tooltip
* Change icon and confirmation dialog
* edit icon
* rename be-only-button to be-teaser-button for consistency
Co-authored-by: Chaim Lev-Ari <chaim.levi-ari@portainer.io>
|
2023-01-10 10:02:07 +13:00 |
andres-portainer
|
b2bc4b92d6
|
fix(ui): remove extra margins from Dockerfile details section EE-4790 (#8213)
|
2022-12-21 19:09:40 -03: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 |
matias-portainer
|
e1b474d04f
|
feat(edgejobs): support edge groups when using edge jobs EE-3873 (#8099)
|
2022-12-19 18:54:51 -03: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 |
Dakota Walsh
|
046738c967
|
feat(kubernetes): cluster setup reasonable defaults EE-4518 (#8082)
|
2022-12-16 16:03:40 +13:00 |
Matt Hook
|
0436be7bc4
|
update pull latest image wording (#8191)
|
2022-12-16 14:57:07 +13:00 |
Chaim Lev-Ari
|
294d1668d4
|
feat(edge/updates): sync code changes from EE [EE-3023] (#8186)
* feat(edge/updates): add info about each field
* feat(edge/update): add beta feature
* fix(edge/update): add info
|
2022-12-16 14:20:22 +13:00 |
Matt Hook
|
c1dc1b49d1
|
fix(pagination): vert center pagination control on all screens and add consistent spacing [EE-4006] (#8192)
|
2022-12-16 10:55:54 +13:00 |
LP B
|
68975620c5
|
fix(app): cursor jumps to the end of inputs [EE-4359] (#8163)
* feat(app/react): introduce controlled inputs HOC to avoid creating uncontrolled React components
* fix(app/env): jumping inputs when adding gpus to existing environment
|
2022-12-15 17:49:36 +01:00 |
LP B
|
67d3abcc9d
|
fix(app/analytics): exclude login page in analytics (#8172)
|
2022-12-15 17:48:59 +01:00 |
matias-portainer
|
90b0cb84f4
|
fix(wording): change wording on CE teaser EE-4590 (#8136)
|
2022-12-15 11:25:13 -03:00 |
Oscar Zhou
|
b22cdb3559
|
fix(access/team): team member cannot change ownership to its own team [EE-4423] (#8052)
|
2022-12-15 21:27:18 +13:00 |
Chaim Lev-Ari
|
f38b8234d9
|
fix(edge/groups): show tags for environments [EE-4422] (#7940)
|
2022-12-14 09:17:49 +02:00 |
Chaim Lev-Ari
|
52e150fa29
|
fix(notifications): break lines for long message [EE-4521] (#8110)
|
2022-12-14 09:17:12 +02:00 |
Matt Hook
|
929749c0da
|
incorrect variable name used (#8198)
|
2022-12-14 17:49:20 +13:00 |
Ali
|
09bf5d03f4
|
give docker specific tooltip link (#8197)
Co-authored-by: testa113 <testa113>
|
2022-12-14 17:26:19 +13:00 |
Dakota Walsh
|
0ddcad66f3
|
fix(auth): invalidate session when permissions change EE-3320 (#8103)
|
2022-12-14 10:12:00 +13:00 |
Chaim Lev-Ari
|
930d9e5628
|
feat(edge/stacks): use namespace in manifest [EE-4507] (#8145)
|
2022-12-13 22:56:47 +02:00 |