agent-zero/plugins/plugin_installer
Alessandro 4515502cea cleanup plugin installer and store wiring
Align plugin installer and plugin settings UI with the frontend component/store patterns.

- compose plugin_installer main.html from install-index/install-git/install-zip components instead of duplicating tab markup
- restore shared plugin window CSS in main.html while keeping tab content delegated to dedicated components
- replace remaining direct cross-store/template calls with store methods and module imports
- route installer screenshot opening through pluginInstallStore and rewire plugin init opening through pluginListStore
- extract settings/plugins subsection logic from inline x-data into a dedicated store-backed context
- remove touched plugin/settings Alpine.store lookups in favor of explicit store imports
- fix advanced toggle behavior so the switch can create a rule immediately for the selected scope
- restore installer success/result state used by the git/zip tab UIs
2026-03-10 15:25:13 +01:00
..
api plugin installer flow cleanup 2026-03-09 13:35:18 +01:00
extensions/webui/plugins-list-header-buttons feat: simplify install button + add tab state and management methods to store 2026-03-03 23:39:29 -05:00
helpers Optimize plugin reload notifications to check for webui extensions 2026-03-10 13:51:41 +01:00
webui cleanup plugin installer and store wiring 2026-03-10 15:25:13 +01:00
plugin.yaml feat: add plugin installer with support for ZIP and Git installations 2026-03-03 10:53:35 -05:00