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
|
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
|
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
|
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 |
|
Chaim Lev-Ari
|
ecac526810
|
feat(analytics): remove frontend analytics module (#1459)
|
2025-12-09 09:27:51 +02:00 |
|
Chaim Lev-Ari
|
c08f42315e
|
feat(docker/host): disable browse for non admin [BE-12438] (#1484)
|
2025-12-08 16:51:52 -03:00 |
|
Chaim Lev-Ari
|
d2649dac90
|
fix(docker/services): ignore missing EndpointSpec [BE-12460] (#1494)
|
2025-12-08 16:51:18 -03:00 |
|
Chaim Lev-Ari
|
0794d0f89f
|
refactor(docker/configs): migrate to react [BE-6541] (#1430)
|
2025-11-25 12:02:50 +02:00 |
|
Devon Steenberg
|
e831971dd1
|
fix(docker): bump docker max api version [BE-12399] (#1392)
|
2025-11-18 11:27:16 +13:00 |
|
Ali
|
fdc405c912
|
feat(docker-networks): allow ipv6 for ipvlan networks [portainer-pr12608] (#1196)
Co-authored-by: ar0311 <arogers0311@gmail.com>
|
2025-09-15 11:49:06 +12:00 |
|
James Player
|
383bcc4113
|
fix(docker/images): Fix image detail actions icon colours [be-12044] (#892)
|
2025-07-15 13:57:43 +12:00 |
|
Devon Steenberg
|
45471ce86d
|
fix(docker): check len of device capabilities [BE-11898] (#750)
|
2025-05-22 14:27:14 +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 |
|
LP B
|
ad89df4d0d
|
refactor(app): reword docker security features (#608)
|
2025-04-07 17:14:51 +02:00 |
|
Ali
|
371e84d9a5
|
fix(podman): create new image from a container in podman [r8s-90] (#347)
|
2025-02-05 20:22:33 +13:00 |
|
LP B
|
9a3f6b21d2
|
feat(app/service-details): hide view while loading data (#348)
|
2025-02-03 14:20:35 +01:00 |
|
Ali
|
069f22afa4
|
fix(services): separate table state [BE-11401] (#152)
|
2024-12-11 11:58:43 +13:00 |
|
Oscar Zhou
|
cb949e443e
|
fix(volume): unable to inspect and browse volume [BE-11216] (#186)
|
2024-12-03 09:10:10 +13:00 |
|
Ali
|
458d722d47
|
fix(ui): consistent widget padding [r8s-136] (#82)
|
2024-11-05 14:25:40 +13:00 |
|
LP B
|
9ea62bda28
|
fix(app/image-details): export images to tar (#40)
|
2024-10-31 17:40:01 +01:00 |
|
andres-portainer
|
cc75167437
|
fix(swarm): fix service updates BE-11219 (#57)
|
2024-10-23 18:23:24 -03:00 |
|
Ali
|
32e94d4e4e
|
feat(podman): support add podman envs in the wizard [r8s-20] (#12056)
|
2024-09-25 11:55:07 +12:00 |
|
LP B
|
7d0b79a546
|
fix(app/images): export images to tar (#12223)
|
2024-09-23 21:55:45 +02:00 |
|
Anthony Lapenna
|
6cff21477e
|
service: update stop grace period description (#12173)
|
2024-09-05 08:47:06 +02:00 |
|
Chaim Lev-Ari
|
33ce841040
|
refactor(docker/events): migrate list view to react [EE-2228] (#11581)
|
2024-08-28 16:41:15 -03:00 |
|
Chaim Lev-Ari
|
9797201c2a
|
feat(docker): label gpu as nvidia only [EE-6999] (#11729)
|
2024-08-28 16:38:27 -03:00 |
|
Oscar Zhou
|
bedb7fb255
|
fix(swarm): auto multi-select volume with same name [EE-7240] (#11955)
|
2024-07-31 12:12:26 +12:00 |
|
LP B
|
1900fb695d
|
fix(docker/container): use nodeName to build links to networks used by containers (#12002)
|
2024-07-17 14:40:05 +02:00 |
|
Oscar Zhou
|
a62aac296b
|
fix(host): show clear host info message [EE-7075] (#12011)
|
2024-07-12 08:45:50 +12:00 |
|
cmeng
|
e828615467
|
fix(host-info) host info improvement EE-7075 (#11884)
|
2024-06-26 12:18:22 -03:00 |
|
LP B
|
9994ed157a
|
fix(app): properly update the app state when losing connectivity to a remote environment while browsing it (#11942)
|
2024-06-19 13:44:57 +02:00 |
|
James Carppe
|
ac3f1cd5c3
|
Add support for specifying the NFS server address in the mount point EE-7019 (#11921)
|
2024-06-12 11:23:08 -03:00 |
|
LP B
|
6a8e6734f3
|
feat(app): limit the docker API version supported by the frontend (#11855)
|
2024-06-10 20:54:31 +02:00 |
|
Chaim Lev-Ari
|
94c91035a7
|
refactor(custom-templates): migrate list view to react [EE-2256] (#11611)
|
2024-05-30 12:04:28 +03:00 |
|
Chaim Lev-Ari
|
014a590704
|
refactor(docker): migrate dashboard to react [EE-2191] (#11574)
|
2024-05-20 09:34:51 +03:00 |
|
Matt Hook
|
db8f9c6f6c
|
fix(console): fix command not found [EE-6982] (#11825)
|
2024-05-20 14:35:29 +12:00 |
|
cmeng
|
3924d0f081
|
fix(deletion): delete objects batch by batch EE-7084 (#11833)
|
2024-05-16 14:34:50 +12:00 |
|
Matt Hook
|
413b9c3b04
|
fix(terminal): don't close terminal on websocket close [EE-6631] (#11824)
|
2024-05-15 16:17:32 +12:00 |
|
Ali
|
6ae0a972d4
|
fix(docker): surface node details docker error [EE-7054] (#11752)
Co-authored-by: testa113 <testa113>
|
2024-05-09 12:01:13 +12:00 |
|
Chaim Lev-Ari
|
2100155ab5
|
refactor(docker/containers): migrate inspect view to react [EE-2190] (#11005)
|
2024-04-11 19:07:58 +03:00 |
|
Chaim Lev-Ari
|
de473fc10e
|
refactor(docker): remove EndpointProvider from exec [EE-6462] (#10840)
|
2024-04-11 19:04:58 +03:00 |
|
Chaim Lev-Ari
|
6ff4fd3db2
|
refactor(templates): migrate list view to react [EE-2296] (#10999)
|
2024-04-11 09:29:30 +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
|
f584bf3830
|
refactor(registries): migrate list view to react [EE-4704] (#10687)
|
2024-04-08 17:22:43 +03:00 |
|
Chaim Lev-Ari
|
9600eb6fa1
|
refactor(tables): use add and delete buttons [EE-6297] (#10668)
Co-authored-by: Chaim Lev-Ari <chaim.levi-ari@portaienr.io>
|
2024-04-08 17:21:41 +03:00 |
|