Commit Graph
22 Commits
Author SHA1 Message Date
robbond 63590a975e feat(deploy): harden production proxy and cron configuration 2026-03-06 10:24:32 +00:00
robbond b8d2693c67 feat(deploy): add production runtime foundation 2026-03-06 09:48:36 +00:00
robbond 627a34728e feat(ui): add dashboard health and autosync overview widget 2026-03-05 18:14:25 +00:00
robbond 8d86378341 feat(ui): show instance health badges and health panel 2026-03-05 18:03:38 +00:00
robbond fb385b59c4 feat(api): add cron and manual health check endpoints 2026-03-05 18:03:26 +00:00
robbond 03dfa6a5ae feat(ui): add activity log page backed by actions_log 2026-03-05 17:42:03 +00:00
robbond 5e5fb3221a feat(worker): add autosync scheduler, endpoint, locking and UI controls 2026-03-05 17:33:14 +00:00
robbond c943d2cbf6 feat(logging): add best-effort requested/succeeded/failed action logs 2026-03-05 17:13:18 +00:00
robbond 710227a49a feat(ui): polish domains list subscription/status display 2026-03-05 17:06:29 +00:00
robbond 81b0617390 fix(actions): use plesk bin site for suspend/unsuspend domain state 2026-03-05 16:59:40 +00:00
robbond 033d816d42 fix(actions): unsuspend using canonical subscription identifier + refresh status 2026-03-05 14:26:58 +00:00
robbond 825bf8dc84 fix(actions): send and use subscription_id for domain suspend/unsuspend 2026-03-05 14:20:07 +00:00
robbond cc7e30092d fix(linking): link subdomains to parent subscription via suffix match 2026-03-05 14:14:20 +00:00
robbond ce8b04285a Merge pull request 'fix(actions): refresh subscription status after suspend/unsuspend' (#15) from fix/action-refresh-status into master
Reviewed-on: http://gitea.lan:3000/robbond/pleskSaas/pulls/15
2026-03-05 14:10:56 +00:00
robbond ed31598a1d fix(actions): refresh subscription status after suspend/unsuspend 2026-03-05 14:10:27 +00:00
robbond dceccecf0c fix(sync): link domains to subscriptions and add backfill endpoint 2026-03-05 14:03:03 +00:00
robbond ee9b90e3d1 fix(domains): correctly match subscriptions to domains for status 2026-03-05 13:46:03 +00:00
robbond 0d914f5973 fix(domains): prevent status enrichment from filtering domains 2026-03-05 13:36:08 +00:00
robbond c9e3fe1dbc fix(ui): show subscription status on domains list 2026-03-05 13:22:33 +00:00
robbond 067e0d9080 CL3.8 domain actions: suspend/unsuspend subscription from domains table 2026-03-05 10:38:05 +00:00
robbond 4ff4f9572d fixed sync 2026-03-05 09:35:04 +00:00
robbond a36d55eae5 Initial working state: CL3.5 complete (Plesk sync + suspend/unsuspend) 2026-03-05 06:47:43 +00:00