Finalize IDAA Bulletin Board V3 migration and fix UI filtering issues
- Ensured 'account_id' is injected into post objects during processing to maintain IndexedDB filter consistency - Resolved race condition by awaiting database clearing before refreshing posts - Corrected 'archive_on' date comparison logic in BB component - Exported 'qry__post' and enabled comment fetching during post search - Updated GEMINI.md and TODO.md with project progress
This commit is contained in:
9
TODO.md
9
TODO.md
@@ -39,7 +39,14 @@ This is a list of tasks to be completed before the next event/show/conference.
|
||||
- [x] **Journals:** Fully migrated to V3 CRUD.
|
||||
- [x] **Events - Badges:** Fully migrated to V3 CRUD.
|
||||
- [x] **Core Modules:** Fully migrated (Accounts, Sites, People, Users, Activity Log).
|
||||
- [ ] Migrate IDAA modules. (In progress: Archives and Recovery Meetings done)
|
||||
- [ ] **IDAA Modules:** (In progress)
|
||||
- [x] Archives & Archive Content.
|
||||
- [x] Recovery Meetings (Events).
|
||||
- [x] Bulletin Board (Posts).
|
||||
- [ ] **Agent Coordination:**
|
||||
- [x] Establish identity as `frontend_svelte`.
|
||||
- [x] Send test greeting to `backend_fastapi`.
|
||||
- [ ] Periodically check inbox for API updates.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user