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
Chaim Lev-Ari
a5cacd712d
refactor(gitops): remove manual credential entry from git form [BE-13047] ( #2951 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-06-22 15:42:09 +03:00
Chaim Lev-Ari
ee8e73d7f9
feat(edge/stacks): use source ID for edge stack git creation [BE-13044] ( #2926 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-16 17:33:19 +03:00
Chaim Lev-Ari
ca1d9dc6a2
fix(edge/stacks): load envs by id [BE-13097] ( #2917 )
2026-06-15 21:23:49 +03:00
andres-portainer
0da42c01b6
feat(gitcredential): remove GitCredential BE-12919 ( #2838 )
2026-06-11 18:53:24 -03:00
Steven Kang
50081cbdaa
feat(environment): environment support for kubesolo [R8S-983] ( #2648 )
2026-06-02 09:21:08 +12:00
nickl-portainer
f7764cd5cb
fix(system-tests): Update changed data-cy attribute for k8s volumes page [R8S-1033] ( #2703 )
2026-05-21 08:30:19 +12:00
andres-portainer
e2d7491bc9
fix(edge-stacks): fix webhook ID creation in the frontend BE-12983 ( #2682 )
2026-05-19 12:03:57 -03:00
Oscar Zhou
cad197266d
fix(ui): deployment failed progress indicator is missing [BE-12985] ( #2684 )
2026-05-19 12:22:06 +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
Ali
edff47fd41
feat(environments): offer edge connectivity test before adding edge environments [c9s-149] ( #2527 )
2026-05-12 16:25:39 +12:00
andres-portainer
080d75acae
chore(openamt): remove OpenAMT completely BE-12950 ( #2616 )
2026-05-11 15:48:39 -03:00
Ali
0eba817aab
fix(environments): align Linux/Windows labels for edge agent and Docker API [c9s-157] ( #2558 )
2026-05-05 22:01:13 +12:00
Josiah Clumont
68f93fb281
feature(storybook): Storybook usability upgrades [C9S-140] ( #2482 )
2026-05-05 09:25:09 +12:00
RHCowan
538d57fe19
fix(agent): correct Podman container engine header in sync edge client [BE-12887] ( #2498 )
2026-04-30 08:47:44 +12: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
dd1c1071ce
feat(gitops): introduce workflows view [BE-12807] ( #2391 )
2026-04-22 10:17:37 -03:00
Chaim Lev-Ari
744a31a354
feat(stacks): allow edit of kube git stacks [BE-12671] ( #2194 )
2026-04-21 11:05:37 +03:00
Chaim Lev-Ari
8f93a1a8cf
chore(deps): upgrade eslint [BE-12837] ( #2313 )
2026-04-15 05:12:52 +03:00
Chaim Lev-Ari
a21ec9299b
feat(stacks): add redeploy git button [BE-12783] ( #2278 )
2026-04-14 17:49:56 +03:00
Ali
ab3e0956a4
chore(tailwind): format tailwind class order [r8s-949] ( #2289 )
2026-04-13 16:01:10 +12:00
Chaim Lev-Ari
635c49d04d
fix(stacks): save git credentials if required [BE-12773] ( #2237 )
2026-04-09 09:25:31 +03:00
Chaim Lev-Ari
5670216d7e
feat(stacks): show planned deployment info [BE-12737] ( #2097 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-22 09:34:45 +02:00
Chaim Lev-Ari
ee0e9f6ff8
feat(settings/auth): migrate ldap test login to react [BE-12589] ( #2036 )
2026-03-19 11:23:58 +02:00
nickl-portainer
9cba6c7475
chore(tsconfig): remove obsolete aliases ( #2078 )
2026-03-18 16:01:17 +13:00
nickl-portainer
07b3bdb62d
chore(axios): move out axios utils into helpers and utils folder [R8S-871] ( #2077 )
2026-03-18 13:59:51 +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
68471d0225
fix(stacks): use widget-tabs consistently [c9s-33] ( #2038 )
2026-03-13 08:30:45 +13:00
Chaim Lev-Ari
762c1ccf28
chore(deps): upgrade vitest and msw ( #1852 )
2026-02-11 17:14:04 +02:00
Chaim Lev-Ari
dca044873f
feat(environments): migrate edge form to react BE-12529 ( #1676 )
2026-01-28 15:35:13 +07:00
LP B
a889d57013
fix(app/edge): UI form error on edge stack update ( #1643 )
2026-01-13 17:15:51 +01:00
Chaim Lev-Ari
4f76b1fda4
refactor(environments): prepare common fields for edit env form BE-12531 ( #1641 )
...
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-01-11 19:01:28 +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
6d0a09402b
refactor(stacks): migrate item view to react [BE-6629] ( #1444 )
2025-12-11 10:21:43 +02:00
Chaim Lev-Ari
ecac526810
feat(analytics): remove frontend analytics module ( #1459 )
2025-12-09 09:27:51 +02:00
Chaim Lev-Ari
a3eab75405
refactor(registries): remove superfluous useEffect in PrivateRegistryFieldset [BE-12408] ( #1396 )
2025-11-19 08:12:11 +02:00
Chaim Lev-Ari
566f6b067c
fix(environments): fix podman auto onboarding script [BE-12327] ( #1395 )
2025-11-18 14:30:23 +02:00
Chaim Lev-Ari
e73d07281c
fix(endpoints): Change syntax for multi-line commands in Windows ( #1355 )
...
Co-authored-by: Shawn <host@shawnsg.dev >
2025-11-18 08:48:32 +02:00
Oscar Zhou
4b4aef7ef8
fix(stack): apply new stack manual redeployment filed name to regular stack [BE-12384] ( #1375 )
2025-11-12 09:17:57 +13:00
Chaim Lev-Ari
3f1bd8e290
fix(ui): fix warnings in client-side tests [BE-12351] ( #1342 )
2025-11-04 14:23:11 +02:00
Chaim Lev-Ari
34a7d75e10
fix(edge-scripts): add podman auto onboarding script [BE-12327] ( #1333 )
2025-11-04 14:21:37 +02:00
Ali
876ba0fa0f
fix: add titles to truncated text [r8s-610] ( #1331 )
...
Small behavioral change
2025-10-30 16:43:15 +13:00
LP B
a472de1919
fix(app/edge-jobs): edge job results page crash at scale ( #954 )
2025-08-04 17:10:46 +02:00
Oscar Zhou
c20a8b5a68
fix(template): app template v3 error [BE-11998] ( #854 )
2025-07-04 11:49:33 -03:00
LP B
e1c480d3c3
feat(app/edge-stacks): summarize the edge stack statuses in the backend ( #818 )
2025-07-01 15:04:10 +02:00
Oscar Zhou
9a85246631
fix(edgestack): display deploying status by default after creating edgestack [BE-11924] ( #783 )
2025-06-07 09:06:57 +12:00
Ali
4ee349bd6b
feat(helm): helm actions [r8s-259] ( #715 )
...
Co-authored-by: James Player <james.player@portainer.io >
Co-authored-by: Cara Ryan <cara.ryan@portainer.io >
Co-authored-by: stevensbkang <skan070@gmail.com >
2025-05-13 22:15:04 +12:00
Devon Steenberg
1abdf42f99
feat(libstack): expose env vars with PORTAINER_ prefix [BE-11661] ( #687 )
2025-05-12 11:18:04 +12:00
Viktor Pettersson
1d12011eb5
fix(edge groups): make large edge groups editable [BE-11720] ( #558 )
2025-03-28 15:16:05 +01:00