Commit Graph

105 Commits

Author SHA1 Message Date
sanchezvem 147c1ff5df Fixed mapping errors 2026-03-28 18:20:12 +01:00
sanchezvem 108cec1a7a renamed spec 2026-03-28 15:44:06 +01:00
sanchezvem 2936fe7d15 Changed display of friends 2026-03-28 15:35:47 +01:00
sanchezvem 46595d0f35 fixed error caused by 415 2026-03-28 15:22:09 +01:00
sanchezvem aaec5bfb06 fixed errors of routes 2026-03-28 13:53:27 +01:00
sanchezvem c93becfbb4 Added missing field in dto of friends 2026-03-28 13:43:55 +01:00
sanchezvem 0c5d3c18dc Commented program.cs 2026-03-24 22:32:39 +01:00
sanchezvem 2c4f97f8f3 Fixed error 2026-03-24 19:10:28 +01:00
sanchezvem c8cd5d9257 Cleaned code 2026-03-24 18:02:10 +01:00
sanchezvem ae8a33b7b6 fixed error with logic to vote at the end of challenge 2026-03-23 23:41:10 +01:00
sanchezvem c2f50acf00 Cleaned code 2026-03-23 15:50:55 +01:00
sanchezvem beea881718 Change logic of vote 2026-03-23 15:44:50 +01:00
sanchezvem cad550de7f Fixed errors on model for group entity and updated endpoint to see all proofs 2026-03-23 15:33:05 +01:00
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