claude code agent
f27e44f5f2
refactor(ce): remove vestigial limitedToBE plumbing from BoxSelector (F8)
...
After the BE indicator was removed, limitedToBE was hardcoded false and threaded
through BoxSelectorItem.onSelect -> BoxSelector.onChange/handleSelect ->
BoxSelectorAngular.handleChange, where $setValidity(name, !limitedToBE) was a
permanent no-op (always valid). Drop the parameter from the whole chain and the
no-op $setValidity. That left formCtrl/require:'^form'/IFormController dead (they
existed only for that validity call), so remove them too — the component no longer
needs a parent form. The real on-change wiring ($evalAsync -> onChange(value)) is
unchanged.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-29 21:26:10 +03:00
LP B
0c2f07988a
feat(app/sources): source create view ( #2680 )
...
Co-authored-by: Chaim Lev-Ari <chaim.lev-ari@portainer.io >
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-10 21:34:46 +03:00
Ali
0d836f1e30
chore(tailwind): support tailwind class ordering in clsx functions [r8s-949] ( #2292 )
2026-04-13 17:13:40 +12:00
Chaim Lev-Ari
1f5762b8c8
fix(settings/auth): fix a11y labels ( #1963 )
2026-03-01 12:14:47 +02:00
RHCowan
660f2095af
fix(policy) Show all policy types in selector [R8S-735] ( #1591 )
2026-01-07 19:12:30 +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
Ali
c0c7144539
fix(app templates): load app template for deployment [BE-11382] ( #141 )
2024-11-25 17:41:09 +13:00
Ali
769c8372fb
feat(microk8s): BE teasers in wizard [EE-4772] ( #8449 )
...
* feat(microk8s): separate existing/new envs EE-4772
update icons
fix be teaser box selector style
* match environment wizard box selectors
* revert title back
* updated kaas description in wizard
---------
Co-authored-by: testa113 <testa113>
Co-authored-by: Prabhat Khera <prabhat.khera@portainer.io >
2023-03-03 12:27:24 +13:00
Chaim Lev-Ari
c819d4e7f7
feat(environments): create async edge [EE-4480] ( #8527 )
2023-03-01 20:33:05 +02:00
Chaim Lev-Ari
69a91ff90a
fix(ui/box-selectors): make multi use square [EE-3856] ( #8470 )
2023-02-27 12:47:29 +02:00
Chaim Lev-Ari
2dddc1c6b9
refactor(ui/box-selector): replace all selectors [EE-3856] ( #7902 )
2023-02-07 09:03:57 +05:30
Chaim Lev-Ari
ace01eac9d
fix(ui): box-selector fixes [EE-3949] ( #7489 )
2022-08-22 11:55:48 +03:00
congs
975dc9c1da
fix(edge): EE-3092 hide the ability to add edge agents in Docker Desktop extension ( #7090 )
2022-07-01 17:22:40 +12:00
Chaim Lev-Ari
18252ab854
refactor(app): move react components to react codebase [EE-3179] ( #6971 )
2022-06-17 19:18:42 +03:00