popertots
7fc58f58d9
feat: admin notification system with priority ordering, bell icon, and /notifications page
Two-tier notification system: new_booking (all public bookings) + pending_booking (notes/today).
Priority-sorted queue, unread count polling, enriched responses with user_name/booking_start_time.
Fix critical bug: edit_requested cleanup was broken (wrong reason string in 3 handlers).
Add 15 new tests covering priority ordering, enrichment, and notification creation flows.
Update Admin Manual, Technical Manual, and gap backlog docs.
2026-05-16 23:41:18 +01:00
..
2026-05-08 17:32:20 +01:00
2026-05-08 17:54:05 +01:00
2026-02-20 00:32:09 +00:00
2026-02-12 22:15:10 +00:00
2026-02-21 18:48:29 +00:00
2026-01-19 22:32:35 +00:00
2026-05-01 11:33:27 +01:00
2026-01-06 16:45:36 +00:00
2026-05-16 23:41:18 +01:00
2026-03-07 23:28:16 +00:00
2025-10-19 18:18:15 +01:00
2026-02-21 18:48:29 +00:00
2026-05-16 17:23:00 +01:00
2025-10-12 22:13:19 +01:00
2026-05-01 11:33:27 +01:00
2026-04-29 22:56:35 +01:00