cmeng
|
e5f6363244
|
fix(edge-stack): avoid reference of undefined EE-6914 (#11464)
|
2024-03-27 16:08:10 +13: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 |
cmeng
|
db16888379
|
fix(container): make blank string as valid value EE-6852 (#11372)
|
2024-03-15 09:01:42 +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 |
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 |
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
|
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 |
Oscar Zhou
|
6258c02353
|
fix(edge/template): validate app template env vars [EE-6743] (#11234)
|
2024-02-26 09:00:03 +13:00 |
Chaim Lev-Ari
|
0fd20277c1
|
fix(docker): prevent non admins from passing security settings [EE-6765] (#11239)
|
2024-02-25 11:57:19 +02:00 |
cmeng
|
988064a542
|
fix(stack): make web editor readonly for git template EE-6706 (#11183)
|
2024-02-23 13:28:20 +13:00 |
Prabhat Khera
|
158b43194c
|
fix(ui): turn autocomplete off for git deployment [EE-6761] (#11241)
|
2024-02-23 08:44:00 +13:00 |
Ali
|
1bbe98379a
|
fix(app): NaN validation for autoscaling [EE-6714] (#11238)
|
2024-02-22 17:36:41 +13:00 |
Ali
|
1cdd3fdfe2
|
fix(input): allow clearing number inputs [EE-6714] (#11187)
|
2024-02-21 10:43:28 +13:00 |
Ali
|
4e95139909
|
fix(inputlist): update warning style [EE-6737] (#11222)
|
2024-02-21 08:29:14 +13:00 |
Chaim Lev-Ari
|
a8938779bf
|
fix(ui): check for authorization [EE-6733] (#11207)
|
2024-02-20 11:06:05 +02:00 |