corvid/corvid
caoimhinr 39bb53a72b fix: correct stale childCount reference to visibleCount in renderTicketRow
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-27 09:45:26 +02:00
..
static feat: app icon (SVG crow), static file serving, favicon 2026-05-25 20:03:12 +02:00
templates fix: correct stale childCount reference to visibleCount in renderTicketRow 2026-05-27 09:45:26 +02:00
__init__.py feat: initial corvid — standalone ticket service extracted from homelab-dashboard 2026-05-25 19:23:07 +02:00
config.py feat: initial corvid — standalone ticket service extracted from homelab-dashboard 2026-05-25 19:23:07 +02:00
database.py feat: initial corvid — standalone ticket service extracted from homelab-dashboard 2026-05-25 19:23:07 +02:00
main.py feat: app icon (SVG crow), static file serving, favicon 2026-05-25 20:03:12 +02:00
models.py feat: add environments — parametric ticket ID prefixes, env selector UI, MCP tools 2026-05-25 20:14:59 +02:00
router.py fix: _default_env_id uses scalars().first() instead of scalar_one_or_none() 2026-05-27 07:36:30 +00:00