Commit Graph

23 Commits

Author SHA1 Message Date
039de1fbd3 Fix linting errors 2022-07-11 12:32:13 +12:00
e72cdc8db7 Make plans use stack navigation 2022-07-11 12:28:30 +12:00
52a4eada94 Fix adding plan 2022-07-10 16:10:06 +12:00
4faad97c13 Add missing deps to callbacks 2022-07-10 11:54:23 +12:00
cba57e6e64 Use callbacks everywhere 2022-07-10 11:51:52 +12:00
978fe98393 Make EditPlan scroll 2022-07-09 17:10:28 +12:00
f2d5166c8a Add ability to edit created on sets 2022-07-09 16:38:57 +12:00
880fc976bc Fix all lint errors 2022-07-09 13:48:45 +12:00
dbb3dc2eb3 Fix linting errors 2022-07-09 13:27:19 +12:00
b12b41b77e Factor out MassiveFab 2022-07-08 14:59:19 +12:00
119711a13a Move up subtitle of EditPlan 2022-07-07 17:18:56 +12:00
0ceeb2e4d5 Add empty message for workouts in EditPlan 2022-07-07 17:18:40 +12:00
5120852ce7 Limit days in EditPlan title to 2 2022-07-07 17:18:23 +12:00
2abb6bc1c9 Refresh EditPlan when the modal pops up 2022-07-07 17:18:02 +12:00
65e25c1a61 Empty workouts when none are found in EditPlan 2022-07-07 17:17:20 +12:00
29200cf248 Use switches for plan editing 2022-07-07 16:17:55 +12:00
1d68ba86f5 Remove useFocusEffect
It was lagging the app out.
2022-07-07 15:13:44 +12:00
570b43715f Ensure only one connection to SQLite exists 2022-07-07 14:18:38 +12:00
ecb436f8a6 Add progress to plans 2022-07-07 12:45:45 +12:00
67b22f9f51 Align plans to the end 2022-07-06 22:02:43 +12:00
07fa6f7ab2 Switch some modals to dialogs and fix light mode 2022-07-06 21:03:56 +12:00
d938ec775a Fix new plan not showing workouts 2022-07-06 18:26:43 +12:00
43405269df Add half completed Plans 2022-07-06 17:40:53 +12:00