Commit graph

925 commits

Author SHA1 Message Date
Korina Cordero
dc842aab5e Create controller, route, and default page for search #182 2019-03-13 03:17:47 -04:00
Korina Cordero
e447973bb0 Add the search items to acl.yaml and menu.yaml #182 2019-03-12 23:23:56 -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
8f04f6ac05 Merge branch '191-bug-with-detailed-rejection-report' into 'master'
Change rejection report user created by to rejection user #191

Closes #191

See merge request jankstudio/resq!224
2019-03-03 17:52:38 +00:00
63dd85da17 Change rejection report user created by to rejection user #191 2019-03-04 01:51:20 +08:00
8f9d83522c Merge branch '189-change-label-for-facilitated-by' into 'master'
Rename Rider facilitated by to Battery facilitated by #189

Closes #189

See merge request jankstudio/resq!223
2019-03-01 14:49:29 +00:00
c1d7f183c1 Rename Rider facilitated by to Battery facilitated by #189 2019-03-01 22:48:36 +08:00
b228060082 Merge branch '190-detailed-rejection-report' into 'master'
Separate and create detailed rejection report #190

Closes #190

See merge request jankstudio/resq!222
2019-03-01 14:45:19 +00:00
d791374b29 Separate and create detailed rejection report #190 2019-03-01 22:43:59 +08:00
61d4ad0764 Merge branch '184-rejection-report' into 'master'
Resolve "Rejection report"

Closes #184

See merge request jankstudio/resq!220
2019-02-25 19:10:56 +00: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
cde59a44e8 Fix chrome autocomplete positioning over datepicker #184 2019-02-24 00:54:37 +08:00
Ramon Gutierrez
c0500180a0 Fix link to rejection report on header #184 2019-02-24 00:50:06 +08:00
Ramon Gutierrez
8b6066bb38 Update template path for rejection report form #184 2019-02-24 00:49:48 +08:00
Ramon Gutierrez
167452caad Add template for rejection report form #184 2019-02-24 00:49:18 +08:00
f59476c2d3 Add routes, acl and template changes for rejection report #184 2019-02-23 23:31:46 +08:00
d5a012cbef Merge branch '186-separate-long-lat-from-point-for-reports-generation' into 'master'
Resolve "Separate long lat from point for reports generation"

Closes #186

See merge request jankstudio/resq!219
2019-02-21 07:40:36 +00: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
55d9fb329f Merge branch '185-move-facilitated-by-and-rename-label-in-job-order-form' into 'master'
Move facilitated by fields and relabel #185

Closes #185

See merge request jankstudio/resq!217
2019-02-15 13:58:53 +00:00
c0c8ef4d24 Move facilitated by fields and relabel #185 2019-02-15 21:58:03 +08:00
17e93f26ec Merge branch '183-rejection-feature-for-hubs' into 'master'
Resolve "Rejection feature for hubs"

Closes #183

See merge request jankstudio/resq!216
2019-02-12 09:20:29 +00: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
54bc9455a1 Add Reject button for nearest hub section of job order dispatch #183 2019-02-10 22:16:22 +08:00
1b6f26d07f Merge branch '181-tag-job-orders-as-facilitated-thru-hub-non-hub-or-annex' into 'master'
Resolve "Tag job orders as facilitated thru hub, non-hub, or annex"

Closes #181

See merge request jankstudio/resq!215
2019-02-10 12:49:42 +00: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
97b04a8b6e Merge branch '178-fix-bug-with-rider-assignment' into 'master'
Make command sap_battery:import repeatable #178

Closes #178

See merge request jankstudio/resq!214
2019-02-01 10:45:59 +00:00
f38b9944c2 Make command sap_battery:import repeatable #178 2019-02-01 18:41:22 +08:00
4b9853d477 Merge branch '178-fix-bug-with-rider-assignment' into 'master'
Fix check on rider assign to check for RIDER_ASSIGN status instead of ASSIGNED #178

Closes #178

See merge request jankstudio/resq!213
2019-01-30 16:34:06 +00: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
bca2de75b5 Merge branch '177-add-name-and-phone-number-fields-to-warranty-api' into 'master'
Add first_name, last_name, and mobile_number fields to warranty #177

Closes #177

See merge request jankstudio/resq!212
2019-01-30 14:14:43 +00:00
f0d94e034f Add first_name, last_name, and mobile_number fields to warranty #177 2019-01-30 22:12:36 +08:00
b68bcb72d6 Merge branch '176-clear-dashboard' into 'master'
Change login page title  #176

Closes #176

See merge request jankstudio/resq!211
2019-01-29 19:55:17 +00:00
6b8a4a24d0 Change login page title #176 2019-01-30 03:54:40 +08:00
3e6e415812 Merge branch '176-clear-dashboard' into 'master'
Change login page title #176

Closes #176

See merge request jankstudio/resq!210
2019-01-29 19:53:20 +00:00