tractatus/public/admin
TheFlow 29fa3956f9 feat: newsletter modal and deployment script enhancements
**Newsletter Modal Implementation**:
- Added modal subscription forms to blog pages
- Improved UX with dedicated modal instead of anchor links
- Location: public/blog.html, public/blog-post.html

**Blog JavaScript Enhancements**:
- Enhanced blog.js and blog-post.js with modal handling
- Newsletter form submission logic
- Location: public/js/blog.js, public/js/blog-post.js

**Deployment Script Improvements**:
- Added pre-deployment checks (server running, version parameters)
- Enhanced visual feedback with status indicators (✓/✗/⚠)
- Version parameter staleness detection
- Location: scripts/deploy-full-project-SAFE.sh

**Demo Page Cleanup**:
- Minor refinements to demo pages
- Location: public/demos/*.html

**Routes Enhancement**:
- Newsletter route additions
- Location: src/routes/index.js

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-14 13:11:46 +13:00
..
audit-analytics.html security: harden admin panel before production deployment 2025-10-11 17:26:50 +13:00
blog-curation.html docs: update implementation roadmap and UI pages 2025-10-12 16:37:58 +13:00
claude-md-migrator.html security: harden admin panel before production deployment 2025-10-11 17:26:50 +13:00
dashboard.html security: harden admin panel before production deployment 2025-10-11 17:26:50 +13:00
login.html security: harden admin panel before production deployment 2025-10-11 17:26:50 +13:00
media-triage.html feat: comprehensive accessibility improvements (WCAG 2.1 AA) 2025-10-12 07:08:40 +13:00
newsletter-management.html feat: newsletter modal and deployment script enhancements 2025-10-14 13:11:46 +13:00
project-manager.html security: harden admin panel before production deployment 2025-10-11 17:26:50 +13:00
rule-manager.html security: harden admin panel before production deployment 2025-10-11 17:26:50 +13:00