Ali
abf517de28
refactor(app): migrate app summary section [EE-6239] ( #10910 )
2024-01-05 15:42:36 +13:00
Ali
e07ee05ee7
refactor(app): persisted folders form section [EE-6235] ( #10693 )
...
* refactor(app): persisted folder section [EE-6235]
2024-01-03 09:46:26 +13:00
Chaim Lev-Ari
e1e90c9c1d
feat(edge/templates): introduce edge app templates [EE-6209] ( #10480 )
2023-11-14 14:54:44 +02: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
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
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
Chaim Lev-Ari
25d5e62f5c
refactor(kube/apps): migrate stacks table to react [EE-4661] ( #10091 )
2023-09-20 09:04:26 +03:00
Chaim Lev-Ari
0e2eb17220
chore(deps): upgrade tailwind and prettier [EE-5218] ( #10068 )
2023-09-04 16:20:36 +01: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
Ali
b128139b69
fix(UI): PO review tweaks [EE-5776] ( #9245 )
...
Co-authored-by: testa113 <testa113>
2023-07-28 07:50:53 +12:00
Ali
89c1d0e337
feat(app): add ingress to app service form [EE-5569] ( #9106 )
2023-06-26 16:21:19 +12:00
Ali
d7fc2046d7
feat(config): separate configmaps and secrets [EE-5078] ( #9029 )
2023-06-12 09:46:48 +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
Prabhat Khera
b58cd1e87e
fix(UI): update icons for beta and experimental features EE-5435 ( #8940 )
2023-05-18 10:19:44 +12:00
Matt Hook
0743f26ab8
fix(kube): updated kube terminology for configmaps/secrets [EE-4816] ( #8770 )
2023-05-16 09:21:50 +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
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
Matt Hook
7a8a20e0cc
feat(libhelm): allow passing optional env and http client [EE-5252] ( #8758 )
2023-04-14 14:50:37 +12: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
Prabhat Khera
6ee5cc6a56
fix(ui): namespace cache refresh on reload EE-5155 ( #8644 )
2023-03-16 10:10:37 +13:00
Prabhat Khera
bdde278139
feat(applications): application page performance improvements EE-4956 ( #8569 )
2023-03-08 10:27:42 +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
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
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
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
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
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
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
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
Chaim Lev-Ari
77c29ff87e
refactor(kubernetes): move react codebase [EE-3349] ( #7953 )
2022-11-07 08:03:11 +02:00
Chaim Lev-Ari
37d4a80769
refactor(environments): remove endpoints cache [DTD-100] ( #6408 )
2022-11-02 13:29:26 +02:00
Ali
368e6b2a44
fix(helm): helm charts view bad icon aspect ratio EE-4451 ( #7875 )
2022-10-20 14:14:55 +13:00
Ali
7a6ff10268
fix(ing): nodeport validate and show errors [EE-4373] ( #7801 )
2022-10-12 10:06:57 +13:00
Ali
315c1c7e1e
fix(application): edit cluster ip services EE-4328 ( #7775 )
2022-10-07 16:55:11 +13:00
Ali
ae0b9b1e30
fix(ingress): ingress indicate missing services EE-4358 ( #7794 )
2022-10-06 15:24:59 +13:00
Ali
a1a88eb5e4
fix(secrets): allow edit sa token, refactor ( #7732 )
2022-09-29 09:57:39 +13:00