-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix(frontend): use react query to get exercise details * refactor(frontend): remove mostly duplicated workouts component * feat(frontend): hide exercise details when not required * build(ts): upgrade dependencies * chore(frontend); set correct index * chore(frontend): add a new prop * fix(frontend): add id to outer details * fix(frontend): set correct key for set * build(backend): upgrade deps * fix(backend): log when job is running * chore(backend): allow dead code * build(backend): remove unused dep
- Loading branch information
Showing
10 changed files
with
294 additions
and
368 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.