Commit Graph

92 Commits

Author SHA1 Message Date
sanchezvem 4879d3f38c Updated dto and endpoint to manage vote 2026-03-23 15:22:38 +01:00
sanchezvem 231c085000 Added missing fields on projects 2026-03-23 15:18:42 +01:00
sanchezvem 8d649356b5 Fixed errors with sending messages 2026-03-23 14:58:38 +01:00
sanchezvem aacba4f4dd Fixed errors 2026-03-17 11:33:58 +01:00
sanchezvem 9699048ed1 Verif time of challenge 2026-03-17 09:30:14 +01:00
sanchezvem 1e14bb01c9 Added restrictions on DB 2026-03-17 09:17:27 +01:00
norguete 706c621177 Adjust CreateMessageDtoValidator.cs 2026-03-17 08:41:26 +01:00
norguete 6a8e5b9a8f Add Users, Messages, Friends and RandomChallenge Validators 2026-03-14 13:29:20 +01:00
sanchezvem a37fd87ac5 created validators for groups, achievements, designations, auth 2026-03-13 11:39:29 +01:00
sanchezvem 0a6547821b Cleaned code 2026-03-12 17:45:39 +01:00
sanchezvem ad15395e0b fixed errors 2026-03-12 14:49:20 +01:00
sanchezvem 0f6788a1b2 Fixed errors 2026-03-11 22:24:27 +01:00
sanchezvem 461a3b759e Added endpoints to generate challenges 2026-03-11 22:04:21 +01:00
sanchezvem c1735c6369 Cleaned code 2026-03-11 18:41:41 +01:00
sanchezvem d6e6fbd70f Added endpoint to add user in group 2026-03-11 18:25:02 +01:00
sanchezvem 4f52093742 update all responses sending with OkAsync 2026-03-11 17:54:32 +01:00
sanchezvem 47c2f78e74 fixed error with route of message endpoint 2026-03-09 21:21:55 +01:00
sanchezvem 6e4ce9caf3 started endpoints to manage random challenge 2026-03-05 17:46:10 +01:00
sanchezvem 9591fa1723 Created endpoints to managed messages 2026-03-05 17:22:36 +01:00
sanchezvem 2e868889fc Cleaned code 2026-03-01 14:50:01 +01:00
sanchezvem 70de2a5a66 Added SignalR into project 2026-03-01 14:22:44 +01:00
sanchezvem 9301800d0b Created all endpoints to manage groups 2026-02-22 18:39:41 +01:00
sanchezvem c67cdf8dd8 Endpoints to see groups 2026-02-22 16:02:34 +01:00
sanchezvem f75eecc712 Created endpoints to manage groups 2026-02-22 15:16:53 +01:00
sanchezvem 3b0f25d450 Added missing field in groups 2026-02-22 12:50:39 +01:00
sanchezvem f1ef5302c1 Created endpoints to manage friends 2026-02-22 12:02:44 +01:00
sanchezvem a701909d9d Created endpoints to see all challenges and proofs of the user in her personnal page 2026-02-21 21:58:43 +01:00
sanchezvem 115f4de993 Changed method to insert userId in endpoint with claim of the token 2026-02-21 20:12:40 +01:00
sanchezvem 9740d92cbf Created JWT endpoints 2026-02-21 19:35:55 +01:00
sanchezvem 1c0fc26f7e Endpoint to see users list 2026-02-21 19:06:04 +01:00
sanchezvem 7364a75a2c Created designation endpoint 2026-02-21 18:44:17 +01:00
sanchezvem e0a4e88eca Created one part of all endpoints to admin the user 2026-02-21 18:32:32 +01:00
sanchezvem ac515b8d61 Edited nullable field in users 2026-02-21 17:11:20 +01:00
sanchezvem 05b5026c6b Fixed errors and created endpoint to see locked achievement of selected user 2026-02-21 16:24:12 +01:00
sanchezvem e677ff0f0a Created all endpoints and DTO to achievements 2026-02-21 15:45:55 +01:00
sanchezvem 3588200211 Deleted field into UserAchievement 2026-02-21 15:19:17 +01:00
sanchezvem 9a6bd0151d Deleted status 2026-02-21 14:16:41 +01:00
sanchezvem 93cfa6d6ce Added missing field in database 2026-02-21 13:57:58 +01:00
sanchezvem f0a4644710 Added missing field in UserFriend 2026-02-21 13:33:23 +01:00
sanchezvem ab6c73cbaa Created mappings profiles and repository pattern 2026-02-21 11:08:11 +01:00
sanchezvem 3d7400ce89 Created entities 2026-02-20 18:48:09 +01:00
sanchezvem c60bf4624c first commit 2026-02-20 15:59:29 +01:00