Commit Graph

13 Commits

Author SHA1 Message Date
e03db76496 Fixing sonarcloud issues 2025-06-19 19:29:05 +02:00
8bc50f8135 Removing duplicated lines - wip 2025-06-19 00:30:16 +02:00
e1a249c07a Adding crud operations for users 2025-06-17 23:08:21 +02:00
Caterina Simona Pastore
79549bea05 Sprint 5 (#28) 2025-05-28 00:10:38 +02:00
18e713153b Adding role creation during startup + minor fixes in tests 2025-03-16 22:41:44 +01:00
61b9c732bc Adding user CRUD methods and controller + automapper 2025-03-13 00:19:29 +01:00
b2619f6acc Adding tests on models 2025-03-02 23:36:21 +01:00
5591f6516b Adding AuthController tests - wip 2025-03-01 19:53:09 +01:00
fbf5ef8c16 Adding authentication and authorization flow 2025-02-27 00:12:41 +01:00
76779afd2e Adding authentication and authorization flow 2025-02-26 22:23:15 +01:00
5d4e351982 Fixing coverage 2024-05-12 19:36:23 +02:00
39b7f4f3b3 Fixing SonarCloud integration + fixing CodeSmells - 2 2024-05-04 19:29:44 +02:00
708966fcf8 Various changes (Controller and test)
- Added RootController
- Added new methods in BaseController
- Added BaseResponse
- Changed Program structure
- Added first basic test for Program
2024-05-04 17:51:11 +02:00