Apple
3f41d0e0a2
feat: TASK 034-036 - MicroDAO Multi-Room Support
TASK 034: MicroDAO Multi-Room Backend
- Added migration 031_microdao_multi_room.sql
- Extended city_rooms with microdao_id, room_role, is_public, sort_order
- Added CityRoomSummary, MicrodaoRoomsList, MicrodaoRoomUpdate models
- Added get_microdao_rooms, get_microdao_rooms_by_slug functions
- Added attach_room_to_microdao, update_microdao_room functions
- Added API endpoints: GET/POST/PATCH /city/microdao/{slug}/rooms
TASK 035: MicroDAO Multi-Room UI
- Added proxy routes for rooms API
- Extended CityRoomSummary type with multi-room fields
- Added useMicrodaoRooms hook
- Created MicrodaoRoomsSection component with role labels/icons
TASK 036: MicroDAO Room Orchestrator Panel
- Created MicrodaoRoomsAdminPanel component
- Role selector, visibility toggle, set primary button
- Attach existing room form
- Integrated into /microdao/[slug] page
2025-11-29 01:07:15 -08:00
..
2025-11-27 07:00:47 -08:00
2025-11-27 07:00:47 -08:00
2025-11-27 07:00:47 -08:00
2025-11-27 00:19:40 -08:00
2025-11-27 00:19:40 -08:00
2025-11-27 00:19:40 -08:00
2025-11-27 00:19:40 -08:00
2025-11-27 00:19:40 -08:00
2025-11-26 11:47:00 -08:00
2025-11-26 12:33:54 -08:00
2025-11-27 07:00:47 -08:00
2025-11-28 05:18:45 -08:00
2025-11-28 05:18:45 -08:00
2025-11-28 05:18:45 -08:00
2025-11-28 05:18:45 -08:00
2025-11-28 05:18:45 -08:00
2025-11-28 05:18:45 -08:00
2025-11-28 01:35:37 -08:00
2025-11-28 04:10:01 -08:00
2025-11-28 05:36:28 -08:00
2025-11-28 07:56:33 -08:00
2025-11-28 08:16:56 -08:00
2025-11-28 08:34:14 -08:00
2025-11-28 10:20:17 -08:00
2025-11-28 13:51:51 -08:00
2025-11-29 01:07:15 -08:00