Commit graph

1246 commits

Author SHA1 Message Date
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
Korina Cordero
bf0cf17962 Merge branch '238-activate-all-warranties-for-the-same-plate-number' into 'master'
Resolve "Activate all warranties for the same plate number"

Closes #238

See merge request jankstudio/resq!281
2019-07-31 02:27:21 +00:00
Korina Cordero
6655869c4f Activate all warranties found for a plate number. #238 2019-07-31 02:19:46 +00:00
Korina Cordero
74740f6228 Merge branch '236-add-warranty-to-admin-panel' into 'master'
Resolve "Add warranty to admin panel"

Closes #236

See merge request jankstudio/resq!277
2019-07-30 06:35:58 +00:00
Korina Cordero
9c2fd4ed3a Add default value for purchase date. Default for date expiry and date claim is empty. #236 2019-07-30 06:33:40 +00:00
Korina Cordero
ad27ec3cf2 Add update warranty. #236 2019-07-30 06:20:16 +00:00
da680d9781 Merge branch '237-add-otp_mode-in-env' into 'master'
Add checking for otp mode for sending of confirmation code. #237

Closes #237

See merge request jankstudio/resq!279
2019-07-30 04:53:59 +00:00
Korina Cordero
31dd5c4cf2 Add checking for otp mode for sending of confirmation code. #237 2019-07-30 03:55:50 +00:00
Korina Cordero
978735adbd Fix error for add warranty. #236 2019-07-30 03:39:32 +00:00
Korina Cordero
2e022c893c Add form for warranty submission. #236 2019-07-29 08:32:48 +00:00
Korina Cordero
08247f30f6 Merge branch 'master' of gitlab.com:jankstudio/resq into 236-add-warranty-to-admin-panel 2019-07-29 05:37:50 +00:00
Korina Cordero
5db6c7f2d2 Merge branch '237-add-otp_mode-in-env' into 'master'
Resolve "Add otp_mode in .env"

Closes #237

See merge request jankstudio/resq!278
2019-07-29 05:37:14 +00:00
Korina Cordero
a18654b0d1 Add OTP_MODE variable to .env.dist. Modify checking for the confirmCode to set, depending on the value of OTP_MODE. #237 2019-07-29 05:33:12 +00:00
Korina Cordero
2deea2ea8e Add form to add/update warranty. #236 2019-07-29 04:38:00 +00:00
Korina Cordero
2d1a91842a Rename the old Warranty controller to WarrantySearchController. Rename the old warranty.yaml to warranty_search.yaml. Add create, update, and view warranty to menu and acl yamls. Add WarrantyController and template file for Warranty. #236 2019-07-26 08:21:00 +00:00
Korina Cordero
85844aae3a Merge branch '235-create-env-variables-for-privacy-policy-ids' into 'master'
Resolve "Create .env variables for privacy policy ids"

Closes #235

See merge request jankstudio/resq!276
2019-07-25 03:20:23 +00:00
Korina Cordero
3c460b86c9 Use the env vars for the policy in the command. Improve the queries for privacy policy. #235 2019-07-25 03:19:20 +00:00
Korina Cordero
c8cb0baec0 Merge branch '233-privacy-policy-fixes' into 'master'
Add policy ids to the .env.dist file. Modify the query to get policy in the APIController. #233

Closes #233

See merge request jankstudio/resq!275
2019-07-25 00:43:32 +00:00
Korina Cordero
06adce710f Add policy ids to the .env.dist file. Modify the query to get policy in the APIController. #233 2019-07-25 00:42:40 +00:00
Korina Cordero
498772ea62 Merge branch '233-privacy-policy-fixes' into 'master'
Resolve "Privacy policy fixes"

Closes #233

See merge request jankstudio/resq!274
2019-07-24 12:57:54 +00:00
Korina Cordero
830803ac2d Create command to set the privacy policy for existing customers. #233 2019-07-24 12:54:59 +00:00
Korina Cordero
b657ae95d5 Add setting of privacy policy for customer when user updates info for mobile session and when user sends privacy settings for third party and promo. #233 2019-07-24 08:45:52 +00:00
Korina Cordero
50a3afb213 Add privacy policy in menu and acl yaml files. Add routes for private policy functions. Add PrivatePolicyController. Add twig files for private policy. #233 2019-07-23 09:57:14 +00:00
Korina Cordero
1535fd9cd9 Rename the columns linking customer and privacy policy. #233 2019-07-23 04:02:04 +00:00
Korina Cordero
4a13c3e615 Create PrivacyPolicy entity. Add links from Customer to PrivacyPolicy. #233 2019-07-23 03:39:53 +00:00
Korina Cordero
66adcdbdb5 Merge branch '228-other-services' into 'master'
Add average_rating for partner. #228

Closes #228

See merge request jankstudio/resq!273
2019-07-22 04:18:17 +00:00
Korina Cordero
fef70c36a4 Add average_rating for partner. #228 2019-07-22 04:12:20 +00:00
43de7d644a Merge branch '232-fix-mobile-api-errors' into 'master'
Fix findWarranty bug in API controller #232

Closes #232

See merge request jankstudio/resq!272
2019-07-21 01:52:27 +00:00
b87242e356 Fix findWarranty bug in API controller #232 2019-07-21 09:50:57 +08:00
53c9964fe3 Merge branch '231-fix-mobile-api-issues' into 'master'
Resolve "Fix mobile API issues"

Closes #231

See merge request jankstudio/resq!271
2019-07-20 07:16:52 +00:00
da32614181 Add partner review api call #231 2019-07-20 15:15:47 +08:00
899f9df721 Remove mobile_session from review information in mobile api #231 2019-07-20 12:51:52 +08:00
54269d54ac Change url of provider info mobile api call #231 2019-07-20 12:50:16 +08:00
7a8ff5bf42 Add longitude and latitude to partner information in mobile API calls #231 2019-07-20 12:45:28 +08:00
14d6ae6742 Merge branch '231-fix-mobile-api-issues' into 'master'
Remove partner list from get services mobile api call #231

Closes #231

See merge request jankstudio/resq!270
2019-07-20 02:32:05 +00:00
f1f1d9253b Remove partner list from get services mobile api call #231 2019-07-20 10:29:52 +08:00
Korina Cordero
c52cdd71f5 Merge branch '230-restructure-the-response-for-capi-get-vehicles' into 'master'
Resolve "Restructure the response for CAPI get vehicles"

Closes #230

See merge request jankstudio/resq!269
2019-07-18 06:17:16 +00:00
Korina Cordero
f43c20482e Restructure the response to get vehicle for API. #230 2019-07-18 05:59:33 +00:00
Korina Cordero
83fa1706b4 Merge branch '227-warranty-activation' into 'master'
Resolve "Warranty Activation"

Closes #227

See merge request jankstudio/resq!266
2019-07-18 05:09:23 +00:00
Korina Cordero
6cde81f0ab Fix conflicts with API Controller #227 2019-07-16 00:20:22 +00:00
Korina Cordero
189bb58880 Fix merge conflicts with master. #227 2019-07-15 23:51:49 +00:00