docs: mark profile/settings partially shipped
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
6d1de53b2e
commit
585463dd74
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
- [ ] Per-exercise history — "show me all my squat sessions"
|
||||
- [ ] Mini-app UI polish (loading states, skeleton screens)
|
||||
- [ ] News section — surface new features/fixes on release. Delivery TBD: Mini App panel, occasional bot broadcast, or both.
|
||||
- [ ] Profile / settings — per-user preferences (language, units, etc.)
|
||||
- [~] Profile / settings — infrastructure shipped (JSON-blob `user_settings` table, `GET`/`PUT /api/settings`, new Settings tab). First preference wired: rest timer on/off. Units and language still TBD (each needs end-to-end display/input work).
|
||||
- [x] Rest timer — shows mm:ss since the last set in the current exercise. Client-side state; resets per exercise; survives draft restore. Settings-toggle gate TBD when profile/settings lands.
|
||||
- [ ] Cardio tracking — separate data model (duration, distance, pace) alongside strength workouts
|
||||
- [ ] About section — Mini App panel with pre-alpha / use-at-own-risk disclaimer, version, license link.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue