Mathias
|
29d9476f11
feat(profile): display a personalized greeting for logged-in users on the profile page
|
1 月之前 |
Mathias
|
1315cc5a50
feat(workout-session): implement delete workout session functionality with confirmation prompt and cascade delete in database
|
1 月之前 |
Mathias
|
54f211c591
refactor(workout-session-list.tsx): optimize exercisesByMuscle construction to filter exercises by muscle type for better flexibility and maintainability
|
1 月之前 |
Mathias
|
35951d86cf
feat(auth-layout): update layout styles to use flexbox for better alignment
|
1 月之前 |
Mathias
|
619de03685
style: update layout and styling across multiple components for improved UI consistency and responsiveness
|
1 月之前 |
Mathias
|
1a12daab25
feat(locales): add new English and French translations for session messages and workout status
|
1 月之前 |
Mathias
|
21724bc216
style: update hover background colors across various components for improved UI consistency and accessibility
|
1 月之前 |
Mathias
|
649ee36eb7
style(profile/page.tsx): add margin class to LocalAlert component for better spacing
|
1 月之前 |
Mathias
|
8d220e9eee
feat(layout): update layout styles to include new background gradients for light and dark themes
|
1 月之前 |
Mathias
|
8502d2785a
refactor(Header.tsx, release-notes-dialog.tsx, workout-session-list.tsx): replace InlineTooltip with div elements for tooltips to simplify the code structure and improve consistency across components
|
1 月之前 |
Mathias
|
491a6143ce
feat(profile): implement workout session fetching and state management using new service
|
1 月之前 |
Mat B.
|
e849294d49
chore: clean and build errors
|
1 月之前 |
Mathias
|
952384ee56
feat(workout-builder): add loadFromSession method to store for loading workout data from session
|
1 月之前 |
Mat B.
|
013a24ad82
feat/start workout (#12)
|
1 月之前 |