-
Notifications
You must be signed in to change notification settings - Fork 8.5k
ServiceNow push to Incident generic implementation (supporting both Case specific and generic Alerts) #68464
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
Merged
YulNaumenko
merged 53 commits into
elastic:master
from
YulNaumenko:actions-service-now-general-usage
Jul 6, 2020
Merged
Changes from 10 commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
d16c22e
Draft ServiceNow generic implementation
YulNaumenko 53ac886
simple working servicenow incident per alert
YulNaumenko 7c529a0
fixed running times
YulNaumenko cb5e3b2
rely on externalId for update incident on the next execution
YulNaumenko dca285e
Merge remote-tracking branch 'upstream/master' into actions-service-n…
YulNaumenko 5f9d371
Added consumer to the action type to be able to split ServiceNow for …
YulNaumenko d3db873
Added subActions support for ServiceNow action form
YulNaumenko 9ea3450
Basic version for Alerts part for ServiceNow
YulNaumenko ae59bcd
Keep Case ServiceNow functionality working
YulNaumenko 49b1fa5
Merge remote-tracking branch 'upstream/master' into actions-service-n…
YulNaumenko 2a988e1
Revert changes on app_router
YulNaumenko 7fb045a
Merge remote-tracking branch 'upstream/master' into actions-service-n…
YulNaumenko 6a61abe
Fixed type checks
YulNaumenko 819e002
Fixed language check issues
YulNaumenko ff50f73
Fixed actions unit tests
YulNaumenko 41604df
Fixed functional tests
YulNaumenko 752904f
Fixed jest tests
YulNaumenko c2836b4
fixed tests
YulNaumenko 508c7c3
Merge remote-tracking branch 'upstream/master' into actions-service-n…
YulNaumenko beda51d
Copied case mappings to alerting plugin
YulNaumenko 0e96eb9
made consumer optional
YulNaumenko 6c8e007
Cleanup tests
YulNaumenko 5d832f6
more cleanup
YulNaumenko 9627b9b
Fixed jest tests and type checks
YulNaumenko 9d330cd
fixed tests
YulNaumenko 298d056
fixed servicenow validation tests
YulNaumenko 18a8807
Added ServiceNow unit tests
YulNaumenko 76c6630
Merge remote-tracking branch 'upstream/master' into actions-service-n…
YulNaumenko 9795b71
Merge remote-tracking branch 'upstream/master' into actions-service-n…
YulNaumenko cd92798
Merge remote-tracking branch 'upstream/master' into actions-service-n…
YulNaumenko be23dd3
Merge remote-tracking branch 'upstream/master' into actions-service-n…
YulNaumenko cac96df
Removed consumer for actions
YulNaumenko 8b59d18
Merge remote-tracking branch 'upstream/master' into actions-service-n…
YulNaumenko 59fe7ac
fixed client side isCaseOwned support
YulNaumenko 42b60da
fixed failing tests
YulNaumenko 2ed44d7
fixed jest tests
YulNaumenko 0ee8604
Fixed URL validation
YulNaumenko c0bec8d
fixed due to comments
YulNaumenko 8757548
fixed tests
YulNaumenko a3d29e4
fixed jest tests
YulNaumenko 2eafff5
Fixed due to comments. Moved ServiceNow filtering in case plugin to s…
YulNaumenko c2041f1
Merge remote-tracking branch 'upstream/master' into actions-service-n…
YulNaumenko e83f57f
fixed mock for ServiceNow
YulNaumenko 9d971e2
Merge remote-tracking branch 'upstream/master' into actions-service-n…
YulNaumenko c74e791
Merge master
YulNaumenko df1f47d
Merge remote-tracking branch 'upstream/master' into actions-service-n…
YulNaumenko f769478
fixed consumer config
YulNaumenko 38846b0
Merge remote-tracking branch 'upstream/master' into actions-service-n…
YulNaumenko 31a991b
fixed test
YulNaumenko f333f42
fixed type check
YulNaumenko eddbd87
Fixed jest test
YulNaumenko 591b9b6
fixed type check
YulNaumenko f44e4e8
Merge master
YulNaumenko File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.