cmeng
|
b3c489366f
|
fix(edge-stack): avoid reference of undefined EE-6914 (#11465)
|
2024-03-27 16:02:25 +13:00 |
cmeng
|
5eca761883
|
feat(version): bump to 2.20.1 EE-6933 (#11459)
|
2024-03-27 15:41:45 +13:00 |
andres-portainer
|
bea8acce1f
|
fix(kubernetes): avoid a deadlock EE-6901 (#11446)
|
2024-03-25 14:19:33 -03:00 |
Matt Hook
|
6a3eda4bce
|
fix(doclinks): fix help link paths [EE-6861] (#11417)
|
2024-03-19 11:46:55 +13:00 |
Matt Hook
|
889c36f64a
|
fix(docs): fix all remaining webhook app links [EE-6861] (#11392)
|
2024-03-18 16:28:43 +13:00 |
Matt Hook
|
c8fb3adda3
|
fix(kube): fix edit application webhook link [EE-6861] (#11390)
|
2024-03-18 10:21:20 +13:00 |
cmeng
|
f15be1d92a
|
fix(stack): prepopulate when creating template from stack EE-6853 (#11379)
|
2024-03-18 09:36:04 +13:00 |
Oscar Zhou
|
d9ae249ffe
|
chore(template/git): sync frontend code from ee (#11343)
|
2024-03-18 08:55:26 +13:00 |
Matt Hook
|
04de06c07f
|
fix(docs): make all doc links versioned [EE-6861] (#11381)
|
2024-03-15 16:57:42 +13:00 |
Matt Hook
|
59d53940fe
|
fix(stacks): update swagger stacks doc description [EE-6860] (#11383)
|
2024-03-15 16:47:05 +13:00 |
cmeng
|
db16888379
|
fix(container): make blank string as valid value EE-6852 (#11372)
|
2024-03-15 09:01:42 +13:00 |
Prabhat Khera
|
8880876bcd
|
fix(auth): make createAccessToken api backward compatible [EE-6818] (#11327)
* fix(auth): make createAccessToken api backward compatible [EE-6818]
* fix(api): api error message [EE-6818]
* fix messages
|
2024-03-14 09:02:25 +13:00 |
Ali
|
bfe5a49263
|
fix(app): only show special message when limits change for existing app resource limit [EE-6837] (#11368)
Co-authored-by: testa113 <testa113>
|
2024-03-14 08:45:53 +13:00 |
cmeng
|
6e11c10bab
|
fix(csrf): disable csrf secure cookie EE-6787 (#11299)
|
2024-03-13 11:22:18 +13:00 |
LP B
|
cb9ab3b375
|
fix(app): views not loading when quickly navigating in app (#11279)
|
2024-03-12 15:16:19 +01:00 |
Chaim Lev-Ari
|
b13dac0f6d
|
fix(docker): apply private uac to edge admin [EE-6788] (#11284)
|
2024-03-12 09:59:39 +02:00 |
cmeng
|
0144a98b3b
|
fix(edge-stack): deploy button is disabled EE-6819 (#11354)
|
2024-03-12 17:19:45 +13:00 |
Prabhat Khera
|
64a08c59e9
|
address review commets (#11361)
|
2024-03-12 11:32:03 +13:00 |
Ali
|
1090c82beb
|
fix(app): on create don't mention previous values [EE-6837] (#11351)
Co-authored-by: testa113 <testa113>
|
2024-03-11 16:43:45 +13:00 |
Prabhat Khera
|
6094dc115b
|
fix(container): autocomplete off for create container form [EE-6761] (#11337)
* autocomplete off doe create container form
* address review commets
* remove auto complete off from forms
|
2024-03-11 13:38:59 +13:00 |
Prabhat Khera
|
30513695b5
|
fix(kube): stackname in daemonsets and statefulsets app [EE-6670] (#11353)
|
2024-03-11 10:04:55 +13:00 |
Chaim Lev-Ari
|
dd2be9fb1e
|
refactor(tests): wrap tests explicitly with provider [EE-6686] (#11276)
|
2024-03-10 14:22:05 +02:00 |
Chaim Lev-Ari
|
e265b8b67c
|
fix(kube/config): validate change window start [EE-6830] (#11328)
|
2024-03-10 09:42:29 +02:00 |
Matt Hook
|
cc1ce9412a
|
fix(exec): improve alignment of help icon [EE-6816] (#11340)
|
2024-03-08 14:03:01 +13:00 |
Prabhat Khera
|
8eb8df2b30
|
fix(kube-stacks): change wordings [EE-6670] (#11335)
|
2024-03-08 12:15:27 +13:00 |
Ali
|
c0bd2dfdaf
|
fix(matomo): stop oauth link event [EE-6779] (#11333)
|
2024-03-08 10:17:26 +13:00 |
Matt Hook
|
bf65a38d5a
|
fix(exec): fix alignment and text size and alignment [EE-6816] (#11324)
|
2024-03-07 12:57:53 +13:00 |
cmeng
|
0ea21f2317
|
fix(menu): edge compute menu not clickable EE-6804 (#11320)
|
2024-03-07 12:11:59 +13:00 |
Prabhat Khera
|
b5f839a920
|
fix(stacks): make stackName kube stack specific field [EE-6670] (#11316)
* fix(stacks): make stackName kube stack specific field [EE-6670]
* fix wordings
|
2024-03-07 11:31:28 +13:00 |
Prabhat Khera
|
29025e7dd4
|
fix(UI): axios progress bar loading issue [EE-6781] (#11290)
|
2024-03-07 11:30:23 +13:00 |
Ali
|
692981b615
|
fix(time window): show errors for component [EE-6800] (#11318)
Co-authored-by: testa113 <testa113>
|
2024-03-07 09:03:26 +13:00 |
Chaim Lev-Ari
|
d6545b6af5
|
fix(kube/setup): add a11y labels [EE-6747] (#11308)
|
2024-03-06 14:57:03 +02:00 |
Matt Hook
|
6bbf62fe64
|
fix(contexthelp): remove extra slash from contexthelp docs link [EE-6780] (#11312)
|
2024-03-06 16:38:19 +13:00 |
Matt Hook
|
6b3ddf11d4
|
fix(helm): remove helm insights from the stack datatable [EE-6803] (#11313)
|
2024-03-06 16:36:48 +13:00 |
Dakota Walsh
|
77c9124e8a
|
fix(datatable): title size EE-6774 (#11273)
|
2024-03-06 08:01:45 +13:00 |
Chaim Lev-Ari
|
2c3dcdd14e
|
fix(docker/images): export image [EE-6807] (#11305)
|
2024-03-05 19:30:45 +02:00 |
matias-portainer
|
ec913b45d6
|
fix(edge/templates): get correct default value for selectType env vars EE-6796 (#11293)
|
2024-03-04 10:35:19 -03:00 |
Matt Hook
|
51c672af21
|
fix(kube): update doc links to match new menu structure [EE-6759] (#11266)
|
2024-03-01 15:37:32 +13:00 |
Matt Hook
|
ff178641be
|
fix(help): add versioned doc links to support LTS/STS docs [EE-6780] (#11282)
|
2024-03-01 15:36:19 +13:00 |
cmeng
|
a43454076b
|
fix(edge-stacks): take not-found stack as removed EE-6758 (#11249)
|
2024-03-01 11:50:27 +13:00 |
cmeng
|
a7eaa0f3fa
|
fix(container): get old container info correctly EE-6716 (#11215)
|
2024-03-01 09:14:26 +13:00 |
cmeng
|
8ad11fc88f
|
fix(stack): more space for add button EE-6773 (#11258)
|
2024-03-01 09:11:46 +13:00 |
Chaim Lev-Ari
|
43a95874f4
|
fix(auth): prevent unauthorized redirect on page load [EE-6777] (#11265)
|
2024-02-29 09:41:29 +02:00 |
Chaim Lev-Ari
|
b4f4c3212a
|
feat(kube): add a11y props for smoke tests [EE-6747] (#11262)
|
2024-02-29 09:26:10 +02:00 |
Chaim Lev-Ari
|
d44f57ed6f
|
fix(ci): prevent tests from running twice [EE-6728] (#11196)
|
2024-02-29 08:11:46 +02:00 |
Chaim Lev-Ari
|
eba08cdca0
|
fix(docker): hide write buttons for non authorized [EE-6775] (#11261)
|
2024-02-27 12:36:47 +02:00 |
Prabhat Khera
|
de3a3f88a0
|
fix(ui): autocomplete on edge custom template and stacks [EE-6761] (#11269)
|
2024-02-27 20:15:56 +13:00 |
Matt Hook
|
f6b2c879bc
|
fix(kube): make app autorefresh and show system settings stay [EE-6771] (#11256)
|
2024-02-27 11:18:28 +13:00 |
Prabhat Khera
|
f5fbcd4d9d
|
fix(stack): auto complete dropdown in docker stacks [EE-6761] (#11254)
|
2024-02-26 11:43:18 +13:00 |
Ali
|
f8b68a809f
|
fix(app): parse nan in validation check [EE-6714] (#11247)
|
2024-02-26 09:20:59 +13:00 |