feat(frontend): assessment challenge slice with TanStack Query #2

Merged
mane merged 1 commit from feat/assessment-query into main 2026-06-28 07:18:01 +00:00
Owner

New /challenges route: submit a grade (useMutation) and see progress
(useQuery) refresh via invalidateQueries. Backend calls go through
TanStack Start server functions (createServerFn) so Eden runs server-side
— no CORS/proxy changes needed. QueryClientProvider wired in __root.

CI: add a build step before check-types. Build regenerates routeTree.gen.ts
(gitignored) which the frontend type-check needs, and validates the bundle.

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

New /challenges route: submit a grade (useMutation) and see progress (useQuery) refresh via invalidateQueries. Backend calls go through TanStack Start server functions (createServerFn) so Eden runs server-side — no CORS/proxy changes needed. QueryClientProvider wired in __root. CI: add a build step before check-types. Build regenerates routeTree.gen.ts (gitignored) which the frontend type-check needs, and validates the bundle. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
feat(frontend): assessment challenge slice with TanStack Query
Some checks failed
CI / quality (pull_request) Failing after 45s
105f736072
New /challenges route: submit a grade (useMutation) and see progress
(useQuery) refresh via invalidateQueries. Backend calls go through
TanStack Start server functions (createServerFn) so Eden runs server-side
— no CORS/proxy changes needed. QueryClientProvider wired in __root.

CI: add a build step before check-types. Build regenerates routeTree.gen.ts
(gitignored) which the frontend type-check needs, and validates the bundle.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
mane merged commit f4d1e8bbbb into main 2026-06-28 07:18:01 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mane/dev-platform!2
No description provided.