• Joined on 2025-02-09
mixel pushed to update_project at Turbo/peer-group-grading 2025-04-02 21:56:54 +02:00
621c41d793 feat: add update project functionality and corresponding DTO
mixel pushed to update_project at Turbo/peer-group-grading 2025-04-02 21:23:22 +02:00
fa098217f1 renamed from change to update in PUT endpoints
mixel pushed to update_project at Turbo/peer-group-grading 2025-04-02 21:22:59 +02:00
mixel created branch update_project in Turbo/peer-group-grading 2025-04-02 21:22:59 +02:00
mixel pushed to main at Turbo/peer-group-grading 2025-04-02 20:18:20 +02:00
d6714aa7d9 fix: get request on a single project
mixel pushed to main at Turbo/peer-group-grading 2025-04-02 16:47:01 +02:00
c1e5f60fac feat: add endpoints to retrieve all projects and a specific project
mixel pushed to main at Turbo/peer-group-grading 2025-04-02 15:27:31 +02:00
e2de7467ed refactor: reorganize project structure and add new endpoints for group and user management
mixel pushed to main at Turbo/peer-group-grading 2025-04-02 14:31:13 +02:00
693ce67806 added more endpoints for todo
mixel pushed to main at Turbo/peer-group-grading 2025-04-02 14:28:03 +02:00
ec08eb71f6 WIP: changed erm
mixel pushed to main at Turbo/peer-group-grading 2025-04-02 14:05:41 +02:00
b9dccf980b WIP: changed erm
52f35fc485 WIP: erm, added placeholder functions
Compare 2 commits »
mixel pushed to main at Turbo/peer-group-grading 2025-04-02 12:36:44 +02:00
7cd261c061 implemente custom error and endpoint to create a project
mixel pushed to main at Turbo/peer-group-grading 2025-04-02 10:29:53 +02:00
4a550904bf add projects controller and API endpoint for project creation
mixel pushed to main at Turbo/peer-group-grading 2025-04-01 12:35:10 +02:00
db23c11875 changed Readme
mixel pushed to main at Turbo/peer-group-grading 2025-04-01 12:30:13 +02:00
b7e31b9232 fix ldap crate and create migration for localAuth
ed07ecfcd3 WIP fix ldap crate
Compare 2 commits »
mixel pushed to main at Turbo/peer-group-grading 2025-03-31 12:42:32 +02:00
59b5f29344 add config.toml for xtask usage
mixel pushed to main at Turbo/peer-group-grading 2025-03-31 11:56:18 +02:00
fb8994694a initial actix_session
mixel pushed to main at mixel/docker-vm-compose 2025-03-30 23:27:11 +02:00
9e5ec8153d fixed miner restart missing
mixel pushed to main at mixel/docker-vm-compose 2025-03-29 16:45:55 +01:00
4edf82d596 add woodpecker ci
mixel pushed to main at Turbo/peer-group-grading 2025-03-28 17:27:54 +01:00
f7612711b0 add entity and migration crates with SeaORM models for group, project, user, and user_group_project
mixel pushed to main at Turbo/peer-group-grading 2025-03-28 17:10:57 +01:00
801353eed1 implement migration for Project, Group, User, and UserGroupProject tables