Korina Cordero
|
e61d77ad8b
|
Remove checking for rider validity. Add call to RiderTracker service from the APIController. #180
|
2019-04-29 02:16:03 +00:00 |
|
Korina Cordero
|
76b1f07feb
|
Create rider tracker service. Create a test command to test rider tracker service. #180
|
2019-04-23 11:02:40 +00:00 |
|
Korina Cordero
|
e39289bb54
|
Add the customer name, mobile, and sap battery fields to the warranty csv file. #202
|
2019-04-09 09:23:38 +00:00 |
|
Korina Cordero
|
24a0e5a2d1
|
Change brand and size parameters to brand_id and size_id. #201
|
2019-04-04 09:22:31 +00:00 |
|
Korina Cordero
|
620a750465
|
Add CAPI call to add a new battery. #201
|
2019-04-04 09:07:41 +00:00 |
|
|
|
62f97a00a4
|
Merge branch '197-report-to-track-battery-compatibility-conflict' into 'master'
Resolve "Report to track battery compatibility conflict"
Closes #197
See merge request jankstudio/resq!231
|
2019-04-04 06:55:57 +00:00 |
|
Korina Cordero
|
c80013bc02
|
Fix formatting issue for csv output. #197
|
2019-04-03 07:29:14 +00:00 |
|
Korina Cordero
|
3af6d6b7e8
|
Fix checking for battery conflicts. Add list of compatible batteries for vehicle. #197
|
2019-04-03 02:14:26 +00:00 |
|
Korina Cordero
|
b0386c4758
|
Add checking for battery conflicts in existing job orders. #197
|
2019-04-02 10:22:17 +00:00 |
|
|
|
b988abd852
|
Change error message for geofence error in mobile app #199
|
2019-04-02 12:06:55 +08:00 |
|
Korina Cordero
|
c720be1c2d
|
Add twig files for the battery conflict report. Add link to the battery conflict report in base twig. Add controller functions to query for the report. #197
|
2019-04-01 08:57:49 +00:00 |
|
Korina Cordero
|
a22816d18a
|
Add battery conflict report to acl.yaml. Add route to controller for battery conflict report #197
|
2019-03-29 10:06:58 +00:00 |
|
Korina Cordero
|
3e79c3960c
|
Change the API call to warranties to sort by date_create #195
|
2019-03-22 05:16:59 +00:00 |
|
Ramon Gutierrez
|
14817f19e7
|
Update global search layout and use single template for both views #193
|
2019-03-18 23:42:47 +08:00 |
|
Korina Cordero
|
97570405d6
|
Display the results into three separate tables #182
|
2019-03-18 03:20:22 -04:00 |
|
Korina Cordero
|
b021479d2e
|
Fix display issue for search results #182
|
2019-03-15 05:16:22 -04:00 |
|
Korina Cordero
|
fc94bfbef1
|
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 |
|
Korina Cordero
|
bd1009dac9
|
Implement the search feature from the controller #182
|
2019-03-14 04:44:59 -04:00 |
|
Korina Cordero
|
dc842aab5e
|
Create controller, route, and default page for search #182
|
2019-03-13 03:17:47 -04:00 |
|
Korina Cordero
|
34c22b01e2
|
Add getters and setters for LegacyJobOrder. Create service that searches for plate number, name, and phone numbers in the legacy job orders, current job orders, and warranty. Create test command to test the search service. #182
|
2019-03-12 05:30:10 -04:00 |
|
|
|
a1408c618c
|
Merge branch '141-geofencing-coverage-area-2' into 'master'
Resolve "Geofencing coverage area"
Closes #141
See merge request jankstudio/resq!221
|
2019-03-10 17:34:17 +00:00 |
|
|
|
27372264e9
|
Add geofence check for job order request api call #141
|
2019-03-11 01:32:52 +08:00 |
|
|
|
2ffc856b10
|
Add GeofenceTracker service and test command #141
|
2019-03-10 22:33:35 +08:00 |
|
|
|
d24be90314
|
Refactor import kml to handle multiple polygons #141
|
2019-03-10 19:47:33 +08:00 |
|
Korina Cordero
|
f93b675976
|
Use EntityManagerInterface instead of ObjectManager for ORM
|
2019-03-07 02:37:14 -05:00 |
|
Korina Cordero
|
5def677267
|
Create command that takes a kml file as an argument. Fix errors with the SupportedArea entity file and the KMLImporter service.
|
2019-03-06 19:52:05 -05:00 |
|
Korina Cordero
|
84eb00f9e5
|
Create function to retrieve the enclosed area from a KML file
|
2019-03-05 03:28:51 -05:00 |
|
Korina Cordero
|
87a8770bb4
|
Create entity file for supported areas
|
2019-03-03 20:13:16 -05:00 |
|
|
|
63dd85da17
|
Change rejection report user created by to rejection user #191
|
2019-03-04 01:51:20 +08:00 |
|
|
|
d791374b29
|
Separate and create detailed rejection report #190
|
2019-03-01 22:43:59 +08:00 |
|
|
|
71ed134e78
|
Output csv for rejection report #184
|
2019-02-26 03:07:56 +08:00 |
|
|
|
fb15b3e3bc
|
Add new rejection reasons #184
|
2019-02-26 01:45:26 +08:00 |
|
|
|
924c00c41f
|
Fix date start and end filtering for rejection report #184
|
2019-02-24 02:29:50 +08:00 |
|
|
|
2c8f626aa6
|
Load data for rejection report in json format #184
|
2019-02-24 02:09:38 +08:00 |
|
Ramon Gutierrez
|
8b6066bb38
|
Update template path for rejection report form #184
|
2019-02-24 00:49:48 +08:00 |
|
|
|
f59476c2d3
|
Add routes, acl and template changes for rejection report #184
|
2019-02-23 23:31:46 +08:00 |
|
|
|
3d3f386fa3
|
Add command for populating long / lat fields in job order #186
|
2019-02-21 15:39:24 +08:00 |
|
|
|
bc8d01dc6a
|
Add coord_long and coord_lat fields to JobOrder entity #186
|
2019-02-21 14:40:17 +08:00 |
|
Ramon Gutierrez
|
623c80421a
|
Add route and processing for hub rejections #183
|
2019-02-12 00:14:15 +08:00 |
|
Ramon Gutierrez
|
345ca27a31
|
Fix associations for JORejection to JobOrder #183
|
2019-02-12 00:12:58 +08:00 |
|
Ramon Gutierrez
|
b63695e846
|
Fix typos on JORejection entity #183
|
2019-02-11 21:01:57 +08:00 |
|
Ramon Gutierrez
|
9f1c5b9cc9
|
Add JORejection entity #183
|
2019-02-11 18:41:05 +08:00 |
|
|
|
e2ccf1bbc1
|
Add functionality to save facilitated by fields #181
|
2019-02-10 20:48:46 +08:00 |
|
|
|
7ae9fe4e2d
|
Add facilitated by dropdowns for job order form #181
|
2019-02-09 21:44:35 +08:00 |
|
|
|
f38b9944c2
|
Make command sap_battery:import repeatable #178
|
2019-02-01 18:41:22 +08:00 |
|
|
|
407f7ad54a
|
Fix check on rider assign to check for RIDER_ASSIGN status instead of ASSIGNED #178
|
2019-01-31 00:32:09 +08:00 |
|
|
|
f0d94e034f
|
Add first_name, last_name, and mobile_number fields to warranty #177
|
2019-01-30 22:12:36 +08:00 |
|
|
|
1bd5c30875
|
Fix assign rider so cancelled job orders cannot be assigned #175
|
2019-01-28 03:16:50 +08:00 |
|
|
|
4b24454549
|
Fix dispatch, so cancelled job orders cannot be assigned to a hub #175
|
2019-01-28 02:44:05 +08:00 |
|
|
|
a0d611264d
|
Add queue ticket types #175
|
2019-01-28 01:07:45 +08:00 |
|