Chaim Lev-Ari
c3dbf51a16
feat(docker): migrate ContainerActionsSection to React (PR 2 of 7) ( #1576 )
2025-12-30 11:41:49 +02:00
Chaim Lev-Ari
36417a0726
chore(build): migrate to pnpm ( #1558 )
2025-12-29 10:14:57 +02:00
Chaim Lev-Ari
a1bac5a133
refactor(stacks): migrate create view to react [BE-6630] ( #1538 )
2025-12-26 16:50:55 +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
79e6271041
refactor(docker/images): migrate list view to react [BE-6562] ( #1451 )
2025-12-09 15:27:20 +02:00
Steven Kang
2406d67bfc
feat(fcm): initial release ( #1153 )
...
Co-authored-by: Ali <83188384+testA113@users.noreply.github.com>
Co-authored-by: James Player <james.player@portainer.io>
Co-authored-by: Cara Ryan <cara.ryan@portainer.io>
Co-authored-by: testA113 <aliharriss1995@gmail.com>
Co-authored-by: Viktor Pettersson <viktor.pettersson@portainer.io>
Co-authored-by: Viktor Pettersson <viktor.grasljunga@gmail.com>
Co-authored-by: Malcolm Lockyer <segfault88@users.noreply.github.com>
Co-authored-by: RHCowan <50324595+RHCowan@users.noreply.github.com>
Co-authored-by: Robbie Cowan <robert.cowan@portainer.io>
2025-12-09 08:05:38 +09:00
Chaim Lev-Ari
93ba3e700e
fix(ui/code-editor): keep search panel in editor layer [BE-12429] ( #1452 )
2025-11-27 14:32:57 +02:00
Chaim Lev-Ari
532575cab5
refactor(stacks): migrate info tab to react [BE-12383] ( #1415 )
2025-11-25 13:17:26 +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
8071641179
refactor(stacks): convert editor to tab ( #1374 )
2025-11-12 15:44:13 +02:00
Chaim Lev-Ari
0075374241
fix(ui/datatables): show selected filter values [BE-11301] ( #1387 )
2025-11-12 15:21:17 +02:00
Chaim Lev-Ari
db394b6145
feat(logs): filter activity logs by envs and users [BE-12275] ( #1383 )
2025-11-11 14:49:26 +02:00
Chaim Lev-Ari
73ad27640c
refactor(stacks): migrate duplication form to react [BE-12353] ( #1357 )
2025-11-04 18:44:54 +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
Ali
876ba0fa0f
fix: add titles to truncated text [r8s-610] ( #1331 )
...
Small behavioral change
2025-10-30 16:43:15 +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
andres-portainer
110f88f22d
chore(endpointutils): remove unnecessary field BE-10415 ( #1136 )
2025-09-04 11:22:46 -03:00
James Player
06f6bcc340
fix(ui): Fixed react-select TooManyResultsSelector filter and improved scrolling ( #1024 )
2025-08-19 09:35:00 +12:00
Ali
3ee20863d6
fix(editor): remove yaml specific highlighting [r8s-441] ( #1010 )
2025-08-12 11:53:31 +12:00
Ali
dc273b2d63
fix(helm): don't block install with dry-run errors [r8s-454] ( #976 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-05 18:53:41 +12:00
LP B
a472de1919
fix(app/edge-jobs): edge job results page crash at scale ( #954 )
2025-08-04 17:10:46 +02:00
Ali
60bc04bc33
feat(helm): show manifest previews/changes when installing and upgrading a helm chart [r8s-405] ( #898 )
2025-07-23 10:52:58 +12:00
Ali
55cc250d2e
fix(pods): represent pod container statuses correctly [r8s-416] ( #910 )
2025-07-21 15:05:08 +12:00
Ali
2697d6c5d7
feat(oci): oci helm support [r8s-361] ( #787 )
2025-07-13 10:37:43 +12:00
Ali
89f6a94bd8
chore(select): show data-cy react select [r8s-402] ( #881 )
2025-07-11 20:06:41 +12:00
James Player
c6ee9a5a52
feat(ui): Rebranding - r8s-374 ( #840 )
2025-07-01 12:58:31 +12:00
Steven Kang
c2b48cd003
feat(k8s): CloudNativePG in applications list and details - [R8S-357] ( #777 )
2025-06-19 09:03:52 +12:00
Cara Ryan
c9e3717ce3
fix(kubernetes): Display more than 10 workloads under Helm expandable in the Applications view [R8S-339] ( #781 )
2025-06-09 15:12:24 +12:00
Ali
a9061e5258
feat(helm): enhance helm chart install [r8s-341] ( #766 )
2025-06-05 13:13:45 +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
Ali
0b69729173
chrore(microk8s): add deprecation notice [r8s-320] ( #728 )
2025-05-13 14:28:42 +12:00
Ali
61d6ac035d
feat(helm): auto refresh helm resources [r8s-298] ( #672 )
2025-04-23 08:58:21 +12:00
andres-portainer
66dee6fd06
fix(codemirror): optimize the autocompletion performance R8S-294 ( #650 )
...
Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>
2025-04-16 12:27:30 +12:00
Ali
0ca9321db1
feat(helm): update helm view [r8s-256] ( #582 )
...
Co-authored-by: Cara Ryan <cara.ryan@portainer.io>
Co-authored-by: James Player <james.player@portainer.io>
Co-authored-by: stevensbkang <skan070@gmail.com>
2025-04-10 16:08:24 +12:00
James Player
264ff5457b
chore(kubernetes): Migrate Helm Templates View to React R8S-239 ( #587 )
2025-04-08 12:51:36 +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
Ali
81c5f4acc3
feat(editor): provide yaml validation for docker compose in the portainer web editor [BE-11697] ( #526 )
2025-03-27 17:11:55 +13:00
James Player
28b222fffa
fix(app): Make sure empty tables don't have select all rows checkbox checked ( #489 )
2025-03-12 10:34:07 +13:00
James Player
b57855f20d
fix(app): datatable global checkbox doesn't reflect the selected state ( #470 )
2025-03-10 09:21:20 +13:00
James Player
7759d762ab
chore(react): Convert cluster details to react CE ( #466 )
2025-02-26 14:13:50 +13:00
James Player
5af0859f67
fix(datatables): "Select all" should select only elements of the current page ( #376 )
2025-02-04 15:34:33 +13:00
James Player
e943aa8f03
feat(documentation): change docs to use LTS/STS instead of version number ( #357 )
2025-02-03 11:17:36 +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
LP B
db48da185a
fix(app/editor): reduce editor slowness by debouncing onChange calls ( #326 )
2025-01-17 22:41:06 +01:00
Ali
ce7e0d8d60
refactor(namespace): migrate namespace edit to react [r8s-125] ( #38 )
2024-12-11 10:15:46 +13:00
Ali
aac9d001f7
feat(askai): hide askAI for CE [BE-11409] ( #220 )
2024-12-10 09:11:51 +13:00