Commit Graph

116 Commits

Author SHA1 Message Date
Pau cf7c3b9b60 added favorite places for user mvc and routes 2025-04-19 04:10:35 +02:00
Pau b25cf6d3c1 added response for places when a places is updated or inserted 2025-04-18 14:03:19 +02:00
Pau ede0d821af fixed errors in mysql syntax 2025-04-18 13:58:28 +02:00
Pau d9444aad10 fixed imports 2025-04-18 13:28:11 +02:00
Pau 3dead0132f updated db structure and created dump 2025-04-17 17:51:24 +02:00
Pau 4cd3ae3cb0 fixed query including latitude and longitude 2025-04-17 17:30:20 +02:00
Pau 51320dd973 fused coordinates and places table 2025-04-17 17:24:18 +02:00
Pau d9f6e3a928 fixed issue regarding coordinate validation and logic for query 2025-04-17 15:41:10 +02:00
Pau dfa1c93450 added class for children validation and deletion 2025-04-17 08:32:14 +02:00
Pau f680bb87fb fixed small problems regarding role has permission usage and implementation 2025-04-17 08:31:42 +02:00
Pau bb8496a161 fixed naming error 2025-04-16 12:41:38 +02:00
Pau 6c35ef12a2 excluded soft delete helper field from output 2025-04-15 21:01:38 +02:00
Pau b6351f5f1e fixed roles_has_permission to use better nomenclature 2025-04-15 19:29:49 +02:00
Pau 082f7a7002 fix error handling 2025-04-15 16:02:00 +02:00
Pau 10f7f8c91a fixing small problems regarding api functionality 2025-04-14 20:45:35 +02:00
Pau 7a38575ffc fixed variable naming 2025-04-14 15:28:54 +02:00
Pau 9cf2376723 added salt rounds for hashing 2025-04-14 02:28:32 +02:00
Pau 36776f9083 changed db name 2025-04-14 02:22:18 +02:00
Pau adebf1f0ae fixed imports and testing 2025-04-14 01:30:45 +02:00
Pau b0a76c0004 wip db 2025-04-14 01:17:26 +02:00
Pau d4ec892288 added ratings, count and a range validator 2025-04-14 01:17:12 +02:00
Pau 29036d14a8 fixed imports and exports 2025-04-12 14:40:54 +02:00
Pau cb4079843c wip 2025-04-12 14:27:18 +02:00
Pau 169f01fc0a wip 2025-04-12 14:25:05 +02:00
Pau bfe2b0f3cc staged all up-to-date routes from the app 2025-04-11 21:05:48 +02:00
Pau 4cb51ba468 linter fix 2025-04-11 20:32:51 +02:00
Pau 8e10c2aebb fixed badly written queries 2025-04-11 20:32:39 +02:00
Pau 5ca63437ca added 409 error if conflict with database 2025-04-11 20:29:02 +02:00
Pau c22a8d0fbe added report types and coordinates model and controller 2025-04-08 13:42:22 +02:00
Pau 6c31d90278 fixed db name in query 2025-04-08 00:39:35 +02:00
Pau f72dd027b0 added and fixed resource types repositories 2025-04-08 00:38:43 +02:00
Pau 2dac417cb3 query and build fix 2025-04-08 00:10:37 +02:00
Pau e30a3bf3c1 import fix 2025-04-07 23:42:41 +02:00
Pau 2a606acf6a fixed auth routes and added api documentation 2025-04-07 23:34:34 +02:00
Pau ff23689c0e added bigInteger custom validator 2025-04-07 23:31:25 +02:00
Pau 0c146c201e fixed sql syntax and logic 2025-04-07 23:29:09 +02:00
Pau fd2e54c845 fixed variable name usage 2025-04-07 23:26:43 +02:00
Pau faa93e1d71 added refresh token authorization 2025-04-07 23:24:28 +02:00
Pau 1e59a5a33a fixed pagination and small syntax issues 2025-04-07 23:22:52 +02:00
Pau 027d8c7dee added usersHasPlaces mvc to api 2025-04-06 20:54:16 +02:00
Pau e7df50e5b3 added places to api 2025-04-06 20:41:24 +02:00
Pau 325402eaea better error handling 2025-04-06 18:38:00 +02:00
Pau 7639c02a82 fixed all imports and routes 2025-04-06 18:37:49 +02:00
Pau 54569642e5 small fix regarding error handling while modifying and user 2025-04-06 18:37:28 +02:00
Pau 5ca7fb8b06 fixed modify and delete queries 2025-04-06 18:36:19 +02:00
Pau a1f3229c19 introduced user registering 2025-04-06 18:27:59 +02:00
Pau a288c25561 added refresh token for modulized authorization 2025-04-06 18:20:47 +02:00
Pau b0044ad9b6 fixed structure and error handling 2025-04-06 18:17:50 +02:00
Pau 3713c4624a fixed compilation related linter problem 2025-04-06 16:01:05 +02:00
Pau 9ab2f61b8c fixed methods error response 2025-04-02 19:07:54 +02:00