agnes-the-ai-analyst/webapp
Petr 45454ab86a Redesign onboarding: compact single-screen layout with terminal block
- Merge steps 1-3 into a single dark terminal block with copy buttons
- Inline registration form with single-row layout for step 4
- Compact step 5 with Claude Code command and copy button on one line
- Full-width layout (960px) instead of narrow 640px column
- Everything fits on one screen without scrolling
2026-03-10 11:10:19 +01:00
..
static Add email magic link authentication provider 2026-03-10 10:39:19 +01:00
templates Redesign onboarding: compact single-screen layout with terminal block 2026-03-10 11:10:19 +01:00
utils Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
__init__.py Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
account_service.py Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
app.py Add self-service data onboarding system 2026-03-09 14:25:37 +01:00
auth.py Add multi-domain support and full-email username generation 2026-03-10 10:50:01 +01:00
config.py Add multi-domain support and full-email username generation 2026-03-10 10:50:01 +01:00
corporate_memory_service.py Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
desktop_auth.py Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
email_service.py Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
health_service.py Extract Jira into connectors/jira module 2026-03-09 11:17:50 +01:00
notification_images.py Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
password_auth.py Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
sync_settings_service.py Add self-service data onboarding system 2026-03-09 14:25:37 +01:00
telegram_service.py Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
user_service.py Add multi-domain support and full-email username generation 2026-03-10 10:50:01 +01:00