tractatus/public/js/admin
TheFlow 0958d8d2cd fix(mongodb): resolve production connection drops and add governance sync system
- Fixed sync script disconnecting Mongoose (prevents production errors)
- Created text search index (fixes search in rule-manager)
- Enhanced inst_024 with closedown protocol, added inst_061
- Added sync infrastructure: API routes, dashboard widget, auto-sync
- Fixed MemoryProxy tests MongoDB connection
- Created ADR-001 and integration tests

Result: Production stable, 52 rules synced, search working

🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-21 11:39:05 +13:00
..
audit-analytics.js feat(csp): add event delegation for all admin interactions 2025-10-19 13:36:53 +13:00
auth-check.js fix(csp): achieve 100% CSP compliance - zero violations 2025-10-19 13:32:24 +13:00
blog-curation.js feat: comprehensive accessibility improvements (WCAG 2.1 AA) 2025-10-12 07:08:40 +13:00
case-moderation.js feat: add case submission portal admin interface and i18n support 2025-10-16 14:50:47 +13:00
claude-md-migrator.js fix(admin): Phase 1 - critical auth and navigation fixes 2025-10-20 21:33:50 +13:00
dashboard.js fix(mongodb): resolve production connection drops and add governance sync system 2025-10-21 11:39:05 +13:00
hooks-dashboard.js fix(admin): Phase 1 - critical auth and navigation fixes 2025-10-20 21:33:50 +13:00
login.js fix(auth): resolve admin login - token sanitization and missing password field 2025-10-20 21:13:42 +13:00
media-triage.js feat: comprehensive accessibility improvements (WCAG 2.1 AA) 2025-10-12 07:08:40 +13:00
newsletter-management.js feat(admin): Phase 2 - standardize admin UI with unified navbar component 2025-10-20 21:51:09 +13:00
project-editor.js feat(csp): add event delegation for all admin interactions 2025-10-19 13:36:53 +13:00
project-manager.js feat(csp): add event delegation for all admin interactions 2025-10-19 13:36:53 +13:00
project-selector.js feat: implement Rule Manager and Project Manager admin systems 2025-10-11 17:16:51 +13:00
rule-editor.js feat(csp): add event delegation for all admin interactions 2025-10-19 13:36:53 +13:00
rule-manager.js feat(csp): add event delegation for all admin interactions 2025-10-19 13:36:53 +13:00