Commit Graph

4 Commits

Author SHA1 Message Date
cuqmbr
8b9c9ae324 refactor: tweak driver registration endpoint; remove driver update endpoint 2023-06-04 17:09:23 +03:00
cuqmbr
55bef31a2e feat: add city search autocompletion and suggestion 2023-05-23 16:08:35 +03:00
cuqmbr
e9af067dfa feat: add imperative resource-based authorization
I decided not to make authorization requirements and handlers for each and every resource because the validation logic is pretty similar
2023-05-22 15:27:11 +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