Commit graph

1899 commits

Author SHA1 Message Date
Korina Cordero
ce0240d001 Add event types for CMB. Add JO in transit API call. #421 2020-06-02 06:35:31 +00:00
Korina Cordero
e74d4061ba Add checking for assigned rider for JO for getJobOrder. #421 2020-06-02 04:27:10 +00:00
Korina Cordero
dbdde5cdde Change which flag is set when rider logs in and logs out. Add goOnline and goOffline API calls. #421 2020-06-02 03:40:55 +00:00
Korina Cordero
af9be59d8d Change getActiveJobOrders to getAssignedJobOrders. #421 2020-06-01 09:30:28 +00:00
Korina Cordero
2ea0111b1e Add generate invoice API call. #420 2020-06-01 09:15:05 +00:00
Korina Cordero
1842898c11 Add viewActiveJobOrders API call. #420 2020-06-01 06:29:11 +00:00
Korina Cordero
8730ab4ea3 Add viewJobOrderHistory API call to rider api. #420 2020-06-01 04:37:12 +00:00
Korina Cordero
2ea5bfe193 Add changes to CMB's rider API handler. #420 2020-06-01 02:26:04 +00:00
Korina Cordero
ce2b838ff7 Add RAPIController for CMB. #420 2020-05-29 07:20:00 +00:00
711082cf23 Merge branch '419-resq-search-optimization' into 'master'
Move the setting of JO search fields to the entity. Move the sql script to the...

Closes #419

See merge request jankstudio/resq!481
2020-05-27 08:56:31 +00:00
Korina Cordero
fabccc6950 Move update sql script to initial_sql directory. #419 2020-05-27 08:51:07 +00:00
Korina Cordero
7b60ec7c5f Move the setting of JO search fields to the entity. Move the sql script to the migration folder. #419 2020-05-27 08:13:51 +00:00
f56e995910 Merge branch '419-resq-search-optimization' into 'master'
Resolve "Resq - search optimization"

Closes #419

See merge request jankstudio/resq!479
2020-05-27 07:56:40 +00:00
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