Files
tessera/drizzle/migrations/meta/_journal.json
Gjermund Høsøien Wiggen 653139ad0d feat: watcher/CC system, SLA engine, and rich text comments
- Watcher system: ticket_watchers table, watch/unwatch endpoints,
  notifications to watchers on comments and updates, watcher/cc
  recipient sources in SendEmail scrip action, watch toggle and
  watcher avatars in ticket detail UI
- SLA engine: sla_policies table, SLA deadline columns on tickets,
  CRUD routes, OnSlaBreach scrip condition, scheduler SLA calculation,
  deadlines set on create/reply, cleared on resolve, SLA indicators
  on ticket list and detail, SLA Policies tab in admin
- Rich text: marked-based markdown rendering with XSS safety,
  Write/Preview toggle in comment composer, styled prose output
2026-06-15 21:40:18 +02:00

153 lines
3.0 KiB
JSON

{
"version": "7",
"dialect": "postgresql",
"entries": [
{
"idx": 0,
"version": "7",
"when": 1780859982396,
"tag": "0000_acoustic_wendell_vaughn",
"breakpoints": true
},
{
"idx": 1,
"version": "7",
"when": 1780867177929,
"tag": "0001_lovely_quentin_quire",
"breakpoints": true
},
{
"idx": 2,
"version": "7",
"when": 1780904200000,
"tag": "0002_short_custom_field_keys",
"breakpoints": true
},
{
"idx": 3,
"version": "7",
"when": 1780995910694,
"tag": "0003_dry_caretaker",
"breakpoints": true
},
{
"idx": 4,
"version": "7",
"when": 1780996807814,
"tag": "0004_sturdy_natasha_romanoff",
"breakpoints": true
},
{
"idx": 5,
"version": "7",
"when": 1781004398567,
"tag": "0005_spotty_leader",
"breakpoints": true
},
{
"idx": 6,
"version": "7",
"when": 1781008559188,
"tag": "0006_nosy_black_queen",
"breakpoints": true
},
{
"idx": 7,
"version": "7",
"when": 1781009018666,
"tag": "0007_flimsy_roughhouse",
"breakpoints": true
},
{
"idx": 8,
"version": "7",
"when": 1781039674211,
"tag": "0008_sturdy_prism",
"breakpoints": true
},
{
"idx": 9,
"version": "7",
"when": 1781039770418,
"tag": "0009_tiny_lady_vermin",
"breakpoints": true
},
{
"idx": 10,
"version": "7",
"when": 1781040536590,
"tag": "0010_misty_morg",
"breakpoints": true
},
{
"idx": 11,
"version": "7",
"when": 1781042321413,
"tag": "0011_breezy_tyrannus",
"breakpoints": true
},
{
"idx": 12,
"version": "7",
"when": 1781043175153,
"tag": "0012_living_photon",
"breakpoints": true
},
{
"idx": 13,
"version": "7",
"when": 1781043729230,
"tag": "0013_bored_silvermane",
"breakpoints": true
},
{
"idx": 14,
"version": "7",
"when": 1781045611610,
"tag": "0014_cloudy_siren",
"breakpoints": true
},
{
"idx": 15,
"version": "7",
"when": 1781078349499,
"tag": "0015_tense_patch",
"breakpoints": true
},
{
"idx": 16,
"version": "7",
"when": 1781078511943,
"tag": "0016_famous_maximus",
"breakpoints": true
},
{
"idx": 17,
"version": "7",
"when": 1781095552496,
"tag": "0017_redundant_the_renegades",
"breakpoints": true
},
{
"idx": 18,
"version": "7",
"when": 1781551130161,
"tag": "0018_dapper_jack_power",
"breakpoints": true
},
{
"idx": 19,
"version": "7",
"when": 1781552000000,
"tag": "0019_watcher_tables",
"breakpoints": true
},
{
"idx": 20,
"version": "7",
"when": 1781552001000,
"tag": "0020_sla_tables",
"breakpoints": true
}
]
}