agnes-the-ai-analyst/webapp/templates
Petr 9be22fdc82 Fix metric display: use displayName in list, render HTML in modal
List view:
- Show display_name ("M1 + VFM Operational") instead of name ("M1PlusVFMOperational")
- Strip HTML and truncate description for clean list excerpts

Modal detail:
- Render original HTML from catalog instead of stripped plain text
- Add .om-description CSS class for structured HTML (bold labels, lists, code)
- Pass description_html alongside plain text description for backwards compat
2026-03-16 22:11:58 +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 Fix metric display: use displayName in list, render HTML in modal 2026-03-16 22:11:58 +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