Resolve "Send SMS to hub when no inventory" #1467

Merged
korina.cordero merged 24 commits from 553-send-sms-to-hub-when-no-inventory into master 2021-04-28 07:28:41 +00:00
korina.cordero commented 2021-04-26 03:49:31 +00:00 (Migrated from gitlab.com)

Closes #553

Closes #553
korina.cordero commented 2021-04-26 03:54:32 +00:00 (Migrated from gitlab.com)

added 22 commits

  • 09d04a8a - Add hub criteria object. #543
  • 4efef6d3 - Add HubSelector service. #543
  • 156742ea - Add functions for the queries in HubSelector. #543
  • 9a6ca7ae - Add inventory manager service to HubSelector. #543
  • d812e347 - Fix compilation error. #543
  • de742906 - Rename inventory flag. Fix find function. #543
  • 498c88ce - Add jo type, date, and inventory filters. #543
  • 0f245e90 - Fixes to issues found during testing. #543
  • 1abaad17 - Add HubDistributor service. #543
  • 01153288 - Add arranging of hubs, based on job orders assigned to hub. #543
  • 50e15cd7 - Update hub_jo_count when hub is assigned or reassigned via admin panel. #543
  • c69a18d8 - Add command to reset hub jo count in redis. #543
  • 0ecc55cf - Have admin panel use the HubSelector service when getting closest hubs. #543
  • 2db7c679 - Add entity for logging of filtered hubs. #543
  • 4966e7e0 - Add logging for filtered hubs. #543
  • a5aef93c - Add logging of hub if hub has no available rider. #543
  • 789d376d - Merge branch 'master' of gitlab.com:jankstudio/resq into 543-autoassign-revisions
  • 6bc24c47 - Remove checking for jo type in newRequestJobOrder. #543
  • f7983e4c - Add hub round robin to requestJobOrder. #543
  • 17f80019 - Merge branch 'master' of gitlab.com:jankstudio/resq into 543-autoassign-revisions
  • f24f3e2b - Add notification number to hub. #552
  • 3a5d57e3 - Merge branch '543-autoassign-revisions' of gitlab.com:jankstudio/resq into...

Compare with previous version

added 22 commits <ul><li>09d04a8a - Add hub criteria object. #543</li><li>4efef6d3 - Add HubSelector service. #543</li><li>156742ea - Add functions for the queries in HubSelector. #543</li><li>9a6ca7ae - Add inventory manager service to HubSelector. #543</li><li>d812e347 - Fix compilation error. #543</li><li>de742906 - Rename inventory flag. Fix find function. #543</li><li>498c88ce - Add jo type, date, and inventory filters. #543</li><li>0f245e90 - Fixes to issues found during testing. #543</li><li>1abaad17 - Add HubDistributor service. #543</li><li>01153288 - Add arranging of hubs, based on job orders assigned to hub. #543</li><li>50e15cd7 - Update hub_jo_count when hub is assigned or reassigned via admin panel. #543</li><li>c69a18d8 - Add command to reset hub jo count in redis. #543</li><li>0ecc55cf - Have admin panel use the HubSelector service when getting closest hubs. #543</li><li>2db7c679 - Add entity for logging of filtered hubs. #543</li><li>4966e7e0 - Add logging for filtered hubs. #543</li><li>a5aef93c - Add logging of hub if hub has no available rider. #543</li><li>789d376d - Merge branch &#39;master&#39; of gitlab.com:jankstudio/resq into 543-autoassign-revisions</li><li>6bc24c47 - Remove checking for jo type in newRequestJobOrder. #543</li><li>f7983e4c - Add hub round robin to requestJobOrder. #543</li><li>17f80019 - Merge branch &#39;master&#39; of gitlab.com:jankstudio/resq into 543-autoassign-revisions</li><li>f24f3e2b - Add notification number to hub. #552</li><li>3a5d57e3 - Merge branch &#39;543-autoassign-revisions&#39; of gitlab.com:jankstudio/resq into...</li></ul> [Compare with previous version](/jankstudio/resq/-/merge_requests/656/diffs?diff_id=176682842&start_sha=3f2467f8f783ea31eb384e7bb90d0df5e39bab6d)
korina.cordero commented 2021-04-26 07:49:04 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 3c907067 - Add sending of SMS to hub if hub gets filtered out for no stock. #553

Compare with previous version

added 1 commit <ul><li>3c907067 - Add sending of SMS to hub if hub gets filtered out for no stock. #553</li></ul> [Compare with previous version](/jankstudio/resq/-/merge_requests/656/diffs?diff_id=176762935&start_sha=3a5d57e35c8a0c6436539d74f1ff32c8196a4863)
korina.cordero commented 2021-04-27 02:42:17 +00:00 (Migrated from gitlab.com)

added 1 commit

Compare with previous version

added 1 commit <ul><li>01cdd7ef - Add checking for mobile number. #553</li></ul> [Compare with previous version](/jankstudio/resq/-/merge_requests/656/diffs?diff_id=177321844&start_sha=3c9070673f68368025e53396eca7a17ebe83d6ef)
korina.cordero commented 2021-04-27 02:43:00 +00:00 (Migrated from gitlab.com)

marked this merge request as ready

marked this merge request as **ready**
jankstudio (Migrated from gitlab.com) merged commit 09614a1296 into master 2021-04-28 07:28:41 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: rgutierrez/resq#1467
No description provided.