cuqmbr
39fddff553
refactor: change VehicleEnrollment CRUD to perform only compound data manipulations
...
This removes enpoints where you can CRUD only VehicleEnrollment database table and refines those where you can CRUD both VehicleEnrollment and RouteAddressDetail
2023-05-24 16:53:31 +03:00
cuqmbr
bdb1378868
fix: move purchaseDateTime and isReturned fields from ticket to ticketGroup
2023-05-13 15:34:55 +03:00
cuqmbr
a75ea56f69
nonatomic commit. check description for the list of changes
...
feat: add UserManagementService
feat: add CopmanyDriver relation and DriverManagementService
chore: pupulate database seeding class
fix: add review filtering by CompanyId
2023-05-02 14:57:46 +03:00
cuqmbr
dc829f03c8
refactor: change registration and authentication credentials
2023-04-26 13:28:38 +03:00
cuqmbr
280d883213
feat: add complex route addition and retrieval
2022-11-30 11:06:57 +02:00
cuqmbr
1de4e24f22
feat: add "Popular stations" statistic
2022-11-27 16:08:33 +02:00
cuqmbr
3d6ffa25ab
feat: add "Popular companies" statistic
2022-11-24 10:57:05 +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
cuqmbr
5314b4bd53
fix: small fixes
2022-11-10 09:08:31 +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
cuqmbr
bf3debb6e6
chore: pivot project to be a REST API
2022-09-14 11:09:49 +03:00
cuqmbr
a486bdfc80
chore: restructure project's directory tree
2022-09-04 12:11:03 +03:00
cuqmbr
dc05ff589a
feat: add api authentication refresh tokens
2022-09-02 20:57:12 +03:00
cuqmbr
4170609af9
feat (backend): add authentication & authorization with JWT
2022-09-01 17:52:20 +03:00