Commit Graph

7 Commits

Author SHA1 Message Date
cuqmbr
7cf3f34f28 refactor: change Route CRUD to perform only compound data manipulations
This removes enpoints where you can CRUD only RouteAddress database table and refines those where you can CRUD both Route and RouteAddress
2023-05-24 20:48:27 +03:00
cuqmbr
55bef31a2e feat: add city search autocompletion and suggestion 2023-05-23 16:08:35 +03:00
cuqmbr
711846f347 feat: add policy based authorization where it was appropriate 2023-04-24 22:13:44 +03:00
cuqmbr
1ba0867390 refactor: optimize crud services
fix: data shaping removes fields from objects
2022-11-30 16:38:30 +02:00
cuqmbr
280d883213 feat: add complex route addition and retrieval 2022-11-30 11:06:57 +02:00
cuqmbr
606bb93825 add "Engaged users" statistics 2022-11-23 19:45:15 +02:00
cuqmbr
6f2fc702df chore: add CRUD api endpoints for all remaining entities exept from AspNetUser 2022-11-13 13:36:07 +02:00