agnes-the-ai-analyst/webapp/templates
Petr 5fc9526627 Phase 2: Replace demo YAML metrics with OpenMetadata catalog data
- Add get_metric_by_fqn() to OpenMetadataClient
- Add get_metrics() to CatalogEnricher with TTL caching
- Implement _parse_om_metric() to extract category/grain from OpenMetadata tags
- Implement _load_metrics_from_catalog() to fetch and categorize metrics
- Implement _build_om_metric_detail() to convert OpenMetadata format to MetricParser JSON
- Add /api/catalog/metrics/<fqn> endpoint for metric detail modal
- Update _load_metrics_data() to prefer catalog over YAML fallback
- Update metric_modal.js to route catalog:{fqn} to catalog API endpoint
- Delete 10 demo YAML files from docs/metrics/
- Replace metric tests with new unit tests for catalog parsing functions (19 tests)

Catalog metrics provide single source of truth vs maintaining demo YAML files.
UI remains unchanged - only data source changes from YAML to OpenMetadata catalog.
2026-03-12 15:10:42 +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 Phase 2: Replace demo YAML metrics with OpenMetadata catalog data 2026-03-12 15:10:42 +01:00
corporate_memory.html Add configurable white-label theming via instance.yaml 2026-03-11 13:58:58 +01:00
dashboard.html Add configurable white-label theming via instance.yaml 2026-03-11 13:58:58 +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