WIP: Resolve "Command to copy configuration files" #1301

Closed
korina.cordero wants to merge 0 commits from 426-command-to-copy-configuration-files into master
korina.cordero commented 2020-06-17 07:58:58 +00:00 (Migrated from gitlab.com)

Closes #426

Closes #426
korina.cordero commented 2020-06-17 08:50:04 +00:00 (Migrated from gitlab.com)

added 28 commits

  • ce2b838f - Add RAPIController for CMB. #420
  • 2ea5bfe1 - Add changes to CMB's rider API handler. #420
  • 8730ab4e - Add viewJobOrderHistory API call to rider api. #420
  • 1842898c - Add viewActiveJobOrders API call. #420
  • 2ea0111b - Add generate invoice API call. #420
  • af9be59d - Change getActiveJobOrders to getAssignedJobOrders. #421
  • dbdde5cd - Change which flag is set when rider logs in and logs out. Add goOnline and...
  • e74d4061 - Add checking for assigned rider for JO for getJobOrder. #421
  • ce0240d0 - Add event types for CMB. Add JO in transit API call. #421
  • 22c1fab1 - Add generateInvoice API call. #421
  • 79b19a61 - Add startJobOrder API call. Add RIDER_START event type. #421
  • 0e69eb49 - Add completeJobOrder and setActiveJobOrder API calls. #421
  • b6c54615 - Add api calls: payment, complete, cancel, reject for job orders. #421
  • a0ee7b32 - Add setOdometer API call. Modify url routes for some calls for easier reading. #421
  • b41b5ea2 - Modify getJobOrderHistory. #421
  • 760fa7ac - Add get job order history for this month and last month. #421
  • 8f108c18 - Modify name of stype_id parameter to service_type for clarity. #421
  • ce64a1b6 - Add uploadArrivePhotos API call. #421
  • 334b0f1c - Add uploadFinishPhotos API call. #421
  • 027c1ead - Add upload directory for photos. #421
  • 18081d09 - Add title field to error object. #421
  • 618ccd8d - Merge branch '421-cmb-new-rider-api' into '424-cmb-release'
  • 86a5c117 - Merge branch '421-cmb-new-rider-api' of gitlab.com:jankstudio/resq into...
  • 661e0482 - Add checking for rider availability when saving JO. #422
  • 753c7777 - Use CMBServiceType to check service type. #425
  • bd0cf0ad - Merge branch '424-cmb-release' into '425-cmb-use-cmb-service-type'
  • 90697af6 - Merge branch '422-cmb-no-riders-in-list-when-rider-is-unavailable' of...
  • 0a06a7ad - Add command to copy the config and messages files. #426

Compare with previous version

added 28 commits <ul><li>ce2b838f - Add RAPIController for CMB. #420</li><li>2ea5bfe1 - Add changes to CMB&#39;s rider API handler. #420</li><li>8730ab4e - Add viewJobOrderHistory API call to rider api. #420</li><li>1842898c - Add viewActiveJobOrders API call. #420</li><li>2ea0111b - Add generate invoice API call. #420</li><li>af9be59d - Change getActiveJobOrders to getAssignedJobOrders. #421</li><li>dbdde5cd - Change which flag is set when rider logs in and logs out. Add goOnline and...</li><li>e74d4061 - Add checking for assigned rider for JO for getJobOrder. #421</li><li>ce0240d0 - Add event types for CMB. Add JO in transit API call. #421</li><li>22c1fab1 - Add generateInvoice API call. #421</li><li>79b19a61 - Add startJobOrder API call. Add RIDER_START event type. #421</li><li>0e69eb49 - Add completeJobOrder and setActiveJobOrder API calls. #421</li><li>b6c54615 - Add api calls: payment, complete, cancel, reject for job orders. #421</li><li>a0ee7b32 - Add setOdometer API call. Modify url routes for some calls for easier reading. #421</li><li>b41b5ea2 - Modify getJobOrderHistory. #421</li><li>760fa7ac - Add get job order history for this month and last month. #421</li><li>8f108c18 - Modify name of stype_id parameter to service_type for clarity. #421</li><li>ce64a1b6 - Add uploadArrivePhotos API call. #421</li><li>334b0f1c - Add uploadFinishPhotos API call. #421</li><li>027c1ead - Add upload directory for photos. #421</li><li>18081d09 - Add title field to error object. #421</li><li>618ccd8d - Merge branch &#39;421-cmb-new-rider-api&#39; into &#39;424-cmb-release&#39;</li><li>86a5c117 - Merge branch &#39;421-cmb-new-rider-api&#39; of gitlab.com:jankstudio/resq into...</li><li>661e0482 - Add checking for rider availability when saving JO. #422</li><li>753c7777 - Use CMBServiceType to check service type. #425</li><li>bd0cf0ad - Merge branch &#39;424-cmb-release&#39; into &#39;425-cmb-use-cmb-service-type&#39;</li><li>90697af6 - Merge branch &#39;422-cmb-no-riders-in-list-when-rider-is-unavailable&#39; of...</li><li>0a06a7ad - Add command to copy the config and messages files. #426</li></ul> [Compare with previous version](/jankstudio/resq/-/merge_requests/490/diffs?diff_id=96111789&start_sha=2be291c2ac980a65b6630dea38962e1c55963564)
korina.cordero commented 2020-06-17 08:55:04 +00:00 (Migrated from gitlab.com)

closed

closed

Pull request closed

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#1301
No description provided.