Commit Graph
71 Commits
Author SHA1 Message Date
fc878e9a30 Update calls to MockHAClientWebSocket.remove_device in tests (#178745)
Co-authored-by: jbouwh <jan@jbsoft.nl>
2026-08-12 10:57:59 +02:00
Erik MontnemeryandGitHub 0f75e73081 Migrate tests to specifying via device with via_device_id (#178546) 2026-08-08 18:58:24 +02:00
Erwin DounaandGitHub a198bb0ecd Add button availability to Portainer containers (#178400) 2026-08-07 08:09:46 +02:00
Erik MontnemeryandGitHub f431776656 Migrate calls to async_get_device in tests (part 4) (#178334) 2026-08-06 19:41:15 +02:00
Erwin DounaandGitHub 7eeb4ec3ca Remove unneeded test in Portainer (#178185) 2026-08-05 08:46:33 +02:00
Paulus SchoutsenandGitHub b64a4a44a1 Make Portainer container recreate service admin-only (#177301) 2026-08-04 19:59:32 +02:00
5f1550f561 Fix via_device race in portainer (#177745)
Co-authored-by: Erwin Douna <e.douna@gmail.com>
2026-08-03 15:58:58 +02:00
Erwin DounaandGitHub e2b1399c9f Add health state to containers in Portainer (#176697) 2026-07-20 15:13:09 +02:00
Erwin DounaandGitHub a5677e9ad1 Remove progress feature Portainer (#176688) 2026-07-18 08:34:55 +02:00
Erwin DounaandGitHub 7ada86af03 Refactor loop enum sensor portainer (#176709) 2026-07-18 08:34:15 +02:00
Erik MontnemeryandGitHub 201ac314a4 Align DeviceRegistryEntrySnapshot with the device registry model (#176654) 2026-07-17 09:39:13 +02:00
Erwin DounaandGitHub 3b02aa2696 Portainer remove err translations (#176190) 2026-07-10 15:46:31 +02:00
Erwin DounaandGitHub f84af82237 Portainer refactor setup with lightweigth API call (#173036) 2026-07-09 12:21:48 +02:00
403b945b1b Add update platform to Portainer (#163685)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-07-08 20:16:42 +02:00
Erwin DounaandGitHub d966812534 Portainer refactor services patterns (#175549) 2026-07-06 22:34:15 +02:00
Erwin DounaandGitHub 6fce245dfa Portainer refactor to UnitOfRatio (#174801) 2026-06-25 10:50:12 +02:00
epenetandGitHub 0c4bc95bdd Migrate base entity attributes to StrEnum (#174633) 2026-06-24 15:38:49 +01:00
epenetandGitHub f9bf7ab122 Migrate sensor entity attributes to StrEnum (#174595) 2026-06-24 09:05:32 +02:00
Erwin DounaandGitHub 940bf5bf09 Portainer fix type narrowing (#173040) 2026-06-23 00:07:34 +02:00
Erwin DounaandGitHub 94ca34fd0c Portainer refactor services test (#172525) 2026-05-29 08:21:09 +02:00
Ariel EbersbergerandGitHub 5432d29489 Use is/is not for same-enum identity comparisons (tests) (#171689) 2026-05-22 11:32:27 +02:00
905b868c82 Add recreate services to Portainer (#167225)
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2026-05-21 22:52:07 +01:00
Franck NijhofandGitHub 302148b078 Fix line length violations in tests/components p-r (#170970) 2026-05-17 17:14:47 -04:00
5472a537ed Replace unused mock_setup_entry arguments with @pytest.mark.usefixtures (#170760)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-16 11:02:36 +02:00
Erwin DounaandGitHub 7103b07638 Portainer refactor tests to use enums from pyportainer (#170044) 2026-05-08 09:05:36 +02:00
Erwin DounaandGitHub 2c8d9c7207 Add disk space coordinator for Portainer (#165855) 2026-05-07 20:05:29 +02:00
Erwin DounaandGitHub 6633f16d13 Add system health to Portainer (#169698) 2026-05-04 21:07:16 +02:00
epenetandGitHub 88525955ce Remove import annotations from tests (#169527) 2026-04-30 09:30:46 +02:00
4f34725e53 Fix flaky portainer test_device_registry (#169456)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 14:11:07 +02:00
Erwin DounaandGitHub d23dbfb214 Add volumes to Portainer (#167326) 2026-04-21 23:23:27 +02:00
Erwin DounaandGitHub de6586684a Add recreate container button to Portainer (#167163) 2026-04-21 23:21:45 +02:00
Erwin DounaandGitHub 483265a707 Portainer fix fetching swarm stacks (#167979) 2026-04-11 16:21:16 +02:00
d798aad2d7 Add kill button to Portainer (#167277)
Co-authored-by: Joostlek <joostlek@outlook.com>
2026-04-04 15:16:39 +02:00
Erwin DounaandGitHub 7f79da2f75 Add prune volumes button to Portainer (#167314) 2026-04-03 19:45:55 +02:00
Erwin DounaandGitHub 85c9b00035 Portainer add runtime entities (#166320) 2026-03-24 16:22:34 +01:00
Erwin DounaandGitHub 0de2e689f1 Add pause/resume buttons to Portainer (#166028) 2026-03-19 22:35:53 +01:00
Artur PragaczandGitHub bafef2065f Rework user-given entity name logic (#162763) 2026-03-17 11:09:20 +01:00
Erwin DounaandGitHub a433a163a3 Migrate unique ID of Portainer integration (#165123) 2026-03-15 18:00:41 +01:00
Erwin DounaandGitHub c63ded3522 Add Swarm stack to Portainer (#164991) 2026-03-11 18:14:05 +01:00
Erwin DounaandGitHub ca641a097b Fix forced VERIFY_SSL in Portainer (#165079) 2026-03-08 13:19:45 +01:00
Erwin DounaandGitHub bb7d5897d1 Portainer redact CONF_HOST in diagnostics (#164301) 2026-02-27 13:54:12 +01:00
75798bfb5e Fix stack devices merging with container devices in Portainer (#164135)
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2026-02-26 16:14:50 +01:00
Erwin DounaandGitHub ce0dd0eb7b Fix small typo in Portainer containers (#163957) 2026-02-24 21:45:34 +01:00
adfe4f2b62 Add stack management to Portainer (#163612)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2026-02-24 21:28:16 +01:00
49b8232260 Add stale device removal to portainer (#160017)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-23 21:05:52 +01:00
Erwin DounaandGitHub 72581fb2b1 Add endpoint system df information (#160134) 2026-02-11 19:28:49 +01:00
Erwin DounaandGitHub 97c89590e0 Portainer fix multiple environments & containers (#153674) 2026-02-11 19:21:36 +01:00
epenetandGitHub bc1c24efb1 Improve (r)split performance (#162418) 2026-02-06 15:10:30 +01:00
Erwin DounaandGitHub 10d4af5674 Use asyncio.gather pattern in portainer (#160888) 2026-02-03 11:23:34 +01:00
930eb70a8b Add prune images service to Portainer (#161009)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Joostlek <joostlek@outlook.com>
2026-01-29 19:39:17 +01:00