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

New production compatible with v2 PD API #4

Closed
wants to merge 10 commits into from

Commits on Jul 25, 2018

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

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

    # Conflicts:
    #	src/scripts/pagerduty.coffee
    nadade authored and Ladislav Prskavec committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    e212ff4 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
    
    # Conflicts:
    #	src/scripts/pagerduty.coffee
    nadade authored and Ladislav Prskavec committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    4045283 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 Jul 25, 2018
    Configuration menu
    Copy the full SHA
    4d5c8d8 View commit details
    Browse the repository at this point in the history
  5. feat: switch from /schedules to /oncalls

    Ladislav Prskavec committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    2ed4051 View commit details
    Browse the repository at this point in the history
  6. fix: add oncallmatching

    Ladislav Prskavec committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    97dbead View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

  1. fix: add lodash for filtering escalation level

    Ladislav Prskavec committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    409e39a View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2018

  1. refactor: who was/is oncall (next)?

    Ladislav Prskavec committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    576cbad View commit details
    Browse the repository at this point in the history
  2. chore: adjust formating

    Ladislav Prskavec committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    2f568e4 View commit details
    Browse the repository at this point in the history
  3. chore: add support for timezone

    Ladislav Prskavec committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    13b0053 View commit details
    Browse the repository at this point in the history