Skip to content

Feature/global styles theme#3

Merged
Jacob-Ismail-Curtis merged 7 commits intomainfrom
feature/global-styles-theme
Apr 25, 2026
Merged

Feature/global styles theme#3
Jacob-Ismail-Curtis merged 7 commits intomainfrom
feature/global-styles-theme

Conversation

@Jacob-Ismail-Curtis
Copy link
Copy Markdown
Collaborator

No description provided.

- Sign-up screen: full implementation with Zod validation, field errors,
  Strava card, Google OAuth, terms checkbox
- Forgot-password screen: email input, validation, sent confirmation state
- Reset-password screen: new screen for post-recovery password update
- Callback screen: handles password-reset deep link, exchanges code for session
- AuthGate: PASSWORD_RECOVERY event routes to reset-password screen
- auth-store: recoveryMode flag + setRecoveryMode action
- auth.ts: exchangeCode, updatePassword, smart Expo Go redirect URI,
  handleOAuthCallback delegates to exchangeCode
- useAuthAction hook: extracted loading/error state from sign-in/sign-up
- AuthDivider component: extracted from sign-in divider row
- FormField: errorMessage prop with inline HelperText
- Settings: AppButton + Fonts.heading title
lint-staged config was accidentally dropped in Nathan's Supabase PR.
Audit level raised to critical — all current high-severity advisories
are in Expo 54 toolchain deps with no non-breaking fix available.
@Jacob-Ismail-Curtis Jacob-Ismail-Curtis merged commit aaf41c9 into main Apr 25, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant