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

Exposed common EuiExpressions to separate components be able to reuse for building new for Alert Types #56466

Commits on Jan 31, 2020

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

Commits on Feb 1, 2020

  1. Merge remote-tracking branch 'upstream/master' into alerts-create-com…

    …mon-alert-type-expressions
    
    # Please enter a commit message to explain why this merge is necessary,
    # especially if it merges an updated upstream into a topic branch.
    #
    # Lines starting with '#' will be ignored, and an empty message aborts
    # the commit.
    YulNaumenko committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    e090eca View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. Configuration menu
    Copy the full SHA
    b54cdd6 View commit details
    Browse the repository at this point in the history
  2. Fixed type check

    YulNaumenko committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    7c5031c View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master' into alerts-create-com…

    …mon-alert-type-expressions
    
    # Please enter a commit message to explain why this merge is necessary,
    # especially if it merges an updated upstream into a topic branch.
    #
    # Lines starting with '#' will be ignored, and an empty message aborts
    # the commit.
    YulNaumenko committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    221194b View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Merge remote-tracking branch 'upstream/master' into alerts-create-com…

    …mon-alert-type-expressions
    
    # Conflicts:
    #	x-pack/legacy/plugins/triggers_actions_ui/np_ready/public/application/components/builtin_alert_types/threshold/expression.tsx
    #	x-pack/legacy/plugins/triggers_actions_ui/np_ready/public/application/sections/alert_add/alert_add.tsx
    YulNaumenko committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    a110f9e View commit details
    Browse the repository at this point in the history
  2. Fixed merge issues

    YulNaumenko committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    db7678b View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. Fixed due to review

    YulNaumenko committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    293d985 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4e9f4b View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master' into alerts-create-com…

    …mon-alert-type-expressions
    
    # Please enter a commit message to explain why this merge is necessary,
    # especially if it merges an updated upstream into a topic branch.
    #
    # Lines starting with '#' will be ignored, and an empty message aborts
    # the commit.
    YulNaumenko committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    f310132 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. fixed type check

    YulNaumenko committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    73bc017 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ad46d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bd5bef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8a18f4 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'upstream/master' into alerts-create-com…

    …mon-alert-type-expressions
    
    # Conflicts:
    #	x-pack/legacy/plugins/triggers_actions_ui/np_ready/public/application/components/builtin_alert_types/threshold/constants/aggregation_types.ts
    #	x-pack/legacy/plugins/triggers_actions_ui/np_ready/public/application/components/builtin_alert_types/threshold/constants/comparators.ts
    #	x-pack/legacy/plugins/triggers_actions_ui/np_ready/public/application/components/builtin_alert_types/threshold/constants/index.ts
    #	x-pack/legacy/plugins/triggers_actions_ui/np_ready/public/application/components/builtin_alert_types/threshold/types.ts
    #	x-pack/legacy/plugins/triggers_actions_ui/np_ready/public/application/lib/get_time_options.test.ts
    #	x-pack/legacy/plugins/triggers_actions_ui/np_ready/public/application/lib/get_time_options.ts
    #	x-pack/legacy/plugins/triggers_actions_ui/np_ready/public/application/lib/get_time_unit_label.ts
    #	x-pack/plugins/triggers_actions_ui/public/application/components/builtin_alert_types/threshold/constants/aggregation_types.ts
    #	x-pack/plugins/triggers_actions_ui/public/application/components/builtin_alert_types/threshold/constants/comparators.ts
    #	x-pack/plugins/triggers_actions_ui/public/application/components/builtin_alert_types/threshold/constants/index.ts
    #	x-pack/plugins/triggers_actions_ui/public/application/components/builtin_alert_types/threshold/types.ts
    #	x-pack/plugins/triggers_actions_ui/public/application/components/builtin_alert_types/threshold/visualization.tsx
    #	x-pack/plugins/triggers_actions_ui/public/application/lib/get_time_options.test.ts
    #	x-pack/plugins/triggers_actions_ui/public/application/lib/get_time_options.ts
    #	x-pack/plugins/triggers_actions_ui/public/application/lib/get_time_unit_label.ts
    #	x-pack/plugins/triggers_actions_ui/public/application/sections/action_connector_form/action_connector_form.test.tsx
    #	x-pack/plugins/triggers_actions_ui/public/application/sections/action_connector_form/action_type_menu.test.tsx
    #	x-pack/plugins/triggers_actions_ui/public/application/sections/action_connector_form/connector_add_modal.test.tsx
    #	x-pack/plugins/triggers_actions_ui/public/common/constants/index.ts
    #	x-pack/plugins/triggers_actions_ui/public/common/expression_items/index.ts
    #	x-pack/plugins/triggers_actions_ui/public/common/index.ts
    #	x-pack/plugins/triggers_actions_ui/public/common/lib/get_time_options.test.ts
    #	x-pack/plugins/triggers_actions_ui/public/common/lib/get_time_options.ts
    #	x-pack/plugins/triggers_actions_ui/public/common/lib/get_time_unit_label.ts
    #	x-pack/plugins/triggers_actions_ui/public/common/types.ts
    YulNaumenko committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    b9a1a56 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2fcd805 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. Configuration menu
    Copy the full SHA
    e414ef7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8438c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7485d5 View commit details
    Browse the repository at this point in the history