resq/src/Service
2019-04-29 02:16:03 +00:00
..
APNSClient.php Only allow ios push messages to go through APNS client service #162 2018-08-17 03:34:46 +08:00
FileUploader.php Check if filename exists before proceeding with upload 2018-02-04 20:37:04 +08: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 Add GeofenceTracker service and test command #141 2019-03-10 22:33:35 +08:00
HubCounter.php Implement counters and fix rider flow #UAT 2018-03-12 18:32:59 +08:00
InvoiceCreator.php Adjust computation for services #167 2018-11-06 15:14:22 +08:00
KMLFileImporter.php Refactor import kml to handle multiple polygons #141 2019-03-10 19:47:33 +08:00
MapTools.php Remove google maps distance and eta calculations #165 2018-10-18 21:39:39 +08:00
MQTTClient.php Make sure we only send to unique channels when sending user app events #162 2018-08-15 09:14:18 +08:00
RiderTracker.php Remove checking for rider validity. Add call to RiderTracker service from the APIController. #180 2019-04-29 02:16:03 +00:00
RisingTideGateway.php Add rising tide sms service #111 2018-05-25 01:36:34 +08:00