agnes-the-ai-analyst/webapp/templates
Petr 508d92771f Generate setup instructions from bootstrap.yaml (single source of truth)
- Rewrite bootstrap.yaml as clean structured YAML with steps, commands,
  descriptions, conditions, and notes
- Add _generate_setup_instructions() in app.py that reads YAML, substitutes
  placeholders, and produces clipboard-ready plain text
- Replace 50-line hardcoded JS string builder with single tojson variable
- All setup instructions now editable in one YAML file
2026-03-15 00:37:19 +01:00
..
_theme.html Add configurable white-label theming via instance.yaml 2026-03-11 13:58:58 +01:00
activity_center.html Add configurable white-label theming via instance.yaml 2026-03-11 13:58:58 +01:00
admin_tables.html Add configurable white-label theming via instance.yaml 2026-03-11 13:58:58 +01:00
base.html Add configurable white-label theming via instance.yaml 2026-03-11 13:58:58 +01:00
base_login.html Add configurable white-label theming via instance.yaml 2026-03-11 13:58:58 +01:00
catalog.html Add cache-busting with git commit hash for static assets 2026-03-12 15:37:29 +01:00
corporate_memory.html Add configurable white-label theming via instance.yaml 2026-03-11 13:58:58 +01:00
dashboard.html Generate setup instructions from bootstrap.yaml (single source of truth) 2026-03-15 00:37:19 +01:00
desktop_link.html Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
error.html Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
login.html Extract pluggable auth provider system into auth/ package 2026-03-09 13:02:08 +01:00
login_email.html Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
login_magic_link.html Add multi-domain support and full-email username generation 2026-03-10 10:50:01 +01:00
login_magic_link_sent.html Add email magic link authentication provider 2026-03-10 10:39:19 +01:00
password_reset.html Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
password_setup.html Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00