agnes-the-ai-analyst/webapp/templates
Petr 5a84473213 Add dynamic Business Metrics with sample e-commerce definitions
Replace hardcoded Keboola-specific metrics card in Data Catalog with
dynamic Jinja template that renders whatever metric YAMLs exist in
docs/metrics/. Add 10 sample e-commerce metric definitions across
4 categories (revenue, customers, marketing, support) that align
with the sample data generator tables.

Key changes:
- MetricParser: new category colors + dynamic sql_* field discovery
- _load_metrics_data(): scans docs/metrics/*/*.yml with prod fallback
- catalog.html: 240 lines hardcoded HTML -> 35 lines Jinja loop
- metric_modal.js: regex-based category class removal, new categories
- 21 tests validating YAML schema, parser, and loader
2026-03-10 22:38:44 +01:00
..
activity_center.html Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
admin_tables.html Add self-service data onboarding system 2026-03-09 14:25:37 +01:00
base.html Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
base_login.html Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
catalog.html Add dynamic Business Metrics with sample e-commerce definitions 2026-03-10 22:38:44 +01:00
corporate_memory.html Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
dashboard.html Improve setup instructions for robustness 2026-03-10 11:29:31 +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