• Joined on 2025-02-09
mixel pushed to main at mixel/docker-vm-compose 2025-04-12 00:17:37 +02:00
87ddf9de21 change caddy docker image
1987fac85d redir to ci.missing.ninja
Compare 2 commits »
mixel pushed to main at Turbo/peer-group-grading 2025-04-09 23:50:29 +02:00
8335f53fe5 Merge pull request 'frontend/teacher-View-erstellen' (#69) from frontend/teacher-View-erstellen into main
4c969a1957 updated views
3e199b1160 Merge branch 'frontend/teacher-View-erstellen' of https://git.mixel.cloud/Turbo/peer-group-grading into frontend/teacher-View-erstellen
963586fbd9 Teacherview anglegt
3381b8c43b Teacherview anglegt
Compare 5 commits »
mixel merged pull request Turbo/peer-group-grading#69 2025-04-09 23:50:27 +02:00
frontend/teacher-View-erstellen
mixel deleted branch session-enhancement from Turbo/peer-group-grading 2025-04-09 23:48:41 +02:00
mixel deleted branch add-redis-tests from Turbo/peer-group-grading 2025-04-09 23:48:37 +02:00
mixel pushed to main at Turbo/peer-group-grading 2025-04-09 23:48:24 +02:00
9346f3a39b Merge pull request 'test: add tests for Redis connection string with defaults and custom port' (#68) from add-redis-tests into main
636f04ab74 test: add tests for Redis connection string with defaults and custom port
Compare 2 commits »
mixel merged pull request Turbo/peer-group-grading#68 2025-04-09 23:48:22 +02:00
test: add tests for Redis connection string with defaults and custom port
mixel created pull request Turbo/peer-group-grading#68 2025-04-09 23:48:17 +02:00
test: add tests for Redis connection string with defaults and custom port
mixel pushed to add-redis-tests at Turbo/peer-group-grading 2025-04-09 23:47:55 +02:00
636f04ab74 test: add tests for Redis connection string with defaults and custom port
mixel created branch add-redis-tests in Turbo/peer-group-grading 2025-04-09 23:47:54 +02:00
mixel commented on issue Turbo/peer-group-grading#32 2025-04-09 22:40:46 +02:00
Implementation of REST API

Until now CRUD is implemented for the following things:

  • projects
  • users (partially: no deletion, changing)
  • login/verification
mixel commented on issue Turbo/peer-group-grading#31 2025-04-09 22:39:40 +02:00
Creation of Storage Database

Data is automatically persisted inside of the PostgreSQL database. Some endpoint are still missing, and the database ERM is not final yet.

mixel commented on issue Turbo/peer-group-grading#28 2025-04-09 22:37:15 +02:00
Login Page Implementation

endpoints:

  • user verification is done.
  • user sessions is done.
  • user logout is done.
mixel pushed to main at Turbo/peer-group-grading 2025-04-09 22:29:29 +02:00
69b4134ab9 Merge pull request 'frontend/implementing-a-store' (#66) from frontend/implementing-a-store into main
3e3a82af81 removed unused imports
c3903fc014 added class store
Compare 3 commits »
mixel merged pull request Turbo/peer-group-grading#66 2025-04-09 22:29:27 +02:00
frontend/implementing-a-store
mixel deleted branch fix from Turbo/peer-group-grading 2025-04-09 22:26:36 +02:00
mixel pushed to main at Turbo/peer-group-grading 2025-04-09 22:26:34 +02:00
be47d1e583 Merge pull request 'fix: url in deployment ci' (#65) from fix into main
81cd4798da fix: url in deployment ci
Compare 2 commits »
mixel merged pull request Turbo/peer-group-grading#65 2025-04-09 22:26:33 +02:00
fix: url in deployment ci