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
Steven Kang
b233453cf7
feat(kubernetes): display cached images per node [R8S-898] ( #2068 )
2026-06-03 10:40:14 +12:00
Chaim Lev-Ari
dd68560ad0
chore(deps): upgrade prettier ( #2592 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-13 16:39:58 +03:00
Chaim Lev-Ari
c0ac6c56ac
feat(ui): introduce design system primitives [DEV-52] ( #2535 )
2026-05-11 08:45:59 +03:00
nickl-portainer
5eaf145eda
chore(react-query): update all deprecated withError to use withGlobalError [R8S-968] ( #2461 )
...
Co-authored-by: Ali <83188384+testA113@users.noreply.github.com >
2026-04-24 16:01:59 +12:00
Chaim Lev-Ari
f841ea527a
fix(terminal): close terminal on ctrl+d [BE-12823] ( #2271 )
2026-04-15 17:08:15 +12:00
Chaim Lev-Ari
8f93a1a8cf
chore(deps): upgrade eslint [BE-12837] ( #2313 )
2026-04-15 05:12:52 +03:00
Ali
ab3e0956a4
chore(tailwind): format tailwind class order [r8s-949] ( #2289 )
2026-04-13 16:01:10 +12:00
Chaim Lev-Ari
b87095dc7a
fix(terminal): allow tui apps [BE-12674] ( #2024 )
2026-04-07 10:45:26 +03: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
1007f1f740
feat(ui): create shared terminal component [BE-12697] ( #1979 )
2026-03-10 18:17:29 +02:00
Chaim Lev-Ari
2bbcae39b6
feat: clean frontend test logs ( #1894 )
2026-02-22 09:42:49 +02:00
Chaim Lev-Ari
d3544fb9b3
refactor(tests): mock ws server ( #1853 )
2026-02-15 08:58:24 +02:00
Chaim Lev-Ari
762c1ccf28
chore(deps): upgrade vitest and msw ( #1852 )
2026-02-11 17:14:04 +02: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
Chaim Lev-Ari
3f1bd8e290
fix(ui): fix warnings in client-side tests [BE-12351] ( #1342 )
2025-11-04 14:23:11 +02:00
Oscar Zhou
592b196848
fix(registry): selecting one item checked all items in registry access table [BE-12036] ( #1318 )
2025-10-20 12:55:32 +13:00
Steven Kang
c1c831fea3
feat: gitops for Helm [r8s-343] ( #1252 )
...
Co-authored-by: testA113 <aliharriss1995@gmail.com >
Co-authored-by: Ali <83188384+testA113@users.noreply.github.com >
2025-10-15 11:36:20 +13:00
Ali
feae930293
fix(node): allow switching tabs [r8s-546] ( #1161 )
2025-09-10 08:17:40 +12:00
Ali
8b73ad3b6f
chore(kubernetes): node view react migration [r8s-331] ( #746 )
2025-09-08 22:51:32 +12:00
James Player
7bcb37c761
feat(app/kubernetes): Popout kubectl shell into new window [r8s-307] ( #922 )
2025-07-25 15:24:32 +12:00
Ali
2697d6c5d7
feat(oci): oci helm support [r8s-361] ( #787 )
2025-07-13 10:37:43 +12:00
James Player
f6f07f4690
improvement(kubernetes): right align tags in datatables R8S-250 ( #601 )
...
Co-authored-by: testA113 <aliharriss1995@gmail.com >
2025-04-03 14:18:31 +13:00
Viktor Pettersson
1d12011eb5
fix(edge groups): make large edge groups editable [BE-11720] ( #558 )
2025-03-28 15:16:05 +01:00
Steven Kang
7c01f84a5c
fix: improve the node view for detecting roles - develop ( #354 )
2025-03-28 10:52:59 +13:00
James Player
0dfde1374d
fix(kubernetes): Cluster reservation CPU not showing R8S-268 ( #569 )
2025-03-25 10:59:28 +13:00
James Player
7759d762ab
chore(react): Convert cluster details to react CE ( #466 )
2025-02-26 14:13:50 +13: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
ce7e0d8d60
refactor(namespace): migrate namespace edit to react [r8s-125] ( #38 )
2024-12-11 10:15:46 +13:00
Steven Kang
e6577ca269
kubernetes: improved the node view [r8s-47] ( #108 )
2024-11-12 09:42:14 +13:00
Ali
e9fc6d5598
refactor(namespace): migrate namespace access view to react [r8s-141] ( #87 )
2024-11-11 08:17:20 +13:00
Steven Kang
8ed7cd80cb
feat(ui): improve Kubernetes node view [r8s-47] ( #84 )
2024-11-07 14:10:19 +13:00
Ali
6c57a00a65
fix(cluster): UI RBAC alert fix [r8s-138] ( #72 )
2024-10-31 10:12:56 +13:00
Ali
959c527be7
refactor(apps): migrate applications view to react [r8s-124] ( #28 )
2024-10-25 12:28:05 +13:00
Steven Kang
ea228c3d6d
refactor(k8s): namespace core logic ( #12142 )
...
Co-authored-by: testA113 <aliharriss1995@gmail.com >
Co-authored-by: Anthony Lapenna <anthony.lapenna@portainer.io >
Co-authored-by: James Carppe <85850129+jamescarppe@users.noreply.github.com >
Co-authored-by: Ali <83188384+testA113@users.noreply.github.com >
2024-10-01 14:15:51 +13:00
LP B
aaec856282
fix(app/registries): enforce user accesses on registries ( #12087 )
2024-08-10 11:53:16 +02: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
Ali
2463648161
fix(node): check more node role labels [EE-6968] ( #11658 )
...
Co-authored-by: testa113 <testa113>
2024-04-23 16:16:41 +12:00
Ali
3ccbd40232
fix(stacks): conditionally hide node and namespace stacks [EE-6949] ( #11527 )
...
Co-authored-by: testa113 <testa113>
2024-04-19 17:33:22 +12: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
a00cb951bc
refactor(kube/registries): migrate access table to react [EE-4706] ( #10688 )
2024-04-08 17:23:12 +03:00
Chaim Lev-Ari
a5faddc56c
refactor(kube/cluster): migrate node apps table to react [EE-4691] ( #11016 )
2024-04-02 23:12:34 +03:00
Chaim Lev-Ari
27aaf322b2
fix(kube/config): validate change window start [EE-6830] ( #11329 )
2024-03-10 09:42:33 +02:00