Saving notes

This commit is contained in:
Scott Idem
2026-01-05 19:40:56 -05:00
parent d4134359b7
commit f737713740
2 changed files with 17 additions and 2 deletions

View File

@@ -40,9 +40,8 @@ This is a list of tasks to be completed before the next event/show/conference.
- [ ] Standardize JWT usage in headers for all V3 calls.
- [ ] Update file download logic to support JWT in URL parameters.
- [ ] **Module Migration:**
- [x] **Journals:** Partially migrated (List and Search).
- [x] **Journals:** Fully migrated to V3 CRUD.
- [x] **Events - Badges:** Partially migrated (List and Search).
- [ ] Complete migration for Journals (Create, Update, Delete).
- [ ] Complete migration for Events - Badges (Create, Update, Delete).
- [ ] Migrate Core modules (Accounts, Sites, People).
- [ ] Migrate IDAA modules.