claude code agent
003a90c235
feat(ce): collapse BE edition gating in Docker/Kubernetes/Edge views
...
Remove always-false isBE branches, BE-only teaser controls and the
now-dead imports across the Docker, Kubernetes and Edge-stack React
views. CE behaviour is preserved; only the Business Edition branches,
teasers and BE-only (non-functional) controls are removed.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-29 06:33:03 +03:00
nickl-portainer
152c89972b
chore(eslint): update eslint to latest v9 [R8S-1090] ( #2954 )
2026-06-23 11:04:33 +12:00
nickl-portainer
9cba6c7475
chore(tsconfig): remove obsolete aliases ( #2078 )
2026-03-18 16:01:17 +13:00
nickl-portainer
ac7ff0fff4
chore(axios): move axios into own folder CE [R8S-871] ( #2075 )
2026-03-18 13:24:44 +13:00
Ali
1f9c9b082f
feat(policies): banner and confirmation on change policy [C9S-20] ( #1988 )
2026-03-13 14:11:53 +13:00
Chaim Lev-Ari
bf8ccbcec6
Revert "feat(frontend): import CE code to EE" ( #1557 )
2025-12-18 13:45:26 +02:00
Chaim Lev-Ari
2f5b083c5c
feat(frontend): import CE code to EE ( #1365 )
2025-12-17 13:02:19 +02:00
Chaim Lev-Ari
ecac526810
feat(analytics): remove frontend analytics module ( #1459 )
2025-12-09 09:27:51 +02:00
Ali
c80cc6e268
chore(automation): give unique selectors [r8s-168] ( #345 )
...
Co-authored-by: JamesPlayer <james.player@portainer.io >
2025-01-30 15:42:32 +13:00
Ali
e9fc6d5598
refactor(namespace): migrate namespace access view to react [r8s-141] ( #87 )
2024-11-11 08:17:20 +13:00
Ali
6c57a00a65
fix(cluster): UI RBAC alert fix [r8s-138] ( #72 )
2024-10-31 10:12:56 +13:00
Dakota Walsh
7549b6cf3f
fix(kubernetes): cluster setup screen text on own line EE-7112 ( #11905 )
2024-06-12 08:43:17 +12:00
Chaim Lev-Ari
b7cde35c3d
fix(ui/datatables): make empty table label consistent [EE-6499] ( #11612 )
2024-06-02 12:29:20 +03:00
Chaim Lev-Ari
1032b462b4
chore(deps): upgrade react-query to v4 [EE-6638] ( #11041 )
2024-04-14 17:54:25 +03:00
Ali
d38085a560
chore(data-cy): require data-cy attributes [EE-6880] ( #11453 )
2024-04-11 12:11:38 +12:00
Chaim Lev-Ari
27aaf322b2
fix(kube/config): validate change window start [EE-6830] ( #11329 )
2024-03-10 09:42:33 +02:00
Chaim Lev-Ari
31c5a82749
fix(kube/setup): add a11y labels [EE-6747] ( #11307 )
2024-03-06 14:57:00 +02:00
Chaim Lev-Ari
6c70049ecc
feat(kube): add a11y props for smoke tests [EE-6747] ( #11263 )
2024-02-29 09:26:13 +02:00
Chaim Lev-Ari
31f5b42962
feat(auth): add useIsEdgeAdmin hook [EE-6627] ( #11057 )
2024-02-14 19:50:20 -03:00
Ali
2248ce0173
fix(secret): update hide secret tooltip [EE-6568] ( #11020 )
...
Co-authored-by: testa113 <testa113>
2024-01-26 11:21:34 +13:00
Ali
249b6bc628
fix(secrets): teaser wording updates [EE-6568] ( #11017 )
2024-01-26 10:28:57 +13:00
Dakota Walsh
fc7d9ca2cd
fix(secrets): add CE teaser EE-6568 ( #11001 )
2024-01-24 09:44:50 +13:00
Prabhat Khera
a4739f1701
fix messaging for resourse over commit ( #10974 )
2024-01-19 12:14:47 +13:00
Prabhat Khera
211fff5ed4
update metrics help text ( #10960 )
2024-01-16 16:02:26 +13:00
Prabhat Khera
cf88570c39
update validation for storage classes ( #10940 )
2024-01-12 09:40:55 +13:00
Prabhat Khera
0e6a175bf6
fix metrics text wordings ( #10939 )
2024-01-12 08:31:29 +13:00
Prabhat Khera
b7635feff0
fix rbac message when not enabled ( #10933 )
2024-01-11 08:28:01 +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
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
Ali
96ead31a8d
fix(kubeapi): fix ts api error handling [EE-5558] ( #10488 )
...
* fix(kubeapi): fix ts api error handling [EE-5558]
* use portainer errors for mapped functions
* don't parse long patch responses
* allow nested kube error that's thrown to bubble up
---------
Co-authored-by: testa113 <testa113>
2023-10-23 20:52:40 +01:00
Ali
7218eb0892
feat(namespace): migrate create ns to react [EE-2226] ( #10377 )
2023-10-11 20:32:02 +01:00
Ali
702391cf88
remove apostrophe from tooltip ( #10386 )
...
Co-authored-by: testa113 <testa113>
2023-09-26 21:25:08 +01:00
Ali
dde4b95426
fix(cluster): faster submitting load times [EE-5524] ( #10280 )
...
* faster submitting load times
* scroll to selected tz option
---------
Co-authored-by: testa113 <testa113>
2023-09-11 10:52:00 +12:00
Ali
515b02813b
feat(k8sconfigure): migrate configure to react [EE-5524] ( #10218 )
2023-09-06 04:06:36 +12:00
Ali
43e3cb476b
fix(clustersetup): set a default access mode ( #7745 )
2022-09-29 10:26:25 +13:00
Chaim Lev-Ari
ceaee4e175
refactor(ui): replace ng selectors with react-select [EE-3608] ( #7203 )
...
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com >
2022-09-21 10:10:58 +03:00
Chaim Lev-Ari
1132c9ce87
refactor(app): create empty react structure [EE-3178] ( #6926 )
2022-05-17 07:22:44 +03:00