|
|
605bd73561
|
chore(auth/tests): remove legacy username login from tests; align mocks with email/password-only auth and keep suite green
|
2025-11-01 17:47:42 +11:00 |
|
|
|
52649e812a
|
Spec updates
|
2025-11-01 17:31:03 +11:00 |
|
|
|
d438b78005
|
currentUser() now performs token-only refresh (no user in response) and then loads user context via /api/v1/users/me/households.
|
2025-11-01 17:12:09 +11:00 |
|
|
|
3b421106bc
|
Spec update
|
2025-11-01 16:21:23 +11:00 |
|
|
|
f78cc31479
|
Router: use memory history in tests; finalize HouseholdSettings UI; update spec and add cleanup tasks
|
2025-11-01 15:05:41 +11:00 |
|
|
|
6d95764516
|
HouseholdSettings.vue — fixed template, added proper imports, typed members, and rendered current members list.
|
2025-11-01 14:49:57 +11:00 |
|
|
|
218b56ccce
|
feat(invitations): accept + send invitations with settings view; keep repo green
|
2025-11-01 14:41:55 +11:00 |
|
|
|
9f7209f44d
|
feat(invitations): implement invitation accept flow with TDD
|
2025-11-01 14:17:59 +11:00 |
|
|
|
062163483c
|
feat(auth+onboarding): implement Create Account flow with TDD
|
2025-11-01 14:11:40 +11:00 |
|
|
|
44072a2363
|
create-household flow via useAuth and Welcome page
|
2025-11-01 14:05:15 +11:00 |
|
|
|
ff8e665374
|
Refactored to show email/password form when multitenant flag is enabled; legacy person list retained otherwise. Link to Create Account added.
|
2025-11-01 14:02:03 +11:00 |
|
|
|
04dbddee44
|
- Implemented JWT login/register in auth.ts and wired token to client provider. useAuth updated with households fetching.
- Router guard updated to handle public/multitenant routing and redirects.
|
2025-11-01 13:55:55 +11:00 |
|
|
|
a446bc1c11
|
housekeeping
|
2025-11-01 13:44:58 +11:00 |
|
|
|
faf0a91d2d
|
spec
|
2025-11-01 13:31:56 +11:00 |
|