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

Update new production with 3.1.8 upstream #5

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Commits on Sep 14, 2020

  1. implement: who's next oncall AND/OR who was oncall

    kuba-kubula authored and Ladislav Prskavec committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    4a33f7a View commit details
    Browse the repository at this point in the history
  2. whos oncall working even if a schedule has no entries

    nadade authored and Ladislav Prskavec committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    c8bdc9d View commit details
    Browse the repository at this point in the history
  3. who ('s/next/was) oncall - consistent formatting; fixed output after …

    …schedule rename
    nadade authored and Ladislav Prskavec committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    996c84a View commit details
    Browse the repository at this point in the history
  4. Added Team filtering by team_ids for /incidents endpoint

    Ladislav Prskavec committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    3bbef03 View commit details
    Browse the repository at this point in the history
  5. feat: switch from /schedules to /oncalls

    Ladislav Prskavec committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    74ba0f5 View commit details
    Browse the repository at this point in the history
  6. fix: add oncallmatching

    Ladislav Prskavec committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    a5b975d View commit details
    Browse the repository at this point in the history
  7. fix: add lodash for filtering escalation level

    Ladislav Prskavec committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    f2f797e View commit details
    Browse the repository at this point in the history
  8. refactor: who was/is oncall (next)?

    Ladislav Prskavec committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    b0dea8a View commit details
    Browse the repository at this point in the history
  9. chore: adjust formating

    Ladislav Prskavec committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    9cc717a View commit details
    Browse the repository at this point in the history
  10. chore: add support for timezone

    Ladislav Prskavec committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    588547f View commit details
    Browse the repository at this point in the history
  11. fix: newer lodash

    Ladislav Prskavec committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    aa5cb94 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Revert "chore: add support for timezone"

    This reverts commit 588547f.
    Ladislav Prskavec committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    c9d3ce9 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. feat: add custom response with correct dates

    Natalie committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    bd496ff View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. refactor: simplify for testing

    Natalie committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    907b499 View commit details
    Browse the repository at this point in the history
  2. test: add unit tests

    Natalie committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    36c3586 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. refactor: use env variables

    Natalie committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    e252aa6 View commit details
    Browse the repository at this point in the history
  2. fix: correct exporting

    Natalie committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    5a7f6de View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Merge pull request #6 from apiaryio/natalie/fix-who-is-oncall

    Natalie/fix who is oncall
    Natalie Mikešová authored Dec 4, 2020
    Configuration menu
    Copy the full SHA
    fa9070e View commit details
    Browse the repository at this point in the history