Commit Graph
21 Commits
Author SHA1 Message Date
haylanandQwen-Coder 59e48c8f21 build(dump): migrate admin UI to TypeScript and commit built bundle
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-09-14 23:01:16 +02:00
haylan b89a878b92 chore: normalize file modes on root config files 2026-09-14 22:00:26 +02:00
haylan 9713f9f780 feat(dump): drop the job table when the plugin is uninstalled 2026-09-14 22:00:26 +02:00
haylan 3a7bcee096 build(dump): register dump services in the DI container 2026-09-14 22:00:26 +02:00
haylan 0b71a62d40 chore(dump): remove scaffold example command, task and admin module 2026-09-14 22:00:26 +02:00
haylan 92f8605dd0 feat(dump): add settings-page admin UI module 2026-09-14 22:00:26 +02:00
haylan 1d8d2de118 feat(dump): expose dumps through a settings-page admin API 2026-09-14 22:00:26 +02:00
haylan b66bc550cd feat(dump): add console commands to list, create and remove dumps 2026-09-14 22:00:26 +02:00
haylan a21b5aa73e feat(dump): purge expired dumps on a scheduled task 2026-09-14 22:00:26 +02:00
haylan 86069a51a3 feat(dump): run dump creation asynchronously via Messenger 2026-09-14 22:00:26 +02:00
haylan 0188a24278 feat(dump): create and delete dumps with retention config 2026-09-14 22:00:26 +02:00
haylan 309cdf3f09 feat(dump): list dumps stored in the plugin filesystem 2026-09-14 22:00:26 +02:00
haylan f982c3c3da feat(dump): track async dump jobs in a status table 2026-09-14 22:00:26 +02:00
haylan 44e7648e06 feat(dump): locate mysqldump/mariadb-dump binary 2026-09-14 22:00:26 +02:00
haylan d0e8ea582f test(dump): cover filename parsing and MySQL variant detection 2026-09-14 22:00:26 +02:00
haylan 957588d0b1 feat(dump): parse dump filenames and detect MySQL variant 2026-09-14 22:00:26 +02:00
haylan b4e84d0570 docs: add dump manager research notes 2026-09-14 22:00:26 +02:00
haylan 0dc19897a4 build: add Docker Compose for local Shopware 6.6 2026-09-14 22:00:26 +02:00
haylan e8121c701f docs: add agent guidance files 2026-09-14 22:00:25 +02:00
haylanandQwen-Coder 21d1f9f465 chore: ignore .scratch/ directory
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-09-14 22:00:25 +02:00
haylan f5ff279b7b init 2026-09-14 19:17:26 +02:00