Added multi-set exercises - #4
Open
erikparra wants to merge 45 commits into
Open
Conversation
erikparra
commented
Apr 19, 2026
- Added ability to add multi-set exercises.
- Added rest timer for each set
- Added ~Time(exercise recorded duration) and ~Rest(exercise recorded rest duration) parameters that are system calculated
- Added tokenizer to replace regex matching
- Added function to save to properties
- Add unit tests
- Added total calculations on exercise header row
- refactored existing methods for better flow and maintainability
- changed rest and duration to non-editable fields only
- added timer element to each set row
- added timer element styling for rest and rest overtime
- added styling for mobile 480px
…ext button on last set of exercise
Replaced regex matching with tokenizer for better maintainability
Revert "Replaced regex matching with tokenizer for better maintainability"
Feature/multi set exercise
Co-authored-by: Erik Parra <erikparra@Eriks-MacBook-Pro-3.local>
Co-authored-by: Erik Parra <erikparra@Eriks-MacBook-Pro-3.local>
* updated rest overtime color to red * added stale render detection and made rest auto advance if editable * fixed unit test * added 5min grace period before timer cleans up. added resume to workout if cleaned up * fixed unit tests * updated version to 1.1.3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.