Filters (backend and frontend) #74

Open
lukas wants to merge 2 commits from filters into main
Owner
No description provided.
lukas added 2 commits 2024-09-03 13:30:03 +00:00
Django CI/CD / test (push) Successful in 1m4s Details
Django CI/CD / build-and-push (push) Has been skipped Details
d98758f751
add backend functionality
lukas force-pushed filters from d98758f751 to c2f1d8fe0a 2024-09-03 13:30:58 +00:00 Compare
All checks were successful
Django CI/CD / test (push) Successful in 50s
Django CI/CD / build-and-push (push) Has been skipped
This pull request has changes conflicting with the target branch.
  • common/utils.py
  • games/templates/cotton/button.html
  • games/views/device.py
  • games/views/edition.py
  • games/views/game.py
  • games/views/platform.py
  • games/views/purchase.py
  • games/views/session.py
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b filters main
git pull origin filters

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff filters
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lukas/timetracker#74
No description provided.