Commit Graph

2 Commits

Author SHA1 Message Date
f77f4390b6 feat(bookings): allow transferring bookings to another PIC
Add UI modal and button to reassign bookings to different contacts
Create API endpoint and repository method to handle PIC transfers
2026-05-08 14:36:01 +08:00
30753fdc61 feat(bookings): add internal remark field to bookings
Add a remark column to the bookings table for management-only notes.
Include UI to view and edit remarks directly from the bookings list.
Create API endpoint and database queries to support remark updates.
2026-05-04 11:59:41 +08:00