issues
search
heyjaywilson
/
peakfit
Strength exercise iOS app written in Swift
Apache License 2.0
16
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix(exercises): :bug: Swiping to delete an exercise only deletes the exercise from the list and not from the app
#69
samuelsainz
opened
2 weeks ago
0
Deleting an exercise form a list with swipe gesture deletes the exercise from all lists
#68
samuelsainz
opened
3 weeks ago
1
feat(exercises): :sparkles: Show a modal to select the exercises of an existing ExerciseList
#67
samuelsainz
opened
3 weeks ago
2
feat: :sparkles: add a setting for rest time
#66
mike011
closed
2 weeks ago
1
feat(ExerciseList): :sparkles: add alphabetical sorting for exercises
#65
Drag0ndust
closed
3 weeks ago
0
feat: :sparkles: add menu to exercise list detail view
#64
Drag0ndust
closed
3 weeks ago
1
feat: :sparkles: sort exercise lists by list name
#63
mike011
closed
3 weeks ago
2
fix: :bug: use correct formatting for section titles in exercise detail view
#62
SpacyRicochet
closed
3 weeks ago
2
chore: :wrench: #19-Basic Logger Implementation
#61
rajhraval
opened
1 month ago
1
chore(format): :wrench: Modified scripts to support the new swift format in Xcode 16 toolchain
#58
samuelsainz
closed
1 month ago
1
fix: :bug: rep and weight input uses number pad keyboard
#57
mike011
closed
1 month ago
0
chore: :wrench: fix regex for release drafter
#56
heyjaywilson
closed
1 month ago
0
chore: :wrench: fix regex
#55
heyjaywilson
closed
1 month ago
0
chore: :wrench: update PR template and actions
#54
heyjaywilson
closed
1 month ago
0
Implement a github action to run swift tests on pull requests
#53
heyjaywilson
opened
1 month ago
0
feat(settings): :sparkles: Create a Settings view accessible from the TabBar. New Settings package created
#52
samuelsainz
closed
1 month ago
0
Use `swift format` instead of `swift-format` in `format-changes.sh` script when using Xcode 16+
#51
samuelsainz
closed
1 month ago
2
ci: :construction_worker: add schemes and fix broken testing
#50
heyjaywilson
closed
1 month ago
1
ci: :construction_worker: update release drafter to not have code related section
#49
heyjaywilson
closed
1 month ago
0
Add documentation around the different packages
#48
heyjaywilson
opened
1 month ago
0
Store the exercise lists sort option so that when the user opens the app the lists are in the same order
#47
heyjaywilson
opened
1 month ago
0
Exercise lists should be able to be sortable based on list name
#46
heyjaywilson
closed
3 weeks ago
4
Add a menu to ExerciseListDetailView
#45
heyjaywilson
closed
3 weeks ago
2
docs: :books: fix npm commands
#44
Drag0ndust
closed
1 month ago
0
feat: :sparkles: add menu to the execise list view
#43
Drag0ndust
closed
1 month ago
0
refactor: :recycle: uses model actors for all writing
#42
heyjaywilson
closed
1 month ago
0
chore(fix): :wrench: :bug: adjust prepare script to write commit hooks when installing node modules
#41
heyjaywilson
closed
1 month ago
0
Fix NPM commands in the README.md
#40
Drag0ndust
closed
1 month ago
7
Ensure all writing to swiftdata models occurs on the model actor
#38
heyjaywilson
closed
1 month ago
0
Rep and weight input need the keyboard that only has numbers
#37
heyjaywilson
closed
1 month ago
4
Section titles in exercise detail view should not say "in # days" since they were done in the past
#36
heyjaywilson
closed
3 weeks ago
7
chore: :wrench: setup styling constants
#35
heyjaywilson
closed
1 month ago
0
feat: :sparkles: open a calendar view for the month of the currently selected week
#34
heyjaywilson
closed
1 month ago
0
Write a test for ExerciseSet.Service().hasSet(for:)
#33
heyjaywilson
opened
1 month ago
3
chore: :wrench: allow the project dev team to be set via config file
#31
heyjaywilson
closed
1 month ago
0
Remove the numbers from the title on Days
#30
heyjaywilson
opened
1 month ago
7
chore: :wrench: add pr template
#29
heyjaywilson
closed
1 month ago
0
create a pr template
#28
heyjaywilson
closed
1 month ago
0
Store an exercise lists sort type and make sure the list applies that sort type
#26
heyjaywilson
opened
1 month ago
1
An exercise list's exercises should be sortable by the exercise's name
#25
heyjaywilson
closed
3 weeks ago
3
Add a menu to the exercise list navigation bar
#24
heyjaywilson
closed
1 month ago
4
An exercise list's exercises should be sortable by last completed
#23
heyjaywilson
opened
1 month ago
1
Add a setting for rest time
#22
heyjaywilson
opened
1 month ago
1
Create a settings view
#21
heyjaywilson
closed
1 month ago
2
Implement a rest timer
#20
heyjaywilson
opened
1 month ago
0
Implement a logger instead of print statements
#19
heyjaywilson
opened
1 month ago
6
chore: :wrench: sets up repo for hacktoberfest
#18
heyjaywilson
closed
1 month ago
1
chore(deps): :link: bump actions/setup-node from 3 to 4
#17
dependabot[bot]
closed
1 month ago
1
Add app icons
#16
heyjaywilson
closed
1 month ago
1
allow a user to add an exercise to a list that already exists
#15
heyjaywilson
opened
1 month ago
8
Next