3 Commits

Author SHA1 Message Date
Vladimir Bryzgalov 22722ae9e9 feat(admin): silent-drop counter line in dashboard widget 2026-04-21 17:16:34 +05:00
Vladimir Bryzgalov dbdfc9afa9 feat(admin): always-on dashboard widget + default retro days = 0
- Dashboard widget is now registered unconditionally. Header + content
  adapt: shows '⚠️ ошибки доставки' only when failed > 0, otherwise
  plain title with queue state (pending / sent-24h / failed).
  Pilot feedback: the conditional widget felt like the plugin was
  missing — users expect a persistent status readout.
- Retro default window changed from 7 days to 0 (no limit). Most
  pilot uses were 'dump everything since install', so 0 is the more
  useful default. User can still narrow to N days in the form.
- Spec §10 + §14 updated.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-18 00:12:45 +05:00
Vladimir Bryzgalov f5816e4648 feat(admin): dashboard widget shown only when there are failed queue items 2026-04-17 22:50:29 +05:00