Commit Graph

15 Commits

Author SHA1 Message Date
Felix Förtsch 41a82f081a add ValueKeyboard as input for exercise values 2024-09-27 17:17:32 +02:00
Felix Förtsch 4a42fc6c33 add ExerciseEditor, Picker skeletons, AutocompleteTextfield 2024-09-23 11:41:34 +02:00
Felix Förtsch 41b97964c4 add always sorted [WorkoutItem], ContentUnavailableView to searches, SampleData import, refactor WorkoutItem init 2024-09-18 15:05:05 +02:00
Felix Förtsch 0a400ff349 add ActiveWorkoutSession logic, refactor Home, add additional sample data, add isDebug 2024-09-14 17:01:20 +02:00
Felix Förtsch 87f1922a61 integrate WorkoutIcon throughout the navigation 2024-09-06 16:01:17 +02:00
Felix Förtsch d82d0cd9fa fix repetitive save of WorkoutItem, add: Onboarding, Defaults, Settings, Trainer/Trainee skeletons, reorder files, remove all Bindable 2024-09-04 18:44:28 +02:00
Felix Förtsch 0905ea7d3f add draft views for sets of exercises 2024-09-02 20:44:56 +02:00
Felix Förtsch 8e1d3306b9 introduce WorkoutItem, refactor ExerciseTemplate to Exercise 2024-09-02 17:17:11 +02:00
Felix Förtsch 22b0ba372e retain order of the exercises during persistence process 2024-08-30 16:01:38 +02:00
Felix Förtsch 4afc656374 add new exercise creation behavior to workouts 2024-08-27 15:57:59 +02:00
Felix Förtsch c93aa60f2e add nothing found view to WorkoutIconSelector, add search to ExerciseLibrary 2024-08-27 14:50:41 +02:00
Felix Förtsch edaea5e862 add WorkoutIconSelector, change the way adding ExerciseTemplate works to in-List 2024-08-27 14:26:46 +02:00
Felix Förtsch 19e91d75e0 add ExerciseTemplate conecpt, fix UI elements 2024-08-25 23:20:56 +02:00
Felix Förtsch 71719c1f1b add UI for adding exercises to workouts 2024-08-22 14:55:59 +02:00
Felix Förtsch 419e2bc699 add Workout, Exercise and their Library, Add, and Details views 2024-08-19 15:33:32 +02:00