This website requires JavaScript.
Explore
Help
Sign In
lemintare
/
mixmaker
Watch
1
Star
0
Fork
0
You've already forked mixmaker
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
18
Commits
1
Branch
0
Tags
5d3e66d2f1372132e55ef1d776f19c263bab47a2
Commit Graph
5 Commits
Author
SHA1
Message
Date
lemintare
5d3e66d2f1
Refactor series handling in backend to include player context in Toss, Ban, Pick, and Record actions. Update service methods to accept player parameters, enhancing authorization checks and ensuring proper team actions. Modify integration tests to reflect new method signatures and improve tournament hydration logic in the store. Enhance frontend components to support new series features and improve user experience with live match navigation.
Some checks failed
CI / backend (push)
Has been cancelled
Details
CI / frontend (push)
Has been cancelled
Details
CI / compose (push)
Has been cancelled
Details
2026-07-19 03:22:32 +03:00
lemintare
1a5a39baf0
Implement account management features in API, including endpoints for listing accounts and updating account roles. Introduce moderator role with associated permissions, and refactor access control checks to accommodate staff roles. Update database schema to support new role constraints and enhance frontend navigation for staff access.
Some checks failed
CI / backend (push)
Has been cancelled
Details
CI / frontend (push)
Has been cancelled
Details
CI / compose (push)
Has been cancelled
Details
2026-07-19 02:32:15 +03:00
lemintare
4b889fb8a0
Add event management features to API, including event cancellation, deletion, registration closure, and workflow balance generation. Introduce new roster management endpoints and enhance participant handling with avoided player preferences. Update database schema and service logic to support these changes.
Some checks failed
CI / backend (push)
Has been cancelled
Details
CI / frontend (push)
Has been cancelled
Details
CI / compose (push)
Has been cancelled
Details
2026-07-19 02:10:02 +03:00
lemintare
1239fcee08
Initialize project with basic structure, including Docker configuration, backend and frontend setup, environment configuration, and essential files for development.
Some checks failed
CI / backend (push)
Has been cancelled
Details
CI / frontend (push)
Has been cancelled
Details
CI / compose (push)
Has been cancelled
Details
2026-07-19 00:17:31 +03:00
lemintare
d401e9009c
first commit
2026-07-18 23:32:11 +03:00