Commit Graph

112 Commits

Author SHA1 Message Date
gpt-engineer-app[bot] 58d5b5ebff Changes 2026-01-06 15:42:41 +00:00
gpt-engineer-app[bot] ed6e2da748 Add API DevTools panel
Implement a bottom-of-page development window ApiDevTools that intercepts fetch calls to /api/*, logs requests/responses, and displays them with a toggle to view details. Integrated as ApiDevTools component and wired into App.tsx to appear in development.

X-Lovable-Edit-ID: edt-9d4ce476-9631-4b5f-a429-df2bf2bee545
2026-01-06 15:39:16 +00:00
gpt-engineer-app[bot] 0364b8e6b9 Changes 2026-01-06 15:39:14 +00:00
gpt-engineer-app[bot] 490afee707 Wire login flow
Wire up login API integration with real API client and AuthContext; replace mock login with session-based login, connect login page to /api/v1/auth/login, and route post-login to profile. Update App routing to use AppRoutes wrapper and integrate auth context.

X-Lovable-Edit-ID: edt-2c1a2967-d81b-4437-a449-5bbbf890b803
2026-01-06 15:33:03 +00:00
gpt-engineer-app[bot] 8fd8b30456 Changes 2026-01-06 15:33:03 +00:00
gpt-engineer-app[bot] dc7cd400a5 Rename to Gatehouse
Update branding and visuals to reflect Gatehouse branding across layouts, navigation, and pages; replace Authy2 references with Gatehouse, adopt Gatehouse logo, and apply enterprise-style design system.

X-Lovable-Edit-ID: edt-8c42331f-7e14-427e-8490-86d7aaab17ee
2026-01-06 15:17:10 +00:00
gpt-engineer-app[bot] 596c77a6da Changes 2026-01-06 15:17:10 +00:00
gpt-engineer-app[bot] c855594680 Enhance auth pages
Extend registration, verify email, and forgot password flows with richer UI components, client-side validation, and placeholder behaviors. Add PasswordStrengthMeter and BannerAlert components, integrate updated styling, and align forms with new spec (registration, email verification, and password reset). Update ForgotPassword, Register, and VerifyEmail pages to reflect improved UX and mock flows.

X-Lovable-Edit-ID: edt-140074ae-8fad-4c73-81c7-dd8a6399b195
2026-01-06 14:59:48 +00:00
gpt-engineer-app[bot] 8c2e001d1e Changes 2026-01-06 14:59:47 +00:00
gpt-engineer-app[bot] 1697e719c9 Refactor UI skeleton setup
- Streamlines frontend skeleton: adds public/authenticated layouts, routing scaffolding, and placeholder pages; introduces design-system CSS and Tailwind config tweaks; implements initial sidebar/topbar structure with role-aware sections and placeholder navigation.

X-Lovable-Edit-ID: edt-6ca8f250-b21a-40be-87b6-6428a4d60117
2026-01-06 14:46:24 +00:00
gpt-engineer-app[bot] 0104839c11 Changes 2026-01-06 14:46:23 +00:00
Lovable bebc3a2029 template: new_style_vite_react_shadcn_ts 2025-01-01 00:00:00 +00:00