|
|
63fab9d827
|
Removing duplicated lines
|
2025-06-19 23:28:28 +02:00 |
|
|
|
73043970a8
|
Fixing sonarcloud issues
|
2025-06-19 20:08:34 +02:00 |
|
|
|
5c1eacd85e
|
Fixing sonarcloud issues
|
2025-06-19 19:45:02 +02:00 |
|
|
|
e03db76496
|
Fixing sonarcloud issues
|
2025-06-19 19:29:05 +02:00 |
|
|
|
1fc8e6cc1c
|
Fixing sonarcloud issues
|
2025-06-19 00:53:52 +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 |
|
|
|
8b5b3a198f
|
Revert "Fixing coverage"
This reverts commit e5a3e6fdcf.
|
2025-03-23 20:19:31 +01:00 |
|
|
|
e5a3e6fdcf
|
Fixing coverage
|
2025-03-23 19:50:32 +01:00 |
|
|
|
e7b3acb91e
|
Fixing tests for UserController
|
2025-03-17 20:30:11 +01:00 |
|
|
|
5bc75de87c
|
Adding tests for UserController
|
2025-03-17 00:33:19 +01:00 |
|
|
|
f6cd629fe2
|
Minor fixes for CreateUser
|
2025-03-16 23:26:15 +01:00 |
|
|
|
18e713153b
|
Adding role creation during startup + minor fixes in tests
|
2025-03-16 22:41:44 +01:00 |
|
|
|
bd175da738
|
Fixed JwtAuthorizationAttribute + tests
|
2025-03-15 17:31:13 +01:00 |
|
|
|
61b9c732bc
|
Adding user CRUD methods and controller + automapper
|
2025-03-13 00:19:29 +01:00 |
|
|
|
505a2cb6cc
|
Fixes + restored ModelState.IsValid
|
2025-03-02 20:19:15 +01:00 |
|
|
|
114e7c7c50
|
Improving code coverage - wip
|
2025-03-02 17:59:12 +01:00 |
|
|
|
5591f6516b
|
Adding AuthController tests - wip
|
2025-03-01 19:53:09 +01:00 |
|
|
|
7926cf2f65
|
Minor fixes to remove issues
|
2025-02-26 22:52:27 +01:00 |
|
|
|
76779afd2e
|
Adding authentication and authorization flow
|
2025-02-26 22:23:15 +01:00 |
|
|
|
ada6967234
|
Minor fixes + changed debug launch.json file
|
2024-09-04 15:51:56 +02:00 |
|
|
|
ebf8237be6
|
Fixing dotnet coverage + minor fixes
|
2024-05-14 19:47:25 +02:00 |
|
|
|
bbfac5eb07
|
Changed method name
|
2024-05-13 00:27:36 +02:00 |
|
|
|
4663e10f96
|
Revert "Fixing coverage - 7"
This reverts commit b393abe948.
|
2024-05-13 00:26:17 +02:00 |
|
|
|
b393abe948
|
Fixing coverage - 7
|
2024-05-13 00:21:21 +02:00 |
|
|
|
3e4372c1b7
|
Removed unuseful configuration from RootController
|
2024-05-12 23:53:15 +02: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 |
|
|
|
79b66cb8b4
|
Fixing SonarCloud integration + fixing CodeSmells
|
2024-05-04 18:47:58 +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 |
|
|
|
d3ba42e57a
|
Adding base controller
|
2024-04-07 20:04:41 +02:00 |
|