Commit Graph

8 Commits

Author SHA1 Message Date
d6a187c01a Enhance routine run UI with selectable items, check icons, and weight select dropdown 2026-02-07 18:30:03 +01:00
55f10fba9f Enhance exercise selection UI in Routines page 2026-02-07 18:11:19 +01:00
fae57c6c75 Update button text for toggling exercise and routine creation to use 'x' instead of 'Close' 2026-02-04 21:51:15 +01:00
00688eb548 Refactor Routines page to use KebabMenu for edit/delete actions and update button styles 2026-02-04 21:47:20 +01:00
5db6fee866 Refactor Blazor components to use code-behind files
- Move @code blocks from Exercises.razor, Home.razor, and Routines.razor to separate .cs files
- Add XML documentation comments to all methods in the code-behind files
2026-02-04 21:28:44 +01:00
8875060917 feat: add confirmation dialogs for deleting exercises and routines 2026-01-31 00:22:22 +01:00
8300331276 feat: add delete functionality for exercises and routines 2026-01-31 00:18:30 +01:00
Andre Beging
2032dcd6ee feat: build blazor client UI and PWA assets 2026-01-29 10:17:26 +01:00