Commit graph

1138 commits

Author SHA1 Message Date
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
b17a7104d3 Merge branch '228-other-services' into 'master'
Resolve "Other Services"

Closes #228

See merge request jankstudio/resq!267
2019-07-15 16:01:03 +00:00
Korina Cordero
e8b76e8810 Add getClosestPartners method to the APIController that takes in a longitude, latitude, results limit, and service id to find the closes partners. #228 2019-07-08 06:57:24 +00:00
Korina Cordero
5c70cad362 Add API call to get details and reviews for a given partner. #228 2019-07-07 09:28:18 +00:00
Korina Cordero
4782bd7fe8 Add API call to list other services. #228 2019-07-07 08:29:22 +00:00
Korina Cordero
19325761db Add list, view, and delete for review. Fix typographical errors in Partner forms. #228 2019-07-05 12:03:34 +00:00
Korina Cordero
d1209d2474 Add CRUD functionalities to Partners. #228 2019-07-05 07:26:16 +00:00
Korina Cordero
56f152fa70 Add CRUD functionalities to Other Services. #228 2019-07-05 03:29:41 +00:00
Korina Cordero
36098b06a4 Add services, partners and partner reviews to the menu and acl yaml files. #228 2019-07-04 09:43:22 +00:00