-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* ci: add separate entrypoint script * feat(backend): do not get config dump path from config * feat(backend): do not return error for core details * feat(backend): dump core details when arg supplied * feat(backend): always dump core details * ci: setup server before execution * chore(backend): remove useless changes * feat(frontend): get core details using react query * refactor(frontend): extract into function * chore(frontend): do not set core details cookie * feat(backend): return version from core details * feat(frontend): display version in footer * chore(frontend): remove biome suppression comment * ci: remove entrypoint script * feat(backend): cache new user preferences * chore(frontend): remove from queries * chore(frontend): do not check for additional stuff * feat(frontend): cache user details using react query * chore(frontend): remove useless function calls * feat(frontend): invalidate user details * chore(frontend): change value passed
- Loading branch information
Showing
15 changed files
with
111 additions
and
135 deletions.
There are no files selected for viewing
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
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
1 change: 0 additions & 1 deletion
1
apps/frontend/app/routes/_dashboard.fitness.workouts.current.tsx
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.