Commit graph

  • f0841a0b73 Add the existing data from csv file to the report. #252 Korina Cordero 2019-08-16 06:45:15 +0000
  • cf89311e17 Add delete method to WarrantyController. #250 250-invalidate-warranty-via-api Korina Cordero 2019-08-16 03:01:25 +0000
  • af60b0db71 Add update warranty method to WarrantyController for third party. #251 Korina Cordero 2019-08-16 02:40:45 +0000
  • 4d0c0345fb Merge branch '249-add-export-to-csv-button-for-popapp-report' into 'master' Kendrick Chan 2019-08-16 02:27:09 +0000
  • 2f8eab2236 Add checking for null on date_expire for warranty. #250 Korina Cordero 2019-08-16 01:53:24 +0000
  • e634f2ee32 Add method to cancel warranty in WarrantyController. Add route and acl for cancel warranty. Add test command to test cancel warranty. #250 Korina Cordero 2019-08-15 08:25:34 +0000
  • b3d67074ac Merge branch '249-add-export-to-csv-button-for-popapp-report' into 'master' Korina Cordero 2019-08-15 06:16:40 +0000
  • a36e9f810b Comment out the displaying of report details. #249 249-add-export-to-csv-button-for-popapp-report Korina Cordero 2019-08-15 06:15:53 +0000
  • 498b61be48 Add export to CSV button. Add method to controller that uploads a csv file and outputs a csv report of the results. #249 Korina Cordero 2019-08-15 05:52:29 +0000
  • dc5bf07c19 Add tests for partners, services, warranty activation, and location support. #229 Korina Cordero 2019-08-13 03:26:11 +0000
  • 72a1a53c0a Merge branch 'master' of gitlab.com:jankstudio/resq into 229-create-test-scripts Korina Cordero 2019-08-13 00:23:59 +0000
  • 74e1e329a7 Merge branch '248-generate-popapp-report' into 'master' Korina Cordero 2019-08-09 08:02:02 +0000
  • c11393b69e Add Activation Status column to report. #248 248-generate-popapp-report Korina Cordero 2019-08-09 08:01:23 +0000
  • ec17cd4c77 Modify 'Has Mobile?' to 'Has Mobile App?'. #248 Korina Cordero 2019-08-09 07:46:37 +0000
  • 99f0a9cf44 Display customer and warranty information for serials from the uploaded CSV file. #248 Korina Cordero 2019-08-09 07:42:18 +0000
  • 10d9800bda Add static class to check if plate number is valid. #248 Korina Cordero 2019-08-09 07:40:32 +0000
  • a5e6a632f4 Add upload of csv file to ReportController. Add templates for upload. #248 Korina Cordero 2019-08-08 08:33:20 +0000
  • c695a1f9b2 Add popapp comparison report link to Reports. Add route and access to report. #248 Korina Cordero 2019-08-08 04:17:58 +0000
  • 5797238a4d Merge branch 'master' of gitlab.com:jankstudio/resq into 229-create-test-scripts Korina Cordero 2019-08-08 03:30:14 +0000
  • 01a1fe4a9a Merge branch 'revert-4d06e17f' into 'master' Kendrick Chan 2019-08-07 17:21:02 +0000
  • a703cbf2bf Revert "Merge branch '247-warranty-data-fixes-for-android' into 'master'" revert-4d06e17f Kendrick Chan 2019-08-07 17:20:48 +0000
  • 4d06e17fc7 Merge branch '247-warranty-data-fixes-for-android' into 'master' Kendrick Chan 2019-08-07 14:38:02 +0000
  • e3bca2c07d Add null checks and set to '' for json data #247 247-warranty-data-fixes-for-android Kendrick Chan 2019-08-07 22:37:08 +0800
  • c78473ed6e Merge branch '246-fix-otp-generator' into 'master' Korina Cordero 2019-08-07 08:24:50 +0000
  • e0bcfefead Fix if statement for the phone number. #246 246-fix-otp-generator Korina Cordero 2019-08-07 08:24:09 +0000
  • 3df29fc842 Add special number for app store testing #246 Kendrick Chan 2019-08-07 16:06:10 +0800
  • de0272222d Merge branch '245-remove-time-element-from-purchase-date' into 'master' Korina Cordero 2019-08-07 05:57:18 +0000
  • bccbeda83a Remove the time element from date purchase, date expiry, and date claim. #245 245-remove-time-element-from-purchase-date Korina Cordero 2019-08-07 05:55:52 +0000
  • 7cdd43ac99 Merge branch '244-display-mobile-number-instead-of-id-in-the-reviews' into 'master' Korina Cordero 2019-08-07 05:42:44 +0000
  • 871609fe5d Change display of mobile session id to mobile phone number when listing reviews and when viewing review details. #244 244-display-mobile-number-instead-of-id-in-the-reviews Korina Cordero 2019-08-07 05:41:40 +0000
  • a28eb94b13 Merge branch 'revert-45026766' into 'master' 1.1.1 Kendrick Chan 2019-08-05 15:29:03 +0000
  • a0c8f01c4b Revert "Merge branch '243-limit-nearest-partner-api-call-to-5' into 'master'" revert-45026766 Kendrick Chan 2019-08-05 15:28:53 +0000
  • 450267669f Merge branch '243-limit-nearest-partner-api-call-to-5' into 'master' Kendrick Chan 2019-08-05 09:42:04 +0000
  • 2e95ac301e Hardcode limit of 5 to getting nearest partners API call #243 243-limit-nearest-partner-api-call-to-5 Kendrick Chan 2019-08-05 17:41:20 +0800
  • 1849111bc6 Add tests for add rider rating and cancel job order. #229 Korina Cordero 2019-08-05 08:28:39 +0000
  • a01219e95b Merge branch 'master' of gitlab.com:jankstudio/resq into 229-create-test-scripts Korina Cordero 2019-08-05 07:21:49 +0000
  • a1ad5457ac Merge branch '242-migration-script-for-other-services-providers-2' into 'master' Kendrick Chan 2019-08-05 05:22:36 +0000
  • b794b2e622 Remove the Assert\NotBlank from branch in Location. Add command to import partners given a csv file. #242 242-migration-script-for-other-services-providers-2 Korina Cordero 2019-08-05 04:14:35 +0000
  • 89c56aaf6b Add test data to sql dump. Add tests to get rider status. Add global variable for customer vehicle id. #229 Korina Cordero 2019-08-02 09:25:37 +0000
  • 7a708e1a9a Merge branch 'master' of gitlab.com:jankstudio/resq into 229-create-test-scripts Korina Cordero 2019-08-02 02:45:28 +0000
  • 93e483065c Merge branch '241-undefined-variable-average_rating-when-getting-partner-with-no-reviews' into 'master' 242-migration-script-for-other-services-providers Korina Cordero 2019-08-02 02:32:13 +0000
  • cb6899bfe8 Fix for undefined variable bug. Declare average_rating outside if statement. #241 241-undefined-variable-average_rating-when-getting-partner-with-no-reviews Korina Cordero 2019-08-02 02:30:55 +0000
  • c41b60632d Merge branch 'master' of gitlab.com:jankstudio/resq into 229-create-test-scripts Korina Cordero 2019-08-01 04:48:57 +0000
  • 195ab31a5e Merge branch '240-cannot-create-new-customer' into 'master' Korina Cordero 2019-08-01 04:19:22 +0000
  • db53630fc5 Remove Assert annotation for the privacy policy for customer. #240 240-cannot-create-new-customer Korina Cordero 2019-08-01 04:18:45 +0000
  • 18a9102b3a Add test scripts request job order, get estimate, get ongoing job orders, and get rider status for APIController. #229 Korina Cordero 2019-07-31 08:07:55 +0000
  • cc33e42554 Merge branch 'master' of gitlab.com:jankstudio/resq into 229-create-test-scripts Korina Cordero 2019-07-31 07:21:59 +0000
  • 8776ff1397 Merge branch '239-modify-query-for-updateinfo-in-apicontroller' into 'master' Korina Cordero 2019-07-31 07:18:54 +0000
  • 580f79b6ef Fix the query for mobile policy in updateInfo. #239 239-modify-query-for-updateinfo-in-apicontroller Korina Cordero 2019-07-31 07:17:45 +0000
  • dd7cd1973a Update the sql script with latest db schema. #229 Korina Cordero 2019-07-31 07:03:46 +0000
  • 4f398876cd Merge branch 'master' of gitlab.com:jankstudio/resq into 229-create-test-scripts Korina Cordero 2019-07-31 07:01:07 +0000
  • bf0cf17962 Merge branch '238-activate-all-warranties-for-the-same-plate-number' into 'master' Korina Cordero 2019-07-31 02:27:21 +0000
  • 6655869c4f Activate all warranties found for a plate number. #238 238-activate-all-warranties-for-the-same-plate-number Korina Cordero 2019-07-31 02:19:46 +0000
  • 74740f6228 Merge branch '236-add-warranty-to-admin-panel' into 'master' v1.1.0 Korina Cordero 2019-07-30 06:35:58 +0000
  • 9c2fd4ed3a Add default value for purchase date. Default for date expiry and date claim is empty. #236 236-add-warranty-to-admin-panel Korina Cordero 2019-07-30 06:33:40 +0000
  • ad27ec3cf2 Add update warranty. #236 Korina Cordero 2019-07-30 06:20:16 +0000
  • da680d9781 Merge branch '237-add-otp_mode-in-env' into 'master' Kendrick Chan 2019-07-30 04:53:59 +0000
  • 31dd5c4cf2 Add checking for otp mode for sending of confirmation code. #237 237-add-otp_mode-in-env Korina Cordero 2019-07-30 03:55:50 +0000
  • 978735adbd Fix error for add warranty. #236 Korina Cordero 2019-07-30 03:39:32 +0000
  • 2e022c893c Add form for warranty submission. #236 Korina Cordero 2019-07-29 08:32:48 +0000
  • 08247f30f6 Merge branch 'master' of gitlab.com:jankstudio/resq into 236-add-warranty-to-admin-panel Korina Cordero 2019-07-29 05:37:50 +0000
  • 5db6c7f2d2 Merge branch '237-add-otp_mode-in-env' into 'master' Korina Cordero 2019-07-29 05:37:14 +0000
  • a18654b0d1 Add OTP_MODE variable to .env.dist. Modify checking for the confirmCode to set, depending on the value of OTP_MODE. #237 Korina Cordero 2019-07-29 05:33:12 +0000
  • 2deea2ea8e Add form to add/update warranty. #236 Korina Cordero 2019-07-29 04:38:00 +0000
  • 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 Korina Cordero 2019-07-26 08:21:00 +0000
  • 85844aae3a Merge branch '235-create-env-variables-for-privacy-policy-ids' into 'master' Korina Cordero 2019-07-25 03:20:23 +0000
  • 3c460b86c9 Use the env vars for the policy in the command. Improve the queries for privacy policy. #235 235-create-env-variables-for-privacy-policy-ids Korina Cordero 2019-07-25 03:19:20 +0000
  • c8cb0baec0 Merge branch '233-privacy-policy-fixes' into 'master' Korina Cordero 2019-07-25 00:43:32 +0000
  • 06adce710f Add policy ids to the .env.dist file. Modify the query to get policy in the APIController. #233 233-privacy-policy-fixes Korina Cordero 2019-07-25 00:42:40 +0000
  • 498772ea62 Merge branch '233-privacy-policy-fixes' into 'master' Korina Cordero 2019-07-24 12:57:54 +0000
  • 830803ac2d Create command to set the privacy policy for existing customers. #233 Korina Cordero 2019-07-24 12:54:59 +0000
  • 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 Korina Cordero 2019-07-24 08:45:52 +0000
  • 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 Korina Cordero 2019-07-23 09:57:14 +0000
  • 1535fd9cd9 Rename the columns linking customer and privacy policy. #233 Korina Cordero 2019-07-23 04:02:04 +0000
  • 4a13c3e615 Create PrivacyPolicy entity. Add links from Customer to PrivacyPolicy. #233 Korina Cordero 2019-07-23 03:39:53 +0000
  • 4971ce61ef Remove error_log statement. Add test for list promos and get compatible batteries. Add test data for compatible batteries. #229 Korina Cordero 2019-07-22 09:23:41 +0000
  • ad5cc72dbd Add call to get list of promos, sorted by name in ascending order. #229 Korina Cordero 2019-07-22 07:59:20 +0000
  • 47589de2db Merge branch 'master' into 229-create-test-scripts Korina Cordero 2019-07-22 07:24:25 +0000
  • 66adcdbdb5 Merge branch '228-other-services' into 'master' Korina Cordero 2019-07-22 04:18:17 +0000
  • fef70c36a4 Add average_rating for partner. #228 228-other-services Korina Cordero 2019-07-22 04:12:20 +0000
  • 43de7d644a Merge branch '232-fix-mobile-api-errors' into 'master' Kendrick Chan 2019-07-21 01:52:27 +0000
  • b87242e356 Fix findWarranty bug in API controller #232 232-fix-mobile-api-errors Kendrick Chan 2019-07-21 09:50:57 +0800
  • 53c9964fe3 Merge branch '231-fix-mobile-api-issues' into 'master' Kendrick Chan 2019-07-20 07:16:52 +0000
  • da32614181 Add partner review api call #231 231-fix-mobile-api-issues Kendrick Chan 2019-07-20 15:15:47 +0800
  • 899f9df721 Remove mobile_session from review information in mobile api #231 Kendrick Chan 2019-07-20 12:51:52 +0800
  • 54269d54ac Change url of provider info mobile api call #231 Kendrick Chan 2019-07-20 12:50:16 +0800
  • 7a8ff5bf42 Add longitude and latitude to partner information in mobile API calls #231 Kendrick Chan 2019-07-20 12:45:28 +0800
  • 14d6ae6742 Merge branch '231-fix-mobile-api-issues' into 'master' Kendrick Chan 2019-07-20 02:32:05 +0000
  • f1f1d9253b Remove partner list from get services mobile api call #231 Kendrick Chan 2019-07-20 10:29:52 +0800
  • 6463756ed5 Add more test scripts for API Controller. Add data to sql file for testing. #229 Korina Cordero 2019-07-18 09:31:13 +0000
  • c52cdd71f5 Merge branch '230-restructure-the-response-for-capi-get-vehicles' into 'master' Korina Cordero 2019-07-18 06:17:16 +0000
  • f43c20482e Restructure the response to get vehicle for API. #230 230-restructure-the-response-for-capi-get-vehicles Korina Cordero 2019-07-18 05:59:33 +0000
  • 725ce1b5a7 Replace the sql dump with one with vehicle manufacturers and makes. Add update info, list vehicle manufacturers to collection. #229 Korina Cordero 2019-07-18 05:16:51 +0000
  • 83fa1706b4 Merge branch '227-warranty-activation' into 'master' Korina Cordero 2019-07-18 05:09:23 +0000
  • f92db23b0c Add db dump for test database. #229 Korina Cordero 2019-07-17 10:29:50 +0000
  • 1516e533a6 Create environment for Postman for PoC for test scripts. Create test scripts to test the following API endpoints: register, confirm number, get status. #229 Korina Cordero 2019-07-17 10:27:38 +0000
  • 6cde81f0ab Fix conflicts with API Controller #227 227-warranty-activation Korina Cordero 2019-07-16 00:20:22 +0000
  • 189bb58880 Fix merge conflicts with master. #227 Korina Cordero 2019-07-15 23:51:49 +0000
  • b17a7104d3 Merge branch '228-other-services' into 'master' Kendrick Chan 2019-07-15 16:01:03 +0000
  • e8b76e8810 Add getClosestPartners method to the APIController that takes in a longitude, latitude, results limit, and service id to find the closes partners. #228 Korina Cordero 2019-07-08 06:57:24 +0000