Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding PickUp Delivery ETA on Order Component #111

Open
tareq89 opened this issue Aug 4, 2016 · 1 comment
Open

Adding PickUp Delivery ETA on Order Component #111

tareq89 opened this issue Aug 4, 2016 · 1 comment
Assignees

Comments

@tareq89
Copy link
Member

tareq89 commented Aug 4, 2016

Background:

The API support for JobTaskETAPreference is now available on TaskCat, now need to integrate that support in the Order component.
So that when an user is creating an Order, s/he can set the Pickup, Delivery, SecureDelivery tasks ETA also!

In the api, it is an Array with this format:

"JobTaskETAPreference": [
    {
      "Type": "string",
      "ETA": "2016-08-04T06:03:05.732Z"
    }
@tareq89 tareq89 self-assigned this Aug 4, 2016
@tareq89
Copy link
Member Author

tareq89 commented Aug 4, 2016

combining ng2-bootstrap's date picker and time picker.
https://valor-software.com/ng2-bootstrap/#/datepicker
https://valor-software.com/ng2-bootstrap/#/timepicker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant