mitai-jinkendo/frontend/src/pages
Lars 6f0f1ae9b4
All checks were successful
Deploy Development / deploy (push) Successful in 53s
Build Test / lint-backend (push) Successful in 0s
Build Test / build-frontend (push) Successful in 13s
fix: send 'password' instead of 'pin' in login request
Frontend was sending {email, pin} but backend expects {email, password}.
This caused 422 Unprocessable Entity errors.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 12:04:36 +01:00
..
ActivityPage.jsx feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
AdminPanel.jsx feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
Analysis.jsx fix: add auth token to all API calls (prompts, insights, pipeline) 2026-03-16 16:52:36 +01:00
CaliperScreen.jsx feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
CaptureHub.jsx feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
CircumScreen.jsx feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
Dashboard.jsx fix: add auth token to all API calls (prompts, insights, pipeline) 2026-03-16 16:52:36 +01:00
GuidePage.jsx feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
History.jsx fix: add auth token to all API calls (prompts, insights, pipeline) 2026-03-16 16:52:36 +01:00
LoginScreen.jsx fix: send 'password' instead of 'pin' in login request 2026-03-18 12:04:36 +01:00
MeasureWizard.jsx feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
NewMeasurement.jsx feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
NutritionPage.jsx fix: add auth token to all API calls (prompts, insights, pipeline) 2026-03-16 16:52:36 +01:00
PasswordRecovery.jsx feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
ProfileSelect.jsx feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
SettingsPage.jsx feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
SetupScreen.jsx feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
WeightScreen.jsx feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00