Commit graph

2590 commits

Author SHA1 Message Date
Korina Cordero
72a4ef6f72 Fix bugs found during testing. #609 2021-08-02 09:13:58 +00:00
Korina Cordero
b56754363e Add checking for customer pre-registered hub. #609 2021-08-02 09:03:46 +00:00
Korina Cordero
6f5c88dbdb Add hub assignment for first time JO availing of car club promo. #609 2021-08-02 08:05:00 +00:00
Korina Cordero
6df384027e Add CarClubCustomerHub entity. Add command to import customer and hub information for car club. #609 2021-08-02 06:22:48 +00:00
34f651e35b Merge branch '607-modify-hub-and-hub-filtering-for-hub-and-rider-auto-assignment' into 'master-fix'
Resolve "Modify hub and hub filtering for hub and rider auto assignment"

See merge request jankstudio/resq!722
2021-07-30 11:57:27 +00:00
Korina Cordero
f54476a173 Add checking of flags for JO auto assignment. #607 2021-07-30 10:46:20 +00:00
49fdfa9ea6 Update hub form and controller to support the new auto assign flags #607 2021-07-30 17:17:22 +08:00
Korina Cordero
04e803510c Set default value for flags. #607 2021-07-30 08:34:12 +00:00
Korina Cordero
406568ab3d Add the two flags to Hub. #607 2021-07-30 08:03:40 +00:00
b0b9867f81 Merge branch '605-set-hub-filtering-option' into 'master-fix'
Resolve "Set hub filtering option"

See merge request jankstudio/resq!721
2021-07-29 07:43:46 +00:00
Korina Cordero
c261d43a6e Add TODO to refactor setting of HubCriteria fields. #605 2021-07-29 07:41:13 +00:00
Korina Cordero
0de8f71d0e Add hub filter option in .env. #605 2021-07-29 06:40:07 +00:00
ac0edd5467 Merge branch '604-disable-hub-filtering' into 'master-fix'
Resolve "Disable hub filtering"

See merge request jankstudio/resq!720
2021-07-28 13:01:40 +00:00
8577e57686 Disable hub filtering #604 2021-07-28 20:55:10 +08:00
9160cbe0af Merge branch '601-set-distance-limit-in-admin-panel' into 'master-fix'
Resolve "Set distance limit in admin panel"

See merge request jankstudio/resq!719
2021-07-26 09:49:39 +00:00
Korina Cordero
d0db056eed Add setting of distance limit for emergencies. #601 2021-07-26 07:49:12 +00:00
Korina Cordero
2650ac01c5 Bug fixes. #601 2021-07-26 07:27:36 +00:00
Korina Cordero
3a43cc14fb Add customer distance limit to hub filtering in admin panel. #601 2021-07-26 04:11:54 +00:00
8fbfc1ebe7 Merge branch '597-add-dealer-branch_code-to-warranty-details-report' into 'master-fix'
Resolve "Add dealer branch_code to Warranty Details Report"

See merge request jankstudio/resq!717
2021-07-23 04:17:36 +00:00
Korina Cordero
52419dea6f Remove optimizations and fix dealer query. #597 2021-07-23 04:06:48 +00:00
Korina Cordero
b9a6109c78 Add branch code to capi and mobile requests. Add branch code to Warranty Details Report. #597 2021-07-22 07:52:18 +00:00
Korina Cordero
bc80cc91ea Create command to set branch code for existing warranties. #597 2021-07-22 06:39:03 +00:00
Korina Cordero
f2046625d8 Add branch_code to Warranty. #597 2021-07-22 05:49:08 +00:00
9ff7fc6ec0 Merge branch '599-fix-jo-bug' into 'master-fix'
Fix for the jo count for both filtered and non-filtered area. #599

See merge request jankstudio/resq!718
2021-07-22 03:26:39 +00:00
Korina Cordero
aa466c2cc5 Fix for the jo count for both filtered and non-filtered area. #599 2021-07-22 03:01:15 +00:00
f06caf61a0 Merge branch '599-fix-jo-bug' into 'master-fix'
Zero out redis_jo_count #599

See merge request jankstudio/resq!716
2021-07-22 00:31:32 +00:00
cc4b68bd71 Zero out redis_jo_count #599 2021-07-22 08:30:31 +08:00
93c427c9fb Merge branch '596-add-distance-when-sorting-for-round-robin-hub-filtering' into 'master-fix'
Add kml files and bash script to run command to load kml files. #596

See merge request jankstudio/resq!715
2021-07-21 10:26:10 +00:00
Korina Cordero
ea1a85fc22 Add kml files and bash script to run command to load kml files. #596 2021-07-21 10:24:56 +00:00
a2fa95ac98 Merge branch '596-add-distance-when-sorting-for-round-robin-hub-filtering' into 'master-fix'
Resolve "Add distance when sorting for round robin hub filtering"

See merge request jankstudio/resq!714
2021-07-21 05:35:28 +00:00
Korina Cordero
b761e2bfb5 Add job order count for hubs in jo form. #596 2021-07-16 09:29:22 +00:00
Korina Cordero
625236667b Add sorting by distance to round robin. #596 2021-07-15 11:07:58 +00:00
bad6de1ed2 Merge branch '594-hub-filter-report' into 'master-fix'
Resolve "Hub Filter Report"

See merge request jankstudio/resq!713
2021-07-01 07:14:50 +00:00
Korina Cordero
2ce291a7fd Move JO id and customer id to HubCriteria. #594 2021-07-01 07:11:49 +00:00
Korina Cordero
b39872e4e0 Add customer name, customer mobile number. #594 2021-07-01 04:33:04 +00:00
Korina Cordero
0a706f453b Add customer id to hub filter logging in APIController. #594 2021-07-01 03:25:59 +00:00
Korina Cordero
dc68f899e7 Add jo id and customer id to hub filter logging. #594 2021-07-01 02:54:22 +00:00
Korina Cordero
8a1ead57e0 Add report for hub filter. #594 2021-06-30 09:11:00 +00:00
2aece1fb10 Merge branch '593-mobile-api-changes-for-resq-1-5' into 'master-fix'
Add setting of customer and vehicle when warranty is created via mobile API,...

See merge request jankstudio/resq!711
2021-06-30 06:57:13 +00:00
5181ad3e62 Add rider API status to get jo info api call #593 2021-06-30 14:53:05 +08:00
e317d26f84 Merge branch '593-mobile-api-changes-for-resq-1-5' into 'master-fix'
Fix req bug #592

See merge request jankstudio/resq!712
2021-06-30 06:17:24 +00:00
97e66fa1fc Fix req bug #592 2021-06-30 14:15:27 +08:00
6e81831869 Merge branch '593-mobile-api-changes-for-resq-1-5' into 'master-fix'
Resolve "Mobile API changes for RESQ 1.5"

See merge request jankstudio/resq!710
2021-06-30 05:22:30 +00:00
83d99953aa Add fields to get jo info call in mobile api #593 2021-06-30 13:21:21 +08:00
6daaa4fd4a Merge branch '592-add-get-jo-details-call-for-mobile-api' into 'master-fix'
Resolve "Add get JO details call for mobile API"

See merge request jankstudio/resq!709
2021-06-29 02:52:40 +00:00
adadadb6ee Add get jo info call for mobile API #592 2021-06-28 23:47:46 +08:00
3d8298a674 Merge branch '575-adopt-hub-filtering-branch' into 'master-fix'
Resolve "Adopt hub filtering branch"

See merge request jankstudio/resq!689
2021-06-24 08:24:32 +00:00
Korina Cordero
f40f6974e2 Add geofence hub filtering to mobile API and to dispatch form. #575 2021-06-24 06:09:48 +00:00
Korina Cordero
12fd768849 Add service to check if customer is within area for hub filtering. Add command to import KML files for hub filtering area. #575 2021-06-24 03:01:47 +00:00
Korina Cordero
e61c3f1762 Add round robin flag to HubCriteria. #575 2021-06-23 10:39:49 +00:00