Korina Cordero
|
53332b989a
|
Add ACL support for the API #194
|
2019-03-21 14:28:18 +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 |
|
|
|
dbc161d9c9
|
Fix warranty claim api bug #173
|
2019-01-22 22:54:04 +08:00 |
|
|
|
2f30d0c7c3
|
Update warranty api controller to handle sku instead of model / size for batteries #172
|
2019-01-21 02:09:16 +08:00 |
|
|
|
15b7473af7
|
Add sap battery field to warranty entity #172
|
2019-01-21 02:08:49 +08:00 |
|
|
|
85121a973d
|
Update battery api controller, routes and test scripts #172
|
2019-01-20 17:51:34 +08:00 |
|
|
|
081d9cb93c
|
Add command to import SAP battery csv #172
|
2019-01-20 15:38:38 +08:00 |
|
|
|
86c20036c0
|
Add SAP battery entities #172
|
2019-01-20 15:35:30 +08:00 |
|
|
|
296dedd732
|
Remove debug error logs #171
|
2019-01-19 23:45:34 +08:00 |
|
|
|
bc9cf2a74f
|
Modify claim warranty api call #171
|
2019-01-10 02:26:42 +08:00 |
|
|
|
e4cedd9e4d
|
Add get all warranties api call #171
|
2019-01-10 00:02:24 +08:00 |
|
|
|
28fdba3872
|
Merge branch '168-legacy-jo-migration' into 'master'
Resolve "Legacy JO Migration"
Closes #168
See merge request jankstudio/resq!203
|
2019-01-09 09:05:04 +00:00 |
|
|
|
bfa39f4640
|
Add legacy job order and details migration commands #168
|
2019-01-09 17:01:08 +08:00 |
|
|
|
d39d554ba1
|
Add warranty migration for legacy data #168
|
2019-01-03 05:51:33 +08:00 |
|