Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Allow default alert contact to be configured #21

Merged
merged 4 commits into from
May 23, 2019

Commits on Apr 23, 2019

  1. Allow default alert contact to be configured

    - Convert alert contact ID to string (it can be 0 padded number)
    - Add alert contact datasource
    - Extend example configuration with default alert contact
    Johan Bloemberg committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    5831159 View commit details
    Browse the repository at this point in the history
  2. Implement pagination on alertcontacts

    Johan Bloemberg committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    c8ec0c4 View commit details
    Browse the repository at this point in the history
  3. Convert newAlertContact ID from int to string.

    Johan Bloemberg committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    613e608 View commit details
    Browse the repository at this point in the history
  4. Add acceptance test for default alert contact, fix some bugs.

    Johan Bloemberg committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    48b48a9 View commit details
    Browse the repository at this point in the history