resq/src
2021-10-06 03:52:37 +00:00
..
Command Fix rider api user command to only create an api user for riders without it #617 2021-08-21 15:23:46 +08:00
Controller Add creation of rider api user when rider is created. #625 2021-10-06 03:52:37 +00:00
DataFixtures Remove duplicate code from classes that extend Role. Rename UserFixtures to RoleFixtures. Create APIRoleFixtures file. #194 2019-03-29 06:35:37 +00:00
Doctrine Add match against support for dql #89 2018-04-10 23:37:18 +08:00
Entity Link api user to rider entity directly without need for metadata #617 2021-08-21 13:11:40 +08:00
EntityListener Add checking if token is null. #528 2020-12-14 06:21:27 +00:00
EventListener Add checking if date schedule is more than 24 hours before adding to cache. Add advance orders to cache when refreshing. #535 2021-02-10 07:59:32 +00:00
EventSubscriber Add .env variable and checking of variable when logging API events. #374 2020-04-14 02:24:52 +00:00
Menu Add ACL access voter service 2018-01-07 10:05:56 +08:00
Migrations Initial commit 2018-01-06 21:26:46 +08:00
Ramcar Add 6 AM-10 PM and 6AM - 12 AM shifts. #620 2021-09-02 09:19:10 +00:00
Repository Initial commit 2018-01-06 21:26:46 +08:00
Service Add null check for previous rider when re-assigning rider. #621 2021-09-09 03:40:53 +00:00
Kernel.php Initial commit 2018-01-06 21:26:46 +08:00