Commit graph

1886 commits

Author SHA1 Message Date
Korina Cordero
2a0bee8d8d Create sql command to update the job orders for the search fields. Modify search to use the JO search fields. Add saving of search fields when adding a JO. #419 2020-05-27 07:05:44 +00:00
Korina Cordero
8b2a1cd09c Merge branch 'master' of gitlab.com:jankstudio/resq into 419-resq-search-optimization 2020-05-27 04:56:17 +00:00
Korina Cordero
c8c03b756d Add fields and indexes used for search to JO entity. #419 2020-05-27 03:44:52 +00:00
e150bf6181 Merge branch '409-add-analytics-for-forecasting' into 'master'
Resolve "Add analytics for forecasting"

Closes #409

See merge request jankstudio/resq!480
2020-05-26 10:00:27 +00:00
5cdd42e000 Merge branch '418-resq-comment-out-the-new-dpa-behavior' into 'master'
Resolve "Resq - comment out the new DPA behavior"

Closes #418

See merge request jankstudio/resq!478
2020-05-25 03:35:47 +00:00
Korina Cordero
f21753bd07 Comment out checking of dpa consent. Comment out access to dpa consent. #418 2020-05-25 03:33:44 +00:00
8be67413d4 Add map display to show overlaps #409 2020-05-24 16:09:17 +08:00
06d3aa3b27 Add form for analytics forecasting #409 2020-05-23 23:07:00 +08:00
760f823794 Have graphs for all hubs in list #409 2020-05-22 23:56:51 +08:00
761476134c Merge branch '415-resq-add-index-for-customer-first-name-and-last-name' into 'master'
Resolve "Resq - add index for customer first name and last name"

Closes #415

See merge request jankstudio/resq!477
2020-05-22 05:53:19 +00:00
Korina Cordero
7bd2a6fb31 Add index for customer first name, customer last name, and date_schedule. #415 2020-05-22 05:51:52 +00:00
2aa6d417b7 Merge branch '408-resq-additional-dpa-behavior' into 'master'
Resolve "Resq - additional dpa behavior"

Closes #408

See merge request jankstudio/resq!471
2020-05-21 01:50:57 +00:00
d63dfcabbd Create graphs for hours during the weekday and dates for the year #409 2020-05-21 00:33:32 +08:00
5bbc8c5bdc Merge branch '413-resq-report-on-jos-that-are-advance-orders' into 'master'
Add advance order job orders report. #413

Closes #413

See merge request jankstudio/resq!476
2020-05-20 08:24:48 +00:00
Korina Cordero
adcd9f8c4c Add advance order job orders report. #413 2020-05-20 08:13:42 +00:00
dc3e919ef0 Merge branch '412-resq-report-on-jos-that-were-auto-assigned' into 'master'
Resolve "Resq - report on JOs that were auto-assigned"

Closes #412

See merge request jankstudio/resq!474
2020-05-20 07:48:55 +00:00
Korina Cordero
c2ca48c402 Add auto assigned job orders report. #412 2020-05-20 07:40:18 +00:00
09b8ed2b40 Merge branch '411-resq-hub-view-enhancements' into 'master'
Resolve "Resq - hub view enhancements"

Closes #411

See merge request jankstudio/resq!473
2020-05-20 05:43:07 +00:00
Korina Cordero
c5eaf348a8 Filter hubs in hubs dropdown to those with flag_hub_view set to true. Add flag_hub_view to Hub entity. Filter JOs whose status are not cancelled or fulfilled. #411 2020-05-20 05:22:08 +00:00
039710750f Merge branch '410-resq-hub-view' into 'master'
Resolve "Resq - Hub View"

Closes #410

See merge request jankstudio/resq!472
2020-05-19 06:58:00 +00:00
Korina Cordero
ef3f5d5cec Add route to edit hub view form. Remove pdf link from hub view. Filter JOs based on selected hub. #410 2020-05-19 06:55:55 +00:00
Korina Cordero
25997ae11e Add acl, menu item, template, and route for Hub View. #410 2020-05-19 03:30:50 +00:00
616537d055 Add searching for job orders within 5 km of the hub #409 2020-05-18 23:33:16 +08:00
c1a8a5199b Add analytics menu, acl, controller, route, and template #409 2020-05-18 14:31:01 +08:00
Korina Cordero
bbebdb04c8 Add checking for email address if email checkbox is checked. #408 2020-05-15 09:24:31 +00:00
Korina Cordero
af85a632e5 Add acl entry for display of DPA Consent. Add checking when adding/updating customer for DPA consent. #408 2020-05-15 08:48:58 +00:00
5bfa881354 Merge branch '406-resq-add-flag_autoassign-to-jo' into 'master'
Resolve "Resq - add flag_autoassign to JO"

