Add ability to sort inventory by a id, name, or type #492

Open
Vylpes wants to merge 3 commits from feature/278-sort-inventory into release/0.11.0
Owner
#278
Add sort by field
All checks were successful
Test / build (push) Successful in 1m45s
d08ff6a827
Add unit tests
Some checks failed
Test / build (push) Failing after 1m23s
59dcf04da1
Fix linting issues
All checks were successful
Test / build (push) Successful in 1m52s
792ef084b2
Vylpes changed title from WIP: Add ability to sort inventory by a id, name, or type to Add ability to sort inventory by a id, name, or type 2026-03-06 20:27:11 +00:00
All checks were successful
Test / build (push) Successful in 1m52s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/278-sort-inventory:feature/278-sort-inventory
git switch feature/278-sort-inventory

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch release/0.11.0
git merge --no-ff feature/278-sort-inventory
git switch feature/278-sort-inventory
git rebase release/0.11.0
git switch release/0.11.0
git merge --ff-only feature/278-sort-inventory
git switch feature/278-sort-inventory
git rebase release/0.11.0
git switch release/0.11.0
git merge --no-ff feature/278-sort-inventory
git switch release/0.11.0
git merge --squash feature/278-sort-inventory
git switch release/0.11.0
git merge --ff-only feature/278-sort-inventory
git switch release/0.11.0
git merge feature/278-sort-inventory
git push origin release/0.11.0
Sign in to join this conversation.
No description provided.