Commit graph

8 commits

Author SHA1 Message Date
jopejoe1
3139bab32f run treefmt 2025-04-04 11:32:19 +02:00
4828b7e907 feat: implement user login functionality with session management
Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
2025-04-03 13:58:18 +02:00
34d979da86 WIP 2025-04-03 13:40:48 +02:00
f20802682a update_project endpoint and DTOs (#29)
Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
Reviewed-on: #29
Co-authored-by: Mika <mika.bomm@outlook.com>
Co-committed-by: Mika <mika.bomm@outlook.com>
2025-04-03 09:55:04 +02:00
c1e5f60fac feat: add endpoints to retrieve all projects and a specific project
Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
get specific project is not working yet
2025-04-02 16:46:58 +02:00
e2de7467ed refactor: reorganize project structure and add new endpoints for group and user management
Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
2025-04-02 15:27:26 +02:00
7cd261c061 implemente custom error and endpoint to create a project
Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
2025-04-02 12:36:42 +02:00
4a550904bf add projects controller and API endpoint for project creation
Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
2025-04-02 10:29:51 +02:00