Commit Graph

79 Commits

Author SHA1 Message Date
sanchezvem 8f6cf126be Added new entity 2026-04-21 11:04:25 +02:00
sanchezvem 60e0df2b1a Updated DTOs 2026-04-21 10:15:09 +02:00
sanchezvem 331a48e478 Edited database to add posts on the app 2026-04-21 10:03:28 +02:00
sanchezvem a12d2433d7 Fixed display of challenges by date 2026-04-16 16:46:35 +01:00
sanchezvem d048d78cb2 Fixed error of mapping with proofs 2026-04-16 15:55:13 +01:00
sanchezvem c054b9d88c Added missing field in user dto 2026-04-16 14:00:48 +01:00
sanchezvem 9d08c8a352 Fixed error with update of password in database 2026-04-16 13:31:35 +01:00
sanchezvem 3be49dcdeb Fixed error with title of random challenges 2026-04-15 12:35:14 +01:00
sanchezvem cc9e3e9ea1 Added and mapped date into dto for all challenges past of user 2026-04-15 12:23:00 +01:00
sanchezvem f80a9489c1 Added Designation Name into userInfo 2026-04-14 14:58:34 +01:00
sanchezvem 0cae4924cb added consequence of sending proof 2026-04-13 21:27:12 +01:00
sanchezvem 81c5c47d97 Fixed 415 error 2026-04-12 22:10:22 +01:00
sanchezvem 3d06cc4f1d Fixed error 2026-04-12 18:44:57 +01:00
sanchezvem ac830bf865 Added Label on dto from Random Challenge 2026-04-12 15:12:32 +01:00
sanchezvem 24ef10cdd1 Added missing field into RandomChallenge 2026-04-12 15:06:48 +01:00
sanchezvem 34e3fbdd24 Fixed error with date for random challenge 2026-04-12 14:45:37 +01:00
sanchezvem 5e0884a420 Fixed overall ranking at 20 persons 2026-04-12 14:29:28 +01:00
sanchezvem 5d203bed67 fixed generation of random challenge 2026-04-12 14:18:46 +01:00
sanchezvem cd0dd8d7e1 Added hub to send datetime on front 2026-04-12 13:34:13 +01:00
sanchezvem a17170abab Added generatedAt to dto for randomChallenge 2026-03-29 19:51:54 +01:00
sanchezvem 0352b20bcd fixed errors with randomchallenge 2026-03-29 19:48:08 +01:00
sanchezvem 8547dbbfdd fixed errors with generatedAt field 2026-03-29 19:46:16 +01:00
sanchezvem 47265d3c9c Added saving of pictures on BDD with base64 2026-03-29 19:21:49 +01:00
sanchezvem 815cbb0fc2 Fixed error with designation name 2026-03-28 21:04:29 +01:00
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