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

Availability improvements #901

Merged
merged 5 commits into from
Aug 17, 2018
Merged

Availability improvements #901

merged 5 commits into from
Aug 17, 2018

Commits on Aug 16, 2018

  1. Add a second time slots query

    In case max bookable day count exceeds 90 days, fetch a second batch of
    time slots.
    lyyder committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    30a49d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27462b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2018

  1. Add changelog entries

    lyyder committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    8cf735c View commit details
    Browse the repository at this point in the history
  2. Return second time slots reques promise

    Return the nested promise so that errors from it will be caucht in the
    catch block of the outer promise.
    lyyder committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    e64f0e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09991d2 View commit details
    Browse the repository at this point in the history