ppt-tool/frontend/app
Vadym Samoilenko 19222ab36d Fix auth for optical-dev.oliver.solutions/ppt-tool/ deployment
- AZURE_AD_REDIRECT_URI set to https://optical-dev.oliver.solutions/ppt-tool/
- Root page intercepts ?code= from Azure AD and forwards to backend callback
- Post-OAuth redirect uses NEXT_PUBLIC_BASE_PATH env var (/ppt-tool/dashboard)
- Cookie secure flag driven by COOKIE_SECURE env var (true in prod)
- Dev login now works alongside Azure AD when DEV_AUTH_PASSWORD is set
- Login page shows both Microsoft SSO and dev form when both modes enabled
- docker-compose.prod.yml: add COOKIE_SECURE=true and NEXT_PUBLIC_BASE_PATH

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-20 17:38:42 +00:00
..
(presentation-generator) Fix broken import in dashboard.ts 2026-03-19 22:26:09 +00:00
admin Fix API routing: apiFetch helper prefixes basePath for all /api/v1/ calls 2026-03-19 22:12:25 +00:00
api Add 3 sandbox features: diagrams, mermaid, and template code-gen 2026-03-19 18:47:31 +00:00
fonts Phase 1-2: Foundation + Admin Panel & Client Management 2026-02-26 15:37:17 +00:00
hooks Fix 5 post-Phase8 bugs: SSE crash, custom templates, ordering, persistence, JSON display 2026-03-01 20:25:28 +00:00
login Fix auth for optical-dev.oliver.solutions/ppt-tool/ deployment 2026-03-20 17:38:42 +00:00
presentation-templates Wire Oliver DeckForge UI: AuthGuard, routing, logo, remove Presenton branding 2026-02-26 18:34:55 +00:00
schema Phase 1-2: Foundation + Admin Panel & Client Management 2026-02-26 15:37:17 +00:00
apple-icon.png Phase 1-2: Foundation + Admin Panel & Client Management 2026-02-26 15:37:17 +00:00
ConfigurationInitializer.tsx Fix API routing: apiFetch helper prefixes basePath for all /api/v1/ calls 2026-03-19 22:12:25 +00:00
favicon.ico Phase 1-2: Foundation + Admin Panel & Client Management 2026-02-26 15:37:17 +00:00
globals.css Implement critical security fixes and modern design system (Pre-launch P0 tasks) 2026-02-27 18:28:24 +00:00
icon1.svg Phase 1-2: Foundation + Admin Panel & Client Management 2026-02-26 15:37:17 +00:00
icon2.png Phase 1-2: Foundation + Admin Panel & Client Management 2026-02-26 15:37:17 +00:00
layout.tsx Rebrand Presenton to Oliver DeckForge, pre-configure models, use NanoBanana Pro 2026-02-26 18:17:11 +00:00
loading.tsx Phase 1-2: Foundation + Admin Panel & Client Management 2026-02-26 15:37:17 +00:00
not-found.tsx Phase 1-2: Foundation + Admin Panel & Client Management 2026-02-26 15:37:17 +00:00
page.tsx Fix auth for optical-dev.oliver.solutions/ppt-tool/ deployment 2026-03-20 17:38:42 +00:00
providers.tsx Wire Oliver DeckForge UI: AuthGuard, routing, logo, remove Presenton branding 2026-02-26 18:34:55 +00:00