HotelSync
0feec5c88f
feat: emergency room closure for urgent maintenance tasks
- Backend housekeeping POST: when priority=urgent + category=maintenance + room_id
→ auto sets room status=maintenance with maintenance_from/to dates
→ closes room for emergency_close_days (default 1 day)
→ broadcasts room_updated WS event
- housekeeping-settings: add emergency_close_days column (migration 030, default 1)
- TechnicalPage: rename "Срочно" → "Экстренно!", show "🔒 Номер закрыт" badge for urgent active tasks
- HousekeepingPage plans tab: new "Экстренное закрытие номера" setting with day picker (1/2/3/5/7/14 days)
- api.ts HkSettings: add emergency_close_days field
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-24 11:51:42 +03:00
..
2026-03-12 12:09:53 +03:00
2026-03-17 13:33:27 +03:00
2026-03-18 18:18:41 +03:00
2026-03-12 12:09:53 +03:00
2026-03-17 13:49:30 +03:00
2026-03-17 14:21:45 +03:00
2026-03-17 17:35:16 +03:00
2026-03-17 18:43:05 +03:00
2026-03-18 18:57:10 +03:00
2026-03-19 12:55:39 +03:00
2026-03-19 14:03:04 +03:00
2026-03-19 20:53:07 +03:00
2026-03-19 21:15:37 +03:00
2026-03-20 17:19:27 +03:00
2026-03-20 17:28:52 +03:00
2026-03-20 17:47:12 +03:00
2026-03-21 15:46:01 +03:00
2026-03-21 19:24:36 +03:00
2026-03-21 23:02:24 +03:00
2026-03-23 11:42:29 +03:00
2026-03-23 12:53:44 +03:00
2026-03-23 14:49:19 +03:00
2026-03-23 15:05:12 +03:00
2026-03-23 16:14:45 +03:00
2026-03-23 22:27:18 +03:00
2026-03-23 23:02:30 +03:00
2026-03-23 23:28:42 +03:00
2026-03-24 10:38:51 +03:00
2026-03-24 11:07:28 +03:00
2026-03-24 11:24:49 +03:00
2026-03-24 11:45:24 +03:00
2026-03-24 11:51:42 +03:00