Ali
a2d6d6002c
fix(app): update sliders when limits are known [EE-5933] ( #10768 )
...
Co-authored-by: testa113 <testa113>
2023-12-07 12:11:44 +13:00
Chaim Lev-Ari
dabcf4f7db
feat(custom-templates): migrate create view to react [EE-6400] ( #10715 )
2023-12-06 14:11:02 +01:00
Ali
8f4d6e7e27
fix(app): shift external to the top [EE-6392] ( #10719 )
...
Co-authored-by: testa113 <testa113>
2023-12-04 07:43:53 +13:00
Ali
e3a995d515
fix(pvc): show access modes [EE-5581] ( #10554 )
...
Co-authored-by: testa113 <testa113>
2023-11-30 09:48:55 +13:00
Ali
87b486b798
fix(PVC): access modes match storage class capability [EE-5580] ( #10550 )
2023-11-30 09:48:14 +13:00
Ali
04c1c7d8fb
fix(cache): cache fixes [EE-6293] ( #10681 )
...
* fix(cache): default cache to on for new users [EE-6293]
* clear cache to transition terminating namespace
* add rq requests back to the namespace view
---------
Co-authored-by: testa113 <testa113>
2023-11-24 11:27:52 +13:00
Ali
4096bb562d
feat(cache): introduce cache option [EE-6293] ( #10672 )
...
Co-authored-by: testa113 <testa113>
2023-11-22 14:21:07 +13:00
Ali
ecce501cf3
Revert "feat(cache): introduce cache option [EE-6293] ( #10641 )" ( #10658 )
...
This reverts commit 2c032f1739
.
2023-11-20 15:08:19 +13:00
Ali
2c032f1739
feat(cache): introduce cache option [EE-6293] ( #10641 )
2023-11-20 10:22:48 +13:00
Chaim Lev-Ari
68950fbb24
feat(edge/templates): introduce custom templates [EE-6208] ( #10561 )
2023-11-15 10:45:07 +02:00
Matt Hook
3525a1af77
fix(kube): change advanced deployment label [EE-6310] ( #10626 )
...
* change namespace label to deploy to
* fix var typo
2023-11-15 11:35:39 +13:00
Chaim Lev-Ari
e1e90c9c1d
feat(edge/templates): introduce edge app templates [EE-6209] ( #10480 )
2023-11-14 14:54:44 +02:00
Chaim Lev-Ari
95d96e1164
fix(ui): parse slider value correctly [EE-6225] ( #10484 )
2023-11-14 13:17:25 +02:00
Matt Hook
3c8c2118d4
update namespace section for helm ( #10610 )
2023-11-13 09:37:52 +13:00
Prabhat Khera
e761a00098
fix(kubernetes): URL form validation for advance deployment [EE-6280] ( #10607 )
2023-11-09 13:26:42 +13:00
Ali
e4ddd8048a
fix(app): disable deploy when there are no namespaces [EE-6295] ( #10606 )
...
Co-authored-by: testa113 <testa113>
2023-11-08 03:22:41 +00:00
Matt Hook
3fd696d6b5
switch to filter after upgrading helm binary ( #10596 )
2023-11-06 13:32:14 +13:00
Ali
24c9959ca4
fix(app): hide services section when there are no namespaces [EE-6295] ( #10588 )
...
Co-authored-by: testa113 <testa113>
2023-11-05 17:37:48 +00:00
Prabhat Khera
47c9e498f9
fix validation fro custom template ( #10587 )
2023-11-03 11:39:44 +13:00
Prabhat Khera
c8bdf21d07
fix(kubernetes): validation for advance deployments [EE-6280] ( #10574 )
2023-11-02 08:50:12 +13:00
Prabhat Khera
b6f9777bbf
fix custom template id on select ( #10573 )
2023-11-02 08:46:50 +13:00
Ali
1140804fe9
fix(app): sync showSystem between stacks and apps tables [EE-6216] ( #10532 )
2023-10-30 19:41:41 +00:00
Prabhat Khera
7d868d1dc9
hide stacks tab if stack feature is disabled ( #10551 )
2023-10-30 14:13:36 +13:00
Ali
47fa1626c6
fix(app): don't attach all ingresses to app [EE-5686] ( #10537 )
2023-10-27 16:59:45 +13:00
Prabhat Khera
26036c05f2
fix(kubernetes): remove unique check from kubernetes stacks [EE-6170] ( #10542 )
2023-10-27 15:41:02 +13:00
Ali
d9effb3597
fix(nodes): fix nodes datatable width [EE-4962] ( #10533 )
...
Co-authored-by: testa113 <testa113>
2023-10-25 20:42:36 +01:00
Prabhat Khera
577eef5de0
fix stack name placeholder and some css styling ( #10523 )
2023-10-25 08:59:10 +13:00
Ali
e110856003
fix(namespace): remove duplicate 'no registry' text [EE-2226] ( #10519 )
...
Co-authored-by: testa113 <testa113>
2023-10-23 19:49:24 +01:00
Chaim Lev-Ari
10c3ed42f0
refactor(custom-templates): migrate list component to react [EE-6206] ( #10440 )
2023-10-23 20:00:50 +03:00
Chaim Lev-Ari
6b5c24faff
refactor(custom-templates): migrate common-fields to react [EE-6207] ( #10445 )
2023-10-22 12:19:19 +03:00
Chaim Lev-Ari
1ad9488ca7
refactor(templates): migrate template item to react [EE-6203] ( #10429 )
2023-10-19 21:09:15 +02:00
Ali
877dc1e236
fix(namespace): update no registries text [EE-2226] ( #10501 )
...
Co-authored-by: testa113 <testa113>
2023-10-18 22:57:29 +01:00
Prabhat Khera
56f3bd8417
add name field for helm install in advance deployments ( #10493 )
2023-10-18 11:37:03 +13:00
Ali
0e47f22c0a
refactor(cluster): migrate nodes datatable to react [EE-4962] ( #10459 )
...
Co-authored-by: testa113 <testa113>
2023-10-16 21:19:08 +01:00
Prabhat Khera
35448c7f48
fix helm install ( #10479 )
2023-10-17 07:50:13 +13:00
Ali
07ec2ffe5e
fix(namespace): create ns qa feedback [EE-2226] ( #10474 )
2023-10-16 19:15:44 +01:00
Prabhat Khera
bcb3f918d1
some minor UI fixes ( #10475 )
2023-10-16 14:08:55 +13:00
Prabhat Khera
7840e0bfe1
feature(kubernetes): stack name made optional & add toggle to disable stack in kubernetes [EE-6170] ( #10436 )
2023-10-16 14:08:06 +13:00
Prabhat Khera
ff5b311eee
fix(helm): fix helm move to advance deployments issues [EE-5999] ( #10453 )
...
* fix helm move to adv deployments
2023-10-12 11:02:09 +13:00
Ali
7218eb0892
feat(namespace): migrate create ns to react [EE-2226] ( #10377 )
2023-10-11 20:32:02 +01:00
Chaim Lev-Ari
35dfde70de
refactor(ui/page-header): make docs url explicit [EE-5966] ( #10411 )
2023-10-11 10:38:57 +03:00
Prabhat Khera
b468070945
feature(helm): move helm charts inside advance deployments (create from manifest) [EE-5999] ( #10395 )
2023-10-09 11:20:44 +13:00
matias-portainer
dfce48cd5e
fix(stacks): check properly if endpoint id is defined in the stacks object EE-6118 ( #10302 )
2023-09-21 10:12:43 -03:00
Ali
c18504d6f1
fix(cluster): make angular refresh env [EE-5524] ( #10315 )
...
Co-authored-by: testa113 <testa113>
2023-09-20 19:33:43 +12:00
Chaim Lev-Ari
25d5e62f5c
refactor(kube/apps): migrate stacks table to react [EE-4661] ( #10091 )
2023-09-20 09:04:26 +03:00
Matt Hook
291625959b
update logic to purge the cache, update the message when the environment can't be reached ( #10298 )
2023-09-12 13:52:09 +12:00
Ali
6a8ff7c076
fix(yaml): remove create message on edit views [EE-5356] ( #10254 )
...
Co-authored-by: testa113 <testa113>
2023-09-07 09:29:25 +12:00
Ali
515b02813b
feat(k8sconfigure): migrate configure to react [EE-5524] ( #10218 )
2023-09-06 04:06:36 +12:00
Chaim Lev-Ari
0e2eb17220
chore(deps): upgrade tailwind and prettier [EE-5218] ( #10068 )
2023-09-04 16:20:36 +01:00
Ali
cd3c6e3089
fix(k8sconfigure): make ingress restrict be only [EE-6062] ( #10216 )
...
Co-authored-by: testa113 <testa113>
2023-09-01 06:11:48 +12:00
Ali
841ca1ebd4
feat(app): migrate app parent view to react [EE-5361] ( #10086 )
...
Co-authored-by: testa113 <testa113>
2023-08-28 09:01:35 +12:00
Prabhat Khera
bb646162d1
fix wrong error message for secrets ( #10073 )
2023-08-21 08:05:57 +12:00
Ali
0f6607e703
refactor(app): migrate the yaml inspector to react [EE-5356] ( #10058 )
...
Co-authored-by: testa113 <testa113>
2023-08-17 22:01:10 +12:00
Ali
23295d2736
feat(app): migrate app containers to react [EE-5353] ( #9992 )
2023-08-17 22:00:25 +12:00
Prabhat Khera
665a25e448
fix edit namespace resource quota issue ( #10064 )
2023-08-16 10:25:01 +12:00
Ali
7757bf7a84
fix(r2a): remove withUserProvider [EE-5355] ( #10048 )
...
Co-authored-by: testa113 <testa113>
2023-08-14 19:01:31 +12:00
Ali
5862aa5dd8
fix(app): use correct withCurrentUser wrapper [EE-5928] ( #10040 )
...
Co-authored-by: testa113 <testa113>
2023-08-14 16:53:28 +12:00
Ali
2a7a96f498
fix(microk8s): PO ui fixes [EE-5900] ( #10031 )
...
Co-authored-by: testa113 <testa113>
2023-08-14 12:34:58 +12:00
Ali
c472fe9c18
refactor(app): app events datatable [EE-5355] ( #10024 )
2023-08-14 05:09:40 +12:00
Ali
5865f1ca77
fix(app): update summary with ingresses [EE-5847] ( #9973 )
...
Co-authored-by: testa113 <testa113>
2023-08-04 13:48:21 +12:00
Chaim Lev-Ari
37ece734f0
refactor(kube/apps): convert placement table to react [EE-4662] ( #8938 )
2023-07-29 17:08:41 +02:00
Matt Hook
a585f34106
workding change ( #9266 )
2023-07-28 07:53:33 +12:00
Ali
b128139b69
fix(UI): PO review tweaks [EE-5776] ( #9245 )
...
Co-authored-by: testa113 <testa113>
2023-07-28 07:50:53 +12:00
Dakota Walsh
400d95c1a5
fix(metrics): node chart race condition EE-5447 ( #9249 )
2023-07-27 11:46:38 +12:00
Matt Hook
c4e8251e52
post po review changes ( #9244 )
2023-07-26 11:36:02 +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
Prabhat Khera
6ee5cc6a56
fix(ui): namespace cache refresh on reload EE-5155 ( #8644 )
2023-03-16 10:10:37 +13:00
Ali
37f382d286
fix(kube): check for ns on enter [EE-5160] ( #8647 )
...
Co-authored-by: testa113 <testa113>
2023-03-13 13:57:11 +13:00
Ali
8f42af49e8
fix(annotation): update wording/styling [EE-5158] ( #8642 )
...
Co-authored-by: testa113 <testa113>
2023-03-10 16:52:09 +13:00
Ali
31d956dbcb
fix(app): restrict ns fix create app [EE-5123] ( #8597 )
...
* fix(app): restrict ns fix create app [EE-5123]
* fix node limits race condition
---------
Co-authored-by: testa113 <testa113>
2023-03-10 10:24:23 +13:00
Ali
89194405ee
fix(kube): improve dashboard load speed [EE-4941] ( #8572 )
...
* apply changes from EE
* clear query cache when logging out
* Text transitions in smoother
2023-03-08 11:22:08 +13:00
Prabhat Khera
bdde278139
feat(applications): application page performance improvements EE-4956 ( #8569 )
2023-03-08 10:27:42 +13:00
Prabhat Khera
2a55d20eff
fix(annotations): minor issues in Annotations EE-4089 ( #8612 )
2023-03-07 21:09:41 +13:00
Chaim Lev-Ari
03712966e4
fix(ui/code-editor): apply theme colors [EE-5104] ( #8558 )
...
* fix(ui/code-editor): apply theme colors [EE-5104]
fix [EE-5104]
* fix(kube/yaml): expand yaml inspector
* fix(ui/code-editor): have default height
* fix(ui/code-editor): boolean color
* fix(ui/code-editor): style search bar
2023-03-06 09:13:42 +02:00
cmeng
60275dd31c
feat(edge): EE-4621 support high latency for tunnel ( #8302 )
2023-03-04 09:13:37 +13:00
Matt Hook
ac47649631
feat(kubernetes): list all kube services screen [EE-1571] ( #8524 )
...
* port services from ee
* fix external link
* post review improvements
* remove applications-ports-datatable
* minor post review updates
* add services help url
* post review update
* more post review updates
* post review updates
* rename index to component
* fix external ip display and sorting
* fix external apps tag
* fix ingress screen time format
* use uid for row id. Prevent blank link
* fix some missing bits ported from EE
* match ee
* fix display of show system resources
* remove icon next to service type
2023-03-03 08:45:19 +13:00
Chaim Lev-Ari
6918da2414
refactor(stacks): extract auto update logic [EE-4945] ( #8545 )
2023-03-02 17:07:50 +02:00
Prabhat Khera
defce0cf6d
feat(kuberenetes): add annotations to kube objects EE-4089 ( #8499 )
...
* add annotations BE teaser
* fix settings icon click on home screen for kube env
* add debouce to namespace validation
* ingress button tooltip fixed
* fix tooltip text
2023-03-01 13:11:12 +13:00
Chaim Lev-Ari
b98c71f1ab
refactor(ui): move react components to react codebase [EE-3354] ( #8258 )
...
* refactor(ui): move react components to react codebase [EE-3354]
* refactor(app): move bocx selector options
* refactor(react): spearate portainer components
* fix(app): fix imports
2023-02-28 17:32:29 +02:00
Chaim Lev-Ari
273a3f9a10
refactor(gitops): migrate git form to react [EE-4849] ( #8268 )
2023-02-23 01:43:33 +05:30
Chaim Lev-Ari
e66dea44e3
refactor(ui/modals): replace bootbox with react solution [EE-4541] ( #8010 )
2023-02-14 13:49:41 +05:30
Ali
58d66d3142
chore(prettier): add tailwind prettier plugin [EE-4809] ( #8221 )
...
* add prettier plugin
* apply tailwind prettier formatting
2023-02-13 10:04:24 +13:00
Ali
9f6702d0b8
feat(resourcequotas): reduce resource quota requests [EE-4757] ( #8420 )
2023-02-10 18:28:53 +13:00
Chaim Lev-Ari
2dddc1c6b9
refactor(ui/box-selector): replace all selectors [EE-3856] ( #7902 )
2023-02-07 09:03:57 +05:30
Ali
8574dd2371
fix(edge stacks): allow viewing existing kompose stacks [EE-4967] ( #8405 )
...
Co-authored-by: testa113 <testa113>
Co-authored-by: Matt Hook <hookenz@gmail.com>
2023-01-31 10:03:21 +13:00
Ali
5640cce4d6
chore(kompose): remove from settings [EE-4741] ( #8375 )
2023-01-26 16:03:44 +13:00
Ali
5b02f636d7
fix(namespace): move warning [EE-4885] ( #8370 )
...
Co-authored-by: testa113 <testa113>
2023-01-23 10:41:39 +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
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
Dakota Walsh
046738c967
feat(kubernetes): cluster setup reasonable defaults EE-4518 ( #8082 )
2022-12-16 16:03:40 +13:00
Matt Hook
929749c0da
incorrect variable name used ( #8198 )
2022-12-14 17:49:20 +13:00
Matt Hook
2188005b48
feat(kubernetes): add rolling restart button teaser [EE-4510] ( #8126 )
...
* rolling restart teaser button
* add be only rolling restart
* move position of button
2022-12-12 14:30:05 +13:00
Ali
563ead85cc
fix(gitoptions): git app edit ui tweaks [EE-4584] ( #8159 )
2022-12-09 10:41:11 +13:00
Ali
c1cc8bad77
feat(rbac): detect if rbac is enabled [EE-4308] ( #8139 )
2022-12-07 15:53:06 +13:00
Ali
adc87b8f8e
feat(deployment): PO feedback [EE-4416] ( #8143 )
2022-12-06 08:49:26 +13:00
Prabhat Khera
a61b18dd93
feat(kubernetes): fix wordings for ingresses toggle EE-2647 ( #8151 )
2022-12-05 10:47:56 +13:00
Prabhat Khera
cbaba43842
fix(ui): tooltip stays open on hover [EE-3445] ( #8051 )
2022-12-05 09:47:43 +13:00
Ali
9cdc0da615
feat(kompose): hide kompose [EE-4562] ( #8084 )
2022-12-01 13:46:23 +13:00
Ali
d78b762f7b
refactor(icons): replace fa icons [EE-4459] ( #7907 )
...
refactor(icons): remove fontawesome EE-4459
refactor(icon) replace feather with lucide EE-4472
2022-11-28 15:00:28 +13:00
Dakota Walsh
6dc1841c14
fix(kube): disable namespace resource quota by default EE-4421 ( #8080 )
2022-11-23 15:01:41 +13:00
Prabhat Khera
dd01165224
show secrets in kube applications datatable ( #8065 )
2022-11-23 08:48:36 +13:00
Prabhat Khera
0f0513c684
feat(kubernetes): edit yaml support EE-2855 ( #8016 )
2022-11-22 09:40:44 +13:00
Chaim Lev-Ari
75f40fe485
refactor(portainer): remove offline mode [EE-4348] ( #7761 )
...
Co-authored-by: deviantony <anthony.lapenna@portainer.io>
2022-11-21 09:50:47 +02:00
Prabhat Khera
573e05d1c7
feat(kubernetes): BE teasure added EE-2647 ( #7927 )
2022-11-15 20:57:01 +13:00
Chaim Lev-Ari
78dcba614d
refactor(portainer): move to react [EE-3350] ( #7915 )
2022-11-13 10:10:18 +02:00
Chaim Lev-Ari
77c29ff87e
refactor(kubernetes): move react codebase [EE-3349] ( #7953 )
2022-11-07 08:03:11 +02:00
Ali
9f3d5185b0
fix(slider): use and update react slider EE-4522 ( #7987 )
2022-11-04 14:12:53 +13:00
Ali
e82d0cfbdb
fix(apps): fix edit error EE-4529 ( #7963 )
2022-11-03 13:04:56 +13:00
Chaim Lev-Ari
37d4a80769
refactor(environments): remove endpoints cache [DTD-100] ( #6408 )
2022-11-02 13:29:26 +02:00
Dakota Walsh
55211ef00e
fix(ingress): allow none controller type EE-4420 ( #7883 )
...
Co-authored-by: testA113 <alex.harris@portainer.io>
2022-10-25 09:41:30 +13:00