Replaced stale module-level _NOTION_CONNECTED flag (evaluated once at import time) with live _notion_configured() calls so the dashboard reflects the actual integration state on each render. - Sync section subheader/button: "Send to Notion" only when Notion is configured; otherwise shows "Set up a sync integration" prompt - Caption and metric label drop "to Notion" when no integration is set - Closes #16 |
||
|---|---|---|
| .. | ||
| .streamlit | ||
| components | ||
| pages | ||
| wizard | ||
| __init__.py | ||
| app.py | ||
| cloud_session.py | ||
| feedback.py | ||
| Home.py | ||
| telemetry.py | ||