| .. |
|
CustomerHandler
|
Fix one step form for CMB to allow for new customer and vehicle #319
|
2020-02-05 04:36:33 +08:00 |
|
GISManager
|
Use OpenStreetMap for map in incoming form. #270
|
2019-12-05 07:40:52 +00:00 |
|
InvoiceGenerator
|
Merge branch '270-final-cmb-fixes' of gitlab.com:jankstudio/resq into 318-error_log-cleanup
|
2020-01-30 04:03:44 +00:00 |
|
JobOrderHandler
|
Merge branch '270-final-cmb-fixes' of gitlab.com:jankstudio/resq into 311-cmb-refactor-rapicontroller-into-a-service
|
2020-02-05 08:25:18 +00:00 |
|
RiderAPIHandler
|
Move the rest of the functions to the service. #311
|
2020-02-05 08:19:10 +00:00 |
|
RiderAssignmentHandler
|
Add job order queueing for riders assignments. #270
|
2019-11-14 05:54:37 +00:00 |
|
APNSClient.php
|
Merge branch '196-new-apn-sender' into 'master'
|
2019-05-28 09:53:21 +00:00 |
|
CustomerHandlerInterface.php
|
Move getCustomerVehicleInfo to the customer handler service. #270
|
2019-11-13 02:14:46 +00:00 |
|
FileUploader.php
|
Use getClientOriginalExtension() for the file extensions for file upload. #220
|
2019-06-04 00:42:58 +00:00 |
|
GeneralSearch.php
|
Set a maximum number of results for the query. Fix the issue of the search word not sent to the controller. #182
|
2019-03-14 07:31:44 -04:00 |
|
GeofenceTracker.php
|
Move retrieval of env variable to the geofence service. #271
|
2019-10-23 05:30:12 +00:00 |
|
GISManagerInterface.php
|
Use OpenStreetMap for map in incoming form. #270
|
2019-12-05 07:40:52 +00:00 |
|
HubCounter.php
|
Use redis client provider to connect to redis. #206
|
2019-05-14 09:16:15 +00:00 |
|
InvoiceGeneratorInterface.php
|
Move the invoice generation out of the job order service and into the invoice generator service. #270
|
2019-10-02 01:47:57 +00:00 |
|
JobOrderCache.php
|
Add rider cache service #299
|
2020-01-28 04:32:05 +08:00 |
|
JobOrderHandlerInterface.php
|
Move payment to the service. Move updateVehicleBattery to the JO handler for RAPIController. #311
|
2020-01-31 10:05:08 +00:00 |
|
JobOrderManager.php
|
Rename the service to JobOrderManager. #204
|
2019-04-22 06:04:22 +00:00 |
|
KMLFileImporter.php
|
Refactor import kml to handle multiple polygons #141
|
2019-03-10 19:47:33 +08:00 |
|
MapTools.php
|
Add distance from customer to hub to hub table. #314
|
2020-01-28 07:24:14 +00:00 |
|
MQTTClient.php
|
Make MQTT key configurable #299
|
2020-01-24 20:46:25 +08:00 |
|
RedisClientProvider.php
|
Have active job orders loaded from cache in dashboard map #299
|
2020-01-26 00:58:00 +08:00 |
|
RiderAPIHandlerInterface.php
|
Move the rest of the functions to the service. #311
|
2020-02-05 08:19:10 +00:00 |
|
RiderAssignmentHandlerInterface.php
|
Add job order queueing for riders assignments. #270
|
2019-11-14 05:54:37 +00:00 |
|
RiderCache.php
|
Fix bug in rider cache #270
|
2020-01-28 05:37:41 +08:00 |
|
RiderTracker.php
|
Fix dashboard map bug when rider has no assigned hub #270
|
2019-12-16 20:25:15 +08:00 |
|
RisingTideGateway.php
|
Add rising tide sms service #111
|
2018-05-25 01:36:34 +08:00 |
|
WarrantyHandler.php
|
Remove or comment out error_logs meant for debugging purposes. #318
|
2020-01-30 00:31:01 +00:00 |