Go to file
Ivo Oskamp 73b1f25279 Add comprehensive TODO for documentation system
Static documentation/user guide for BackupChecks application to help
new users understand how the system works.

Key Features:
- Static HTML templates (no in-app editing)
- Multi-page structure with sidebar navigation
- 30+ documentation pages covering all features
- Sections: Getting Started, Users, Customers/Jobs, Mail Import,
  Backup Review, Reports, Autotask, Settings, Troubleshooting
- Screenshots with guidelines
- Responsive design (mobile-friendly)
- Access restricted to logged-in users
- English only (app not translated)

Structure:
- Left sidebar with collapsible sections
- Breadcrumb navigation
- Previous/Next page navigation
- Content area with max-width for readability
- Callout boxes (info/warning/tip/danger)
- Code blocks with syntax highlighting
- Tables for settings/options
- Image support with captions

Implementation Phases:
1. Core infrastructure (routes, templates, CSS)
2. Getting Started content (3 pages)
3. Core features content (16 pages)
4. Advanced features content (14 pages)
5. Polish and review

Total estimate: 24-38 hours

Includes:
- Complete file structure
- Route implementation with navigation
- CSS styling (900+ lines)
- Content template examples
- Screenshot guidelines
- Content writing style guide
- Testing checklist

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-07 23:47:33 +01:00
containers/backupchecks Remove scheduling placeholder from reports overview page 2026-02-07 21:57:43 +01:00
deploy Auto-commit local changes before build (2026-01-01 16:09:56) 2026-01-01 16:09:56 +01:00
docs Expand audit logging to settings, export, and import operations 2026-02-07 21:38:52 +01:00
.gitignore Auto-commit local changes before build (2026-01-01 16:09:56) 2026-01-01 16:09:56 +01:00
.last-branch Auto-commit local changes before build (2026-02-07 21:58:29) 2026-02-07 21:58:29 +01:00
build-and-push.sh Auto-commit local changes before build (2026-01-01 16:40:37) 2026-01-01 16:40:37 +01:00
LICENSE Auto-commit local changes before build (2026-01-01 16:09:56) 2026-01-01 16:09:56 +01:00
README.md Auto-commit local changes before build (2026-01-01 16:09:56) 2026-01-01 16:09:56 +01:00
TODO-audit-logging.md Auto-commit local changes before build (2026-02-07 21:41:42) 2026-02-07 21:41:42 +01:00
TODO-documentation.md Add comprehensive TODO for documentation system 2026-02-07 23:47:33 +01:00
TODO-reports-improvements.md Add comprehensive TODO for reports improvements 2026-02-07 23:36:23 +01:00
version.txt Release v0.1.22 on branch v20260205-13-changelog-python-structure (bump type 1) 2026-02-05 23:29:46 +01:00