-
Notifications
You must be signed in to change notification settings - Fork 0
merge stage into main #97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
46b7995
clean up compose file env vars
aditya-arcot 90f24ab
add actrc, update readme
aditya-arcot 011ac68
client - add custom view label support for data table
aditya-arcot d1cfc46
client - add initial exercises page
aditya-arcot 8a5dccf
client - add filter only column support for data table
aditya-arcot d990bbc
client - display system exercise using icon instead of separate type …
aditya-arcot e6ce41c
client - update deps
aditya-arcot 2fec670
client - add truncated cells with tooltip to data table
aditya-arcot 721502c
client - add truncation to exercise table columns
aditya-arcot 9bbd774
client - add muscle groups filter to exercises table
aditya-arcot 864be10
client - remove labels from action items
aditya-arcot 2b9709f
client - standardize button styles
aditya-arcot f5c1d20
client - use override for custom button
aditya-arcot 6453741
client - update components
aditya-arcot e6fa9a2
client - remove margin from action icons
aditya-arcot a87ad6e
client - standardize loading state variable names
aditya-arcot 5ae6deb
client - fix search input value clear on reset in data table toolbar
aditya-arcot 7859ce9
client - remove unused select column
aditya-arcot 5be0116
client - fix column padding
aditya-arcot 6c36e7e
Bump lint-staged from 16.3.3 to 16.4.0 in the root-dependencies group
dependabot[bot] b71efeb
Bump @vitejs/plugin-react in /client in the client-dependencies group
dependabot[bot] d65262e
Bump the server-dependencies group in /server with 2 updates
dependabot[bot] aadbc21
Merge pull request #93 from arcot-labs/dependabot/npm_and_yarn/stage/…
aditya-arcot 9a47dae
Merge pull request #95 from arcot-labs/dependabot/uv/server/stage/ser…
aditya-arcot d66b318
Merge pull request #94 from arcot-labs/dependabot/npm_and_yarn/client…
aditya-arcot 41cce72
chore: format & lint after PR merge
github-actions[bot] 57ed998
server - fix deletion of exercises with muscle groups
aditya-arcot b981c11
Merge branch 'stage' into dev
aditya-arcot 35e6bb1
client - implement exercise deletion
aditya-arcot 21f61f0
server - sort muscle groups in exercise object
aditya-arcot ff81818
server - fix tests broken by exercise seeding
aditya-arcot c81f3ba
server - add downgrade command to makefile
aditya-arcot 8e65ed3
client - rename feedback component
aditya-arcot 5723068
client - refactor dialog to use footer
aditya-arcot f5520e9
client - add labels to title & description fields
aditya-arcot 27b58c1
client - finish exercises page
aditya-arcot 3da7643
client - update button variant
aditya-arcot f0e2538
add muscle groups reseed migration
aditya-arcot efced1f
server - fix tests
aditya-arcot 8bcaaf3
update overview
aditya-arcot ae38fe8
Merge pull request #96 from arcot-labs/dev
aditya-arcot 3fff90f
fix migration downgrade
aditya-arcot ea7acdf
client - update deps
aditya-arcot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| --container-architecture linux/amd64 | ||
| -P self-hosted=catthehacker/ubuntu:act-latest |
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
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
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.