Commit Graph

4792 Commits (9c4935286f3cf48793fa802bcee98185860e3129)
 

Author SHA1 Message Date
Matt Hook b77132dbb1
fix(exec): improve alignment of help icon [EE-6816] (#11339)
9 months ago
Prabhat Khera c35473f308
fix(kube-stacks): change wordings [EE-6670] (#11334)
9 months ago
Ali a570073d12
fix(matomo): stop oauth link event [EE-6779] (#11332)
9 months ago
Oscar Zhou 0ad4826fab
fix(stack): filter out orphan stacks that have same name as normal stacks [EE-6791] (#11291)
9 months ago
Matt Hook 6db7d31554
fix(exec): fix alignment and text size and alignment [EE-6816] (#11325)
9 months ago
cmeng 21d67a971d
fix(menu): edge compute menu not clickable EE-6804 (#11319)
9 months ago
Prabhat Khera 8dfa5efa71
fix(stacks): make stackName kube stack specific field [EE-6670] (#11315)
9 months ago
Prabhat Khera 529750fa21
fix(UI): axios progress bar loading issue [EE-6781] (#11289)
9 months ago
Ali 96b1d36280
fix(time window): show errors for component [EE-6800] (#11317)
9 months ago
Chaim Lev-Ari 31c5a82749
fix(kube/setup): add a11y labels [EE-6747] (#11307)
9 months ago
Matt Hook 82516620e7
fix(contexthelp): remove extra slash from contexthelp docs link [EE-6780] (#11311)
9 months ago
Matt Hook d26d5840f1
fix(helm): remove helm insights from the stack datatable [EE-6803] (#11314)
9 months ago
Dakota Walsh ebd26316bf
fix(datatable): title size EE-6774 (#11272)
9 months ago
Chaim Lev-Ari 18dbad232e
fix(docker/images): export image [EE-6807] (#11306)
9 months ago
matias-portainer ebcc98d5c5
fix(edge/templates): get correct default value for selectType env vars EE-6796 (#11294)
9 months ago
Matt Hook e919da3771
fix(kube): update doc links to match new menu structure [EE-6759] (#11267)
9 months ago
Matt Hook eda2dd20ee
fix(help): add versioned doc links to support LTS/STS docs [EE-6780] (#11281)
9 months ago
cmeng 385fd95779
fix(edge-stacks): take not-found stack as removed EE-6758 (#11248)
9 months ago
cmeng 88185d7f6d
fix(container): get old container info correctly EE-6716 (#11216)
9 months ago
cmeng 253cda8cef
fix(stack): more space for add button EE-6773 (#11259)
9 months ago
Chaim Lev-Ari b34afba7cd
fix(auth): prevent unauthorized redirect on page load [EE-6777] (#11264)
9 months ago
Chaim Lev-Ari 6c70049ecc
feat(kube): add a11y props for smoke tests [EE-6747] (#11263)
9 months ago
Chaim Lev-Ari 42c2a52a6b
fix(ci): prevent tests from running twice [EE-6728] (#11197)
9 months ago
Chaim Lev-Ari 19a6a5c608
fix(docker): hide write buttons for non authorized [EE-6775] (#11260)
9 months ago
Prabhat Khera d8e374fb76
fix(ui): autocomplete on edge custom template and stacks [EE-6761] (#11268)
9 months ago
Matt Hook 84ca6185dc
fix(kube): make app autorefresh and show system settings stay [EE-6771] (#11257)
9 months ago
Prabhat Khera 5088634a41
fix(stack): auto complete dropdown in docker stacks [EE-6761] (#11253)
9 months ago
Ali f6beedf0d5
fix(app): parse nan in validation check [EE-6714] (#11246)
9 months ago
Oscar Zhou 3caf1ddb7d
fix(edge/template): validate app template env vars [EE-6743] (#11235)
9 months ago
Chaim Lev-Ari c622f6da4e
fix(docker): prevent non admins from passing security settings [EE-6765] (#11240)
9 months ago
cmeng 9ec7394124
fix(stack): make web editor readonly for git template EE-6706 (#11182)
9 months ago
Matt Hook af8fde66b0
fix(dependancies): update compose and runc [EE-6744] (#11245)
9 months ago
Prabhat Khera 709315dde5
fix(ui): turn autocomplete off for git deployment [EE-6761] (#11242)
9 months ago
Ali 8856bae5c6
fix(app): NaN validation for autoscaling [EE-6714] (#11237)
9 months ago
Matt Hook 90451bfd47
fix(helm) tighten up helm requests [EE-6722] (#11236)
9 months ago
Ali 0c05539dee
fix(input): allow clearing number inputs [EE-6714] (#11186)
9 months ago
Ali a2a2c6cf3e
fix(inputlist): update warning style [EE-6737] (#11221)
9 months ago
Matt Hook 76aa086d79
fix(libhttp): capitalize http error responses for better display [EE-6698] (#11114)
9 months ago
Chaim Lev-Ari 76fdfeaafc
fix(ui): check for authorization [EE-6733] (#11208)
9 months ago
Chaim Lev-Ari 5932c78b88
fix(kube/apps): move namespace selector in apps view [EE-6612] (#11024)
9 months ago
Ali 68f5ca249f
fix(app): remove insight from helm [EE-6693] (#11213)
9 months ago
Ali 2d87a8d8c3
fix(app): set values in react autoscaling form section [EE-6740] (#11219)
9 months ago
Prabhat Khera 988d4103d4
fix(git): update stack name for git stacks [EE-6670] (#11217)
9 months ago
Chaim Lev-Ari ce3a1b8ba5
feat(a11y): add labels and roles [EE-6717] (#11181)
9 months ago
Oscar Zhou 6c89d3c0c9
fix(edge/template): custom template git fields not pre-filled [EE-6695] (#11112)
9 months ago
Ali 6b91fbf7f4
fix(app): update app type when changing data access policy [EE-6719] (#11211)
9 months ago
Ali 4f3f5e57b6
fix(app): avoid duplicate env requests [EE-6727] (#11194)
9 months ago
Prabhat Khera 6b3f30e32f
fix(ui): update search placeholder [EE-6667] (#11190)
9 months ago
Matt Hook bdeedb4018
fix(namespace): fix default namespace quota [EE-6700] (#11185)
9 months ago
Chaim Lev-Ari 50946e087c
chore(eslint): add rule to check imports [EE-6730] (#11201)
9 months ago