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

[feat] Consolidate SmartRate functions, add recommended ship date function #566

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on May 23, 2024

  1. - Add endpoint to get recommended ship date based on desired delivery…

    … date
    
    - Clarify existing endpoint to get estimated delivery date based on ship date
    - Consolidate SmartRate-related functions into new SmartRate service
    - Mark legacy SmartRate functions and classes with obsolete warnings
    - Update unit tests accordingly
    nwithan8 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    e07b25b View commit details
    Browse the repository at this point in the history
  2. - Record cassettes

    nwithan8 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    601167a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f13991 View commit details
    Browse the repository at this point in the history
  4. - Update CHANGELOG

    nwithan8 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    c9ab135 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e16ee98 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. - Address feedback

    nwithan8 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    20b46f7 View commit details
    Browse the repository at this point in the history