Commit graph

1536 commits

Author SHA1 Message Date
Korina Cordero
004eb49e9d Merge branch '253-remove-owner-name-from-customer-battery-search' into 'master'
Resolve "Remove owner name from Customer Battery Search"

Closes #253

See merge request jankstudio/resq!298
2019-08-27 04:22:56 +00:00
Korina Cordero
f20fd4b44b Merge branch '250-invalidate-warranty-via-api' into 'master'
Resolve "Invalidate warranty via api"

Closes #250

See merge request jankstudio/resq!295
2019-08-27 04:22:20 +00:00
Korina Cordero
1fdc574a9e Remove the Please fill up two fields text from the warranty search template. #253 2019-08-27 04:09:19 +00:00
041a7cf29b Merge branch '255-retrieve-only-one-customer-vehicle' into 'master'
Resolve "Retrieve only one customer vehicle"

Closes #255

See merge request jankstudio/resq!301
2019-08-23 02:44:05 +00:00
Korina Cordero
1425d82e99 Remove TODO line. Add parameter type for the entitymanager. #255 2019-08-22 10:58:59 +00:00
Korina Cordero
ce83ed689b Redo the processing of the popapp csv file. #255 2019-08-22 10:48:32 +00:00
Korina Cordero
b4c8b83742 Modify query for customer vehicle to get only one customer vehicle. #255 2019-08-22 06:47:33 +00:00
15f2764ae8 Merge branch '252-add-columns-to-popapp-report' into 'master'
Resolve "Add columns to popapp report"

Closes #252

See merge request jankstudio/resq!299
2019-08-19 05:28:51 +00:00
Korina Cordero
33db797ca6 Get the oldest mobile session of customer. #252 2019-08-19 05:17:06 +00:00
Korina Cordero
832e88b61c Add customer contact numbers from Customer and Mobile Session to the report. Add date when customer registered for the mobile application. #252 2019-08-19 04:51:42 +00:00
f114554361 Merge branch '252-add-columns-to-popapp-report' into 'master'
Resolve "Add columns to popapp report"

Closes #252

See merge request jankstudio/resq!297
2019-08-17 01:39:00 +00:00
Korina Cordero
24961b836f Remove owner's name from the Customer Battery Status Search. #253 2019-08-16 08:21:22 +00:00
Korina Cordero
f0841a0b73 Add the existing data from csv file to the report. #252 2019-08-16 06:45:15 +00:00
Korina Cordero
cf89311e17 Add delete method to WarrantyController. #250 2019-08-16 03:01:25 +00:00
Korina Cordero
af60b0db71 Add update warranty method to WarrantyController for third party. #251 2019-08-16 02:40:45 +00:00
4d0c0345fb Merge branch '249-add-export-to-csv-button-for-popapp-report' into 'master'
Resolve "Add export to csv button for popapp report"

Closes #249

See merge request jankstudio/resq!294
2019-08-16 02:27:09 +00:00
Korina Cordero
2f8eab2236 Add checking for null on date_expire for warranty. #250 2019-08-16 01:53:24 +00:00
Korina Cordero
e634f2ee32 Add method to cancel warranty in WarrantyController. Add route and acl for cancel warranty. Add test command to test cancel warranty. #250 2019-08-15 08:25:34 +00:00
Korina Cordero
a36e9f810b Comment out the displaying of report details. #249 2019-08-15 06:15:53 +00:00
Korina Cordero
498b61be48 Add export to CSV button. Add method to controller that uploads a csv file and outputs a csv report of the results. #249 2019-08-15 05:52:29 +00:00
Korina Cordero
74e1e329a7 Merge branch '248-generate-popapp-report' into 'master'
Resolve "Generate popapp report"

Closes #248

See merge request jankstudio/resq!293
2019-08-09 08:02:02 +00:00
Korina Cordero
c11393b69e Add Activation Status column to report. #248 2019-08-09 08:01:23 +00:00
Korina Cordero
ec17cd4c77 Modify 'Has Mobile?' to 'Has Mobile App?'. #248 2019-08-09 07:46:37 +00:00
Korina Cordero
99f0a9cf44 Display customer and warranty information for serials from the uploaded CSV file. #248 2019-08-09 07:42:18 +00:00
Korina Cordero
10d9800bda Add static class to check if plate number is valid. #248 2019-08-09 07:40:32 +00:00
Korina Cordero
a5e6a632f4 Add upload of csv file to ReportController. Add templates for upload. #248 2019-08-08 08:33:20 +00:00
Korina Cordero
c695a1f9b2 Add popapp comparison report link to Reports. Add route and access to report. #248 2019-08-08 04:17:58 +00:00
01a1fe4a9a Merge branch 'revert-4d06e17f' into 'master'
Revert "Merge branch '247-warranty-data-fixes-for-android' into 'master'"

See merge request jankstudio/resq!292
2019-08-07 17:21:02 +00:00
a703cbf2bf Revert "Merge branch '247-warranty-data-fixes-for-android' into 'master'"
This reverts merge request !291
2019-08-07 17:20:48 +00:00
4d06e17fc7 Merge branch '247-warranty-data-fixes-for-android' into 'master'
Add null checks and set to '' for json data #247

Closes #247

See merge request jankstudio/resq!291
2019-08-07 14:38:02 +00:00
e3bca2c07d Add null checks and set to '' for json data #247 2019-08-07 22:37:08 +08:00
Korina Cordero
c78473ed6e Merge branch '246-fix-otp-generator' into 'master'
Resolve "Fix otp generator"

Closes #246

See merge request jankstudio/resq!290
2019-08-07 08:24:50 +00:00
Korina Cordero
e0bcfefead Fix if statement for the phone number. #246 2019-08-07 08:24:09 +00:00
3df29fc842 Add special number for app store testing #246 2019-08-07 16:06:10 +08:00
Korina Cordero
de0272222d Merge branch '245-remove-time-element-from-purchase-date' into 'master'
Resolve "Remove time element from purchase date"

Closes #245

See merge request jankstudio/resq!289
2019-08-07 05:57:18 +00:00
Korina Cordero
bccbeda83a Remove the time element from date purchase, date expiry, and date claim. #245 2019-08-07 05:55:52 +00:00
Korina Cordero
7cdd43ac99 Merge branch '244-display-mobile-number-instead-of-id-in-the-reviews' into 'master'
Resolve "Display mobile number instead of ID in the Reviews"

Closes #244

See merge request jankstudio/resq!288
2019-08-07 05:42:44 +00:00
Korina Cordero
871609fe5d Change display of mobile session id to mobile phone number when listing reviews and when viewing review details. #244 2019-08-07 05:41:40 +00:00
a28eb94b13 Merge branch 'revert-45026766' into 'master'
Revert "Merge branch '243-limit-nearest-partner-api-call-to-5' into 'master'"

See merge request jankstudio/resq!287
2019-08-05 15:29:03 +00:00
a0c8f01c4b Revert "Merge branch '243-limit-nearest-partner-api-call-to-5' into 'master'"
This reverts merge request !286
2019-08-05 15:28:53 +00:00
450267669f Merge branch '243-limit-nearest-partner-api-call-to-5' into 'master'
Hardcode limit of 5 to getting nearest partners API call #243

Closes #243

See merge request jankstudio/resq!286
2019-08-05 09:42:04 +00:00
2e95ac301e Hardcode limit of 5 to getting nearest partners API call #243 2019-08-05 17:41:20 +08:00
a1ad5457ac Merge branch '242-migration-script-for-other-services-providers-2' into 'master'
Resolve "Migration script for other services providers"

Closes #242

See merge request jankstudio/resq!285
2019-08-05 05:22:36 +00:00
Korina Cordero
b794b2e622 Remove the Assert\NotBlank from branch in Location. Add command to import partners given a csv file. #242 2019-08-05 04:14:35 +00:00
Korina Cordero
93e483065c Merge branch '241-undefined-variable-average_rating-when-getting-partner-with-no-reviews' into 'master'
Resolve "Undefined variable: average_rating when getting partner with no reviews"

Closes #241

See merge request jankstudio/resq!284
2019-08-02 02:32:13 +00:00
Korina Cordero
cb6899bfe8 Fix for undefined variable bug. Declare average_rating outside if statement. #241 2019-08-02 02:30:55 +00:00
Korina Cordero
195ab31a5e Merge branch '240-cannot-create-new-customer' into 'master'
Resolve "Cannot create new customer"

Closes #240

See merge request jankstudio/resq!283
2019-08-01 04:19:22 +00:00
Korina Cordero
db53630fc5 Remove Assert annotation for the privacy policy for customer. #240 2019-08-01 04:18:45 +00:00
Korina Cordero
8776ff1397 Merge branch '239-modify-query-for-updateinfo-in-apicontroller' into 'master'
Resolve "Modify query for updateInfo in APIController"

Closes #239

See merge request jankstudio/resq!282
2019-07-31 07:18:54 +00:00
Korina Cordero
580f79b6ef Fix the query for mobile policy in updateInfo. #239 2019-07-31 07:17:45 +00:00