Louisiana Association of the Deaf website
Find a file
Chris Haulmark c9e042fa98 Add Update/Article models, migration script, and complete LAD rebrand
Backend:
- New models: Update, Article (Deaf Focus)
- Expanded Event + Document models: directusId, photoUrl, new minute types
- New routes/controllers: /api/updates, /api/articles (full CRUD)
- Migration script: pulls all data from db.lad1908.org Directus API,
  downloads public PDFs into uploads/documents/, idempotent re-runs
- .env.example for production deployment reference
- Rename ocd_db → lad_db throughout

Frontend:
- Contact: LAD contact info, removed Olathe address and map
- Membership: LAD copy, membership fees replaced with contact-us prompt
- Donate: LAD name in metadata, hero, and FAQs

Infrastructure:
- mongo-init: simplified, uses MONGO_USER/MONGO_PASSWORD env vars, lad_db
- docker-compose: rename volumes ocd-* → lad-*, image names updated
- Upload directory structure committed via .gitkeep files
2026-05-24 15:29:30 -06:00
backend Add Update/Article models, migration script, and complete LAD rebrand 2026-05-24 15:29:30 -06:00
cline_docs Phase 7: Fix theme selector positioning and implement dynamic theme-aware styling 2025-06-03 17:42:14 -06:00
frontend Add Update/Article models, migration script, and complete LAD rebrand 2026-05-24 15:29:30 -06:00
mongo-init Add Update/Article models, migration script, and complete LAD rebrand 2026-05-24 15:29:30 -06:00
nginx/conf feat: create project structure and update implementation files 2025-03-25 09:28:10 -05:00
.gitignore Initial commit for boilerplate website 2025-03-24 22:38:46 -05:00
best_practices.txt Initial commit for boilerplate website 2025-03-24 22:38:46 -05:00
docker-compose.dev.yml Phase 7: Fix theme selector positioning and implement dynamic theme-aware styling 2025-06-03 17:42:14 -06:00
docker-compose.yml Add Update/Article models, migration script, and complete LAD rebrand 2026-05-24 15:29:30 -06:00
how_to_use_perplexity_mcp.md Update perplexity pro subscription 2025-03-25 17:43:14 -05:00
LAD_CONTENT.md Rebrand to LAD: green theme, real content on all pages, logo, affiliated orgs 2026-05-24 13:53:01 -06:00
MEMORY_BANK_INSTRUCTIONS.md Add new memory bank instructions for Kilo Code. 2025-06-02 15:03:05 -06:00
planned_implementation.txt Admin dashboard updates. 2025-03-25 11:13:52 -05:00
RESUME.md Add RESUME.md with detailed session context for resuming work 2026-05-24 14:49:31 -06:00
TECH_STACK Admin dashboard updates. 2025-03-25 11:13:52 -05:00
TO_DO.txt feat: create project structure and update implementation files 2025-03-25 09:28:10 -05:00
TODO.md Add TODO.md with project status and remaining work 2026-05-24 14:47:28 -06:00