Commit Graph

7 Commits

Author SHA1 Message Date
cuqmbr
bdb1378868 fix: move purchaseDateTime and isReturned fields from ticket to ticketGroup 2023-05-13 15:34:55 +03:00
cuqmbr
474a25d522 refactor: change statistic methods in database model classes
This fixes incorrect data retrieval when all entities (including those whose time does not correspond to the desired period) have been loaded from the database
2023-05-13 13:54:15 +03:00
cuqmbr
8f104c786e feat: add statistics in json format
refactor: move methods to their proper classes
2023-05-10 23:16:53 +03:00
cuqmbr
711846f347 feat: add policy based authorization where it was appropriate 2023-04-24 22:13:44 +03:00
cuqmbr
3d6ffa25ab feat: add "Popular companies" statistic 2022-11-24 10:57:05 +02:00
cuqmbr
0929200fdb refactor: move some fields in models, add review model 2022-11-03 20:36:24 +02:00
cuqmbr
95028ed18b feat: many thing
- Database model
- Data transfer objects
- Country management controller
2022-10-10 20:34:09 +03:00