Closes #406

See merge request jankstudio/resq!469
2020-05-13 09:06:36 +00:00
Korina Cordero
eebdd40d0a Put advance order fix in APIController. #406 2020-05-13 09:00:46 +00:00
Korina Cordero
092df7dc7e Add status_autoassign to JobOrder entity. Add setting of auto assign status when a JO is requested via API. #406 2020-05-13 08:42:39 +00:00
519ee61ff7 Merge branch '405-mobile-api-advance-order-issues' into 'master'
Fix bug with advance order setting wrong variable #405

Closes #405

See merge request jankstudio/resq!468
2020-05-13 02:57:01 +00:00
0871ca1c1e Fix bug with advance order setting wrong variable #405 2020-05-13 10:49:27 +08:00
48640cbbc2 Merge branch '405-mobile-api-advance-order-issues' into 'master'
Make sure advance order flag sticks #405

Closes #405

See merge request jankstudio/resq!467
2020-05-13 02:29:26 +00:00
75b1d157b6 Make sure advance order flag sticks #405 2020-05-13 10:28:52 +08:00
4802d6187f Merge branch '404-resq-script-to-run-the-generatewarrantyfromjobordercommand' into 'master'
Resolve "Resq - script to run the GenerateWarrantyFromJobOrderCommand"

Closes #404

See merge request jankstudio/resq!453
2020-05-12 01:30:11 +00:00
19527e38da Merge branch '401-resq-modify-warrantyhandler-to-use-date_schedule-for-expiry-date-computation' into 'master'
Resolve "Resq - modify WarrantyHandler to use date_schedule for expiry date computation"

Closes #401

See merge request jankstudio/resq!465
2020-05-12 01:29:36 +00:00
2f80a510b0 Merge branch '400-resq-check-jos-with-no-warranty-entries' into 'master'
Resolve "Resq - check JOs with no warranty entries"

Closes #400

See merge request jankstudio/resq!450
2020-05-12 01:29:18 +00:00
Korina Cordero
e67c011831 Change the start date for warranty expiration computation to date_schedule, instead of date_create or date_fulfilled. #401 2020-05-11 06:50:15 +00:00
f54369d97f Merge branch '403-resq-refactor-setting-of-each-day-in-auto-assign-advance-order-jo' into 'master'
Fix typo in sprintf #403

Closes #403

See merge request jankstudio/resq!464
2020-05-09 14:32:36 +00:00
dc744e7117 Fix typo in sprintf #403 2020-05-09 22:32:01 +08:00
31a9de70da Merge branch '403-resq-refactor-setting-of-each-day-in-auto-assign-advance-order-jo' into 'master'
Fix typo #403

Closes #403

See merge request jankstudio/resq!463
2020-05-09 14:31:26 +00:00
1269774c39 Fix typo #403 2020-05-09 22:30:47 +08:00
072f84a2a4 Merge branch '403-resq-refactor-setting-of-each-day-in-auto-assign-advance-order-jo' into 'master'
Add debug information on next slot #403

Closes #403

See merge request jankstudio/resq!462
2020-05-09 14:30:09 +00:00
f059e2b981 Add debug information on next slot #403 2020-05-09 22:29:30 +08:00
0f579ad0cb Merge branch '403-resq-refactor-setting-of-each-day-in-auto-assign-advance-order-jo' into 'master'
Deplete next rider slot for scheduled order if it overlaps #403

Closes #403

See merge request jankstudio/resq!461
2020-05-09 14:27:48 +00:00
7abe34ee8b Deplete next rider slot for scheduled order if it overlaps #403 2020-05-09 22:26:50 +08:00
77923674e6 Merge branch '403-resq-refactor-setting-of-each-day-in-auto-assign-advance-order-jo' into 'master'
Add debug data for existing advance order slots #403

Closes #403

See merge request jankstudio/resq!460
2020-05-09 13:53:00 +00:00
824f5c3423 Add debug data for existing advance order slots #403 2020-05-09 21:52:17 +08:00
13f928a9f3 Merge branch '403-resq-refactor-setting-of-each-day-in-auto-assign-advance-order-jo' into 'master'
Fix getClosestOpenHubs bug #403

Closes #403

See merge request jankstudio/resq!459
2020-05-09 13:40:40 +00:00
9550e1e46c Fix getClosestOpenHubs bug #403 2020-05-09 21:39:53 +08:00
2bba2430be Merge branch '403-resq-refactor-setting-of-each-day-in-auto-assign-advance-order-jo' into 'master'
Fix bug in hub rider slots initialization #403

Closes #403

See merge request jankstudio/resq!458
2020-05-09 13:11:28 +00:00