issues Search Results · language:Dune language:TypeScript language:JavaScript language:TypeScript language:JavaScript
Filter by
34.9M results
Implement two endpoints:\n- GET /api/exercises/sessions — returns list of session names (Push A, Pull A, Legs A)\n- GET
/api/exercises?session=Push+A — returns exercises for that session, ordered by position ...
Problem
runtime/scripts/write-build-version.mjs still references TODO.MD and an old runtime refactor cut even though the
donor-port phase and TODO harness are gone.
Expected
Update the comment to describe ...
Depends on Custom Event Properties being filterable by value (#961)
When you expand a custom event in the Event Details table on /events, you get the top values for each property - but
they re just for ...
Dashboard
enhancement
Description: Test donation fetching, error handling, and pagination behavior.
Problem
The covenant gate now points at the real founder account (Soullab), but sacred-boundary PRs authored by Soullab still
cannot be approved by Soullab because GitHub blocks self-approval.
This creates ...
bluetooth
crash
needs-repro
permissions
ui
Create a base fetch wrapper in src/api/client.ts that attaches the JWT token to every request and handles 401 responses.
Add typed functions for each API endpoint as they are built in later milestones. ...
Create the frontend/ folder with a React 18 + TypeScript + Vite project. Install and configure Tailwind CSS. Set up the
top-level folder structure: src/pages/, src/components/, src/hooks/, src/api/. Add ...
Add a /auth/login endpoint that accepts username + password and returns a JWT access token. Add middleware that
validates the token on all protected routes. Store credentials in .env (single user — no ...
On first run (when the exercises table is empty), seed the database with the full Push A / Pull A / Legs A exercise list
as defined in ARCHITECTURE.md. Include correct type (weight/bodyweight) and equip ...
Initialise Alembic in backend/. Create the first migration that generates all tables from the SQLAlchemy models.
Migrations must run automatically on container start.

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.