Chaim Lev-Ari
935f3b8754
refactor(containers): migrate image section to react BE-12493 ( #1594 )
2026-01-01 11:12:05 +02:00
Chaim Lev-Ari
eac9f649cf
chore(build): introduce pnpm workspaces ( #1584 )
2025-12-31 18:52:58 +02:00
Chaim Lev-Ari
8bcd27e042
refactor(containers): migrate status section to react BE-12492 ( #1583 )
2025-12-31 10:12:37 +02:00
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
177da24e47
feat(docker): migrate RestartPolicySection to React BE-12490 ( #1570 )
2025-12-24 18:38:52 +02:00
Chaim Lev-Ari
37ba8d17bf
fix(stacks): confirm rename with modal BE-12497 ( #1571 )
2025-12-24 17:45:27 +02:00
Chaim Lev-Ari
83bc685e75
fix(stacks): allow renaming stack in swarm BE-12496 ( #1572 )
2025-12-24 16:41:37 +02:00
Chaim Lev-Ari
0efed6d8d3
fix(stacks): invalidate only stack cache on update BE-12476 ( #1566 )
2025-12-23 15:27:26 +02:00
Chaim Lev-Ari
aef27f475d
feat(analytics): remove setting for collection analytics [BE-12402] ( #1559 )
2025-12-22 15:59:08 +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
a7b7ddbe76
fix(containers): clear mac address on edit/duplicate [BE-12436] ( #1524 )
2025-12-15 09:59:47 +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
3d0b8ec5f0
feat(update): prevent the creation of updater network [BE-12441] ( #1517 )
2025-12-10 18:45:46 +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
Chaim Lev-Ari
ecac526810
feat(analytics): remove frontend analytics module ( #1459 )
2025-12-09 09:27:51 +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
Oscar Zhou
8675086441
fix(stack): "update the stack" button is disable in stakc deployed via web editor [BE-12456] ( #1473 )
2025-12-05 08:56:13 +13: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
bf6cb8d0b8
refactor(stacks): use formik in StackRedeployGitForm [BE-12430] ( #1433 )
2025-11-27 08:43:51 +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
0794d0f89f
refactor(docker/configs): migrate to react [BE-6541] ( #1430 )
2025-11-25 12:02:50 +02:00
Chaim Lev-Ari
e227ffd6d8
feat(stacks): create webhook id only if needed [BE-12392] ( #1432 )
2025-11-25 10:48:15 +02:00
Oscar Zhou
c8d44b9416
fix(edgestack): external label on k8s application deployed by edgestack [BE-12318] ( #1428 )
2025-11-22 09:04:31 +13: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
Devon Steenberg
e831971dd1
fix(docker): bump docker max api version [BE-12399] ( #1392 )
2025-11-18 11:27:16 +13:00
Steven Kang
0394855b2f
feat: reorder environment creation types ( #1359 )
2025-11-17 10:09:19 +13:00
Chaim Lev-Ari
9024b021ee
feat(environments): deprecate openamt [BE-12359] ( #1390 )
2025-11-16 09:55:00 +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
c35ddc8c76
feat(git): hide user/pass for save creds [BE-10953] ( #1376 )
2025-11-12 15:20:20 +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
db394b6145
feat(logs): filter activity logs by envs and users [BE-12275] ( #1383 )
2025-11-11 14:49:26 +02:00
Chaim Lev-Ari
53e7704724
feat(stacks): allow to rename stacks [BE-12317] ( #1339 )
2025-11-09 09:39:29 +02:00
Chaim Lev-Ari
f607c7c271
reactor(stacks): migrate deploy git to react [BE-12382] ( #1372 )
2025-11-09 09:36:06 +02:00
Chaim Lev-Ari
19cbae1732
feat(registries): check dockerhub credentials [BE-12329] ( #1338 )
2025-11-04 18:46:37 +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
1be96e1bd1
fix(telemetry): update privacy policy url [BE-12350] ( #1348 )
2025-11-04 14:25:03 +02:00
Chaim Lev-Ari
a9834be2ff
fix(widget): remove fixed margin on button [BE-12344] ( #1346 )
2025-11-04 14:24:26 +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
Chaim Lev-Ari
34a7d75e10
fix(edge-scripts): add podman auto onboarding script [BE-12327] ( #1333 )
2025-11-04 14:21:37 +02:00
Oscar Zhou
b70321a0aa
fix(edgestack): unify gitops update flow [BE-12184] ( #1110 )
2025-11-01 20:20:51 +13:00
Ali
876ba0fa0f
fix: add titles to truncated text [r8s-610] ( #1331 )
...
Small behavioral change
2025-10-30 16:43:15 +13:00
Chaim Lev-Ari
56530d8791
fix(sidebar): add copyright icon to CE ( #1325 )
2025-10-23 18:14:09 +03:00
Chaim Lev-Ari
da6b0e3dcc
refactor(registries): convert docker hub form to react ( #1335 )
2025-10-23 17:00:49 +03:00
Chaim Lev-Ari
cb0efae81c
chore(gitops): upgrade parse-duration dep [r8s-608] ( #1328 )
2025-10-22 13:20:20 +03:00