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

Integrate notifications backend #129

Merged

Commits on Jul 15, 2021

  1. WIP send notifications

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    a96f5c4 View commit details
    Browse the repository at this point in the history
  2. Remove send notification when creating report definition

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    4d12a59 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. WIP

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    c5674ae View commit details
    Browse the repository at this point in the history
  2. Remove unused lines

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    112585b View commit details
    Browse the repository at this point in the history
  3. Move notifications actions into separate package

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    ca0e1d9 View commit details
    Browse the repository at this point in the history
  4. Revert formatting

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    e4655a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6f7c03 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Configuration menu
    Copy the full SHA
    3c8e34e View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Remove delivery settings to unblock CI for now

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    aeffad9 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Preserve thread context in coroutine

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    3271b58 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Configuration menu
    Copy the full SHA
    3a2672d View commit details
    Browse the repository at this point in the history
  2. Catch WarningFailureException to fix integTests for legacy APIs

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    53e862a View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary blank line

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    14f8959 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Change feature type to string

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    a79899b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:opensearch-project/dashboards-repor…

    …ts into integrate-notifications
    joshuali925 committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    3163d3b View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Add integTest with notifications

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    22aa2db View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Configuration menu
    Copy the full SHA
    fec2017 View commit details
    Browse the repository at this point in the history
  2. Remove println

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    5871859 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Add user context for background jobs

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    1c30567 View commit details
    Browse the repository at this point in the history