github itsDNNS/docsight v2026-02-18.2
v2026-02-18.2 - Incident Groups

latest releases: v2026-09-16.1, v2026-09-06.1, v2026-08-30.1...
7 months ago

Incident Groups (#66) - Phase 1

Journal entries can now be grouped under named incidents for better organization of long-term monitoring.

New Features

  • Incident Containers: Create named incidents (e.g. "Upstream Noise Issue") with status (open/resolved/escalated), date range, description, and icon
  • Filter Bar: Pill-based filter bar above the journal table to quickly switch between incidents, unassigned entries, or all entries
  • Incident Summary: Compact summary panel when selecting an incident, showing name, status badge, date range, entry count, and description
  • Entry Assignment: Assign journal entries to incidents via dropdown in the entry modal
  • Hover Edit: Edit icon appears on hover over incident pills for quick access

Technical Changes

  • DB migration: incidents table renamed to journal_entries, new incidents table for containers
  • API routes renamed: /api/incidents/* to /api/journal/* for entries
  • New API endpoints: /api/incidents/* for container CRUD, /api/incidents/<id>/assign, /api/journal/unassign
  • i18n: 16 new translation keys in all 4 languages (en, de, es, fr)
  • Demo mode: 2 sample incident containers with assigned entries

Don't miss a new docsight release

NewReleases is sending notifications on new releases.