Commit Graph

4 Commits

Author SHA1 Message Date
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