Commit Graph

7 Commits

Author SHA1 Message Date
cuqmbr
55bef31a2e feat: add city search autocompletion and suggestion 2023-05-23 16:08:35 +03:00
cuqmbr
bdb1378868 fix: move purchaseDateTime and isReturned fields from ticket to ticketGroup 2023-05-13 15:34:55 +03:00
cuqmbr
51f77aa290 fix: expand data fields returned in GET methods
This fixes possible lack of data on client applications. Prevents multiple requests from being sent
2023-04-25 20:28:23 +03:00
cuqmbr
1ba0867390 refactor: optimize crud services
fix: data shaping removes fields from objects
2022-11-30 16:38:30 +02:00
cuqmbr
1de4e24f22 feat: add "Popular stations" statistic 2022-11-27 16:08:33 +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