Prabhat Khera
ddd30dd17a
fix(app): disable deploy when there are no namespaces [EE-6295] ( #10608 )
...
* fix(app): hide services section when there are no namespaces [EE-6295] (#10588 )
Co-authored-by: testa113 <testa113>
* fix(app): disable deploy when there are no namespaces [EE-6295] (#10606 )
Co-authored-by: testa113 <testa113>
---------
Co-authored-by: Ali <83188384+testA113@users.noreply.github.com>
2023-11-09 20:02:02 +13:00
Ali
c035e4a778
fix(k8sconfigure): make ingress restrict be only [EE-6062] ( #10217 )
...
Co-authored-by: testa113 <testa113>
2023-09-01 06:11:43 +12:00
Prabhat Khera
360969c93e
fix edit namespace resource quota issue ( #10063 )
2023-08-16 10:24:55 +12:00
Ali
f5cc245c63
fix(app): use correct withCurrentUser wrapper [EE-5928] ( #10041 )
...
Co-authored-by: testa113 <testa113>
2023-08-14 16:53:36 +12:00
Ali
53679f9381
fix(microk8s): PO ui fixes [EE-5900] ( #10032 )
...
Co-authored-by: testa113 <testa113>
2023-08-14 12:35:03 +12:00
Ali
82faf20c68
fix(app): update summary with ingresses [EE-5847] ( #9974 )
...
Co-authored-by: testa113 <testa113>
2023-08-04 13:48:18 +12:00
Matt Hook
d0d9c2a93b
post po review changes ( #9265 )
2023-07-28 07:53:21 +12:00
Ali
73010efd8d
fix(UI): PO review tweaks [EE-5776] ( #9268 )
...
Co-authored-by: testa113 <testa113>
2023-07-28 07:50:46 +12:00
Dakota Walsh
88de50649f
fix(metrics): node chart race condition EE-5447 ( #9252 )
2023-07-27 11:46:46 +12:00
Prabhat Khera
9fac997300
warning message placement and persisted folders heading ( #9233 )
2023-07-24 12:16:58 +12:00
Dakota Walsh
704d70c99b
fix(gke): port metrics to the backend EE-5447 ( #9041 )
2023-07-24 12:16:29 +12:00
Ali
bb61723ba1
apply changes from EE ( #9232 )
...
Co-authored-by: testa113 <testa113>
2023-07-20 13:48:48 +12:00
Chaim Lev-Ari
de5c959e24
fix(kube): deploy app with image [EE-5738] ( #9194 )
2023-07-12 09:26:50 +03:00
Matt Hook
979af5301e
correctly identify master nodes ( #9064 )
2023-07-11 10:22:06 +12:00
Chaim Lev-Ari
10014ae171
refactor(ui/image-config): create react component [EE-5342] ( #8856 )
2023-07-10 18:56:12 +03:00
Ali
c752b98120
fix(app): fix app ingress edge cases [EE-5663] ( #9150 )
...
Co-authored-by: testa113 <testa113>
2023-07-10 16:20:22 +12:00
Prabhat Khera
d8c4dcbe72
fix secret warning message styling ( #9160 )
2023-07-06 15:23:41 +12:00
Ali
89c1d0e337
feat(app): add ingress to app service form [EE-5569] ( #9106 )
2023-06-26 16:21:19 +12:00
Chaim Lev-Ari
2018529add
fix(kube/setup): toggle section on click [EE-4799] ( #9107 )
2023-06-22 11:10:04 -03:00
Ali
a2388226ad
fix(app): path override validation [EE-5078] ( #9077 )
...
Co-authored-by: testa113 <testa113>
2023-06-15 09:05:19 +12:00
Ali
a4dfeda4ae
fix(app): handle no options and volume mounts [EE-5078] ( #9075 )
...
* fix(app): handle no options and vol mounts EE-5078
* rm comment
---------
Co-authored-by: testa113 <testa113>
2023-06-14 16:22:44 +12:00
Ali
9d3f13ac92
fix(app): single delete config or secret [EE-5078] ( #9069 )
...
Co-authored-by: testa113 <testa113>
2023-06-13 17:03:55 +12:00
Oscar Zhou
2ac70b1eb6
feat(gitops): reword automatic update to gitops update for ui and docs ( #9067 )
2023-06-13 15:32:10 +12:00
Ali
3721c1478e
fix(app): fix app env var update issues [EE-5078] ( #9066 )
...
Co-authored-by: testa113 <testa113>
2023-06-13 09:14:10 +12:00
Ali
2d69e93efa
feat(app): rearrange app form services [EE-5566] ( #9056 )
2023-06-12 11:50:13 +12:00
Ali
d7fc2046d7
feat(config): separate configmaps and secrets [EE-5078] ( #9029 )
2023-06-12 09:46:48 +12:00
Ali
4a331b71e1
refactor(r2aform): remove validationData [EE-5559] ( #9045 )
...
* refactor(r2aform): remove validationData [EE-5559]
* update doc
---------
Co-authored-by: testa113 <testa113>
2023-06-12 08:48:10 +12:00
Matt Hook
fb2646b70c
port changes from EE ( #9003 )
2023-06-02 08:35:15 +12:00
Ali
69776b4863
refactor(app): app service form to react [EE-5415] ( #8994 )
2023-05-31 17:58:41 +12:00
Ali
af77e33993
refactor(app): details widget migration [EE-5352] ( #8886 )
2023-05-29 15:06:14 +12:00
Prabhat Khera
b58cd1e87e
fix(UI): update icons for beta and experimental features EE-5435 ( #8940 )
2023-05-18 10:19:44 +12:00
cmeng
e156243e43
fix(code-editor): highlight syntax web editor EE-5405 ( #8871 )
2023-05-17 14:07:21 +12:00
Matt Hook
0743f26ab8
fix(kube): updated kube terminology for configmaps/secrets [EE-4816] ( #8770 )
2023-05-16 09:21:50 +12:00
Prabhat Khera
926ca19a1b
feat(UI): migrate console view to react EE-2276 ( #8767 )
2023-05-08 14:07:46 +12:00
Matt Hook
9970fb3940
fix git options for kube ( #8889 )
2023-05-05 09:20:20 +12:00
Ali
14a581e86b
fix(dialog): dialog migration issues [EE-5385] ( #8849 )
...
* fix(dialog): dialog migration issues [EE-5385]
* don't highlight slider tooltip text
---------
Co-authored-by: testa113 <testa113>
2023-05-04 16:23:27 +12:00
Ali
98e6393274
refactor(app): summary widget migration [EE-5351] ( #8796 )
...
* refactor(app): summary widget migration [EE-5351]
* update converter and limit display
---------
Co-authored-by: testa113 <testa113>
2023-05-03 15:55:25 +12:00
Prabhat Khera
731f3959c7
fix(UI): update application deploy/update messages EE-4005 ( #8819 )
2023-05-01 09:14:30 +12:00
Ali
3e654ff9b2
fix(deploy): return to referring view [EE-5345] ( #8763 )
...
* fix(deploy): return to referring view [EE-5345]
* no-underline -> no-decoration
---------
Co-authored-by: testa113 <testa113>
2023-04-26 11:23:15 +12:00
Dakota Walsh
3654109332
fix(slider): update rc-slider [EE-5011] ( #8611 )
...
* fix(slider): update rc-slider [EE-5011]
* fix PasswordLengthSlider tooltip
* fix unnecessarily bulky className for SliderTooltip
* remove SliderTooltip inner div
* center slider handle value
* relative tooltip
* update z index
---------
Co-authored-by: testa113 <testa113>
2023-04-21 16:52:05 +12:00
Ali
861a9a5bbb
fix(templates): update name validation [EE-5344] ( #8760 )
...
Co-authored-by: testa113 <testa113>
2023-04-21 09:39:55 +12:00
Matt Hook
7a8a20e0cc
feat(libhelm): allow passing optional env and http client [EE-5252] ( #8758 )
2023-04-14 14:50:37 +12:00
Ali
5ac1ea3df8
fix(ns): add selection caching back [EE-5273] ( #8738 )
...
Co-authored-by: testa113 <testa113>
2023-04-06 14:28:01 +12:00
Oscar Zhou
c650868fe9
feat(templates): allow managing git based templates [EE-2600] ( #7855 )
...
Co-authored-by: itsconquest <william.conquest@portainer.io>
Co-authored-by: oscarzhou <oscar.zhou@portainer.io>
Co-authored-by: Chaim Lev-Ari <chiptus@users.noreply.github.com>
2023-04-04 12:44:42 +12:00
Chaim Lev-Ari
feab2a757e
feat(gitops): allow to skip tls verification [EE-5023] ( #8668 )
2023-04-03 09:19:17 +03:00
Prabhat Khera
fc1aec3bb8
fix(ui): namespace caching issue EE-5273 ( #8709 )
...
* fix namespace caching issue
* fix(apps): add loading state [EE-5273]
* rm endpoint provider
* fix(namespace): remove caching [EE-5273]
* variable typo
---------
Co-authored-by: testa113 <testa113>
2023-03-31 13:24:57 +13:00
Chaim Lev-Ari
d64e7eacfc
fix(ui/code-editor): stretch code editor content full height [EE-5202] ( #8673 )
2023-03-30 12:26:32 +03:00
Ali
7f805ac5be
fix(ns): save filter to local storage [EE-5287] ( #8723 )
...
* fix(ns): save filter to local storage [EE-5287]
* allow system ns and save per user
---------
Co-authored-by: testa113 <testa113>
2023-03-30 11:21:05 +13:00
Ali
30248eabb4
fix(apps) UI release fixes [EE-5197] ( #8702 )
...
* fix(apps) searchbar flex resizing and insights
* UI fixes
* update stacks datatable
---------
Co-authored-by: testa113 <testa113>
2023-03-23 08:20:30 +13:00
Ali
3636ac5c26
fix(dashboard): use faster proxy request [EE-5160] ( #8693 )
...
Co-authored-by: testa113 <testa113>
2023-03-22 15:34:44 +13:00