Skip to content

Feat/exercise notes#8

Merged
alvarotorresc merged 11 commits into
mainfrom
feat/exercise-notes
Mar 4, 2026
Merged

Feat/exercise notes#8
alvarotorresc merged 11 commits into
mainfrom
feat/exercise-notes

Conversation

@alvarotorresc

Copy link
Copy Markdown
Owner

No description provided.

Add notes TEXT column to exercises table via ALTER TABLE.
Include notes in Exercise interface, ExerciseExport, CreateExerciseData,
UpdateExerciseData. Update ExerciseRepository create, update, getAll, getById.
Add 7 tests covering create, update, clear, and backward compatibility.
Multiline TextInput with 500 char limit. Optional field, saved as null
when empty.
Display notes in a tappable card when present, or an "Add notes" link
that navigates to the edit screen when absent. Uses StickyNote icon.
Display StickyNote icon next to exercises that have notes. Tapping
the icon expands an inline panel showing the notes text.
@alvarotorresc alvarotorresc self-assigned this Mar 4, 2026
@alvarotorresc alvarotorresc added the enhancement New feature or request label Mar 4, 2026
@alvarotorresc alvarotorresc merged commit d79c0ff into main Mar 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant