Skip to content

feat(admin): add Hermes event status actions - #53

Merged
selvalabs merged 1 commit into
mainfrom
admin-hermes-dashboard-status-actions
Jul 25, 2026
Merged

feat(admin): add Hermes event status actions#53
selvalabs merged 1 commit into
mainfrom
admin-hermes-dashboard-status-actions

Conversation

@selvalabs

Copy link
Copy Markdown
Owner

Summary

  • add an action column to the Hermes events dashboard table
  • show compact actions for created/queued events to mark them processed or escalated
  • call the protected status PATCH endpoint and refresh the dashboard after success

Validation

  • uv run pytest tests/unit/test_admin_dashboard.py -q
  • node --check src/monitor_comunitario/web/static/admin.js
  • uv run ruff check .
  • uv run mypy src
  • uv run pytest

Closes #52
Refs #37

@selvalabs
selvalabs marked this pull request as ready for review July 25, 2026 01:32
@selvalabs
selvalabs merged commit bb9e3f1 into main Jul 25, 2026
1 check passed
@selvalabs
selvalabs deleted the admin-hermes-dashboard-status-actions branch July 25, 2026 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(admin): add Hermes event status actions to dashboard

2 participants