-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[ResponseOps][Connectors] Support for encrypted headers (frontend) #233695
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
adcoelho
merged 112 commits into
elastic:main
from
georgianaonoleata1904:test-encrypted-headers
Sep 30, 2025
Merged
Changes from all commits
Commits
Show all changes
112 commits
Select commit
Hold shift + click to select a range
30aa373
initial commit, wip
georgianaonoleata1904 b3ed489
added integration tests
georgianaonoleata1904 22a80f6
Merge branch 'main' into support-encrypted-headers-webhook
georgianaonoleata1904 0261747
fixes for type checks
georgianaonoleata1904 630f17a
Merge branch 'support-encrypted-headers-webhook' of https://github.co…
georgianaonoleata1904 fb233e4
fixes for type checks
georgianaonoleata1904 e739044
fixes for tests
georgianaonoleata1904 aed6eb8
updated the snapshot
georgianaonoleata1904 0cba267
Merge branch 'main' into support-encrypted-headers-webhook
georgianaonoleata1904 dd566b7
Merge branch 'main' into support-encrypted-headers-webhook
georgianaonoleata1904 81b65ec
wip, initial commit on frontend side
georgianaonoleata1904 10ba89b
Merge branch 'main' into support-encrypted-headers-webhook
georgianaonoleata1904 2a8d17e
Merge branch 'main' into support-encrypted-headers-webhook
georgianaonoleata1904 6494dab
solved conflicts
georgianaonoleata1904 2621d6a
Merge branch 'main' into support-encrypted-headers-webhook
georgianaonoleata1904 64d0c17
wip
georgianaonoleata1904 04cb461
moved merge function and added tests
georgianaonoleata1904 09edfb3
removed console.log
georgianaonoleata1904 4e1b255
Merge branch 'support-encrypted-headers-webhook' into test-encrypted-…
georgianaonoleata1904 e89f8d5
Merge branch 'support-encrypted-headers-webhook-frontend' into test-e…
georgianaonoleata1904 20a0ea4
Merge branch 'main' into support-encrypted-headers-webhook
georgianaonoleata1904 3481c4c
wip
georgianaonoleata1904 70a33a8
added api to fetch secretHeaders key from the encryptedSavedObjects
georgianaonoleata1904 826977d
Merge branch 'support-encrypted-headers-webhook-frontend' into test-e…
georgianaonoleata1904 fae755f
[CI] Auto-commit changed files from 'node scripts/notice'
kibanamachine 0bf7952
fixed secret headers saving issue
georgianaonoleata1904 702155a
Merge branch 'support-encrypted-headers-webhook-frontend' into test-e…
georgianaonoleata1904 e9de311
wip
georgianaonoleata1904 37434a9
addressed part of the comments
georgianaonoleata1904 db1a24d
addressed comment
georgianaonoleata1904 37f19e2
addressed comments
georgianaonoleata1904 f809277
Merge branch 'main' into support-encrypted-headers-webhook
georgianaonoleata1904 0a698fc
merge
georgianaonoleata1904 49cc564
wip
georgianaonoleata1904 73b439c
added tests for get header api
georgianaonoleata1904 0717bb6
[CI] Auto-commit changed files from 'ts-node .buildkite/pipeline-reso…
kibanamachine bc2cd86
Merge branch 'main' into support-encrypted-headers-webhook
georgianaonoleata1904 38fc918
Merge branch 'main' into support-encrypted-headers-webhook
georgianaonoleata1904 a21deea
Update x-pack/platform/plugins/shared/actions/server/lib/merge_config…
georgianaonoleata1904 5c180ee
Update x-pack/platform/plugins/shared/actions/server/lib/merge_config…
georgianaonoleata1904 d66629f
Update x-pack/platform/plugins/shared/actions/server/lib/merge_config…
georgianaonoleata1904 bc895a7
Merge branch 'main' into support-encrypted-headers-webhook
georgianaonoleata1904 537a9e0
wip
georgianaonoleata1904 35b3e30
addressed comments
georgianaonoleata1904 3ca6e01
merge
georgianaonoleata1904 e6b47a5
changed use_secret_headers hook
georgianaonoleata1904 67968b7
fixed test
georgianaonoleata1904 9c5c7dc
Merge branch 'main' into support-encrypted-headers-webhook
georgianaonoleata1904 b1164c2
merge
georgianaonoleata1904 855150d
added spaceId as an options for getting the decrypted connector
georgianaonoleata1904 9c679e3
Merge branch 'support-encrypted-headers-webhook' into test-encrypted-…
georgianaonoleata1904 afa4f6f
fixes for type checks
georgianaonoleata1904 5ac55c9
Merge branch 'support-encrypted-headers-webhook' into test-encrypted-…
georgianaonoleata1904 2efa8bf
merge with latest main
georgianaonoleata1904 ddd5f87
Fix issue saving headers
adcoelho 435479d
change header value field type based on the selected type
georgianaonoleata1904 ff933b7
small improvements
georgianaonoleata1904 2342712
fixed and added new tests in auth_config
georgianaonoleata1904 62aa0e3
Merge branch 'main' into test-encrypted-headers
georgianaonoleata1904 01b5f4c
[CI] Auto-commit changed files from 'node scripts/notice'
kibanamachine 2b9f155
added encrypted headers badge
georgianaonoleata1904 d978163
Merge branch 'test-encrypted-headers' of https://github.com/georgiana…
georgianaonoleata1904 38d5f23
updated tests
georgianaonoleata1904 ceca1da
added some func tests
georgianaonoleata1904 15c025e
solved conflict
georgianaonoleata1904 fa50537
added test and moved constant
georgianaonoleata1904 b4d6f32
addressed comments part1
georgianaonoleata1904 68108ca
Merge branch 'main' into test-encrypted-headers
georgianaonoleata1904 475b429
[CI] Auto-commit changed files from 'node scripts/notice'
kibanamachine 6a4786c
addressed comments part2
georgianaonoleata1904 9371307
increase stack_connectors plugin bundle size limit
georgianaonoleata1904 0f8822f
addressed comments part 3
georgianaonoleata1904 77ed49a
increased stack_connectors plugin bundle size limit
georgianaonoleata1904 45f9ce9
addressed comments part 4
georgianaonoleata1904 1bc1bc4
fixed tests
georgianaonoleata1904 163875d
Merge branch 'main' into test-encrypted-headers
georgianaonoleata1904 f4db129
added tests for useSecretHeaders hook
georgianaonoleata1904 eb6561e
fixed some tests
georgianaonoleata1904 1665c1f
renders a header line by default when toggling on the add header switch
georgianaonoleata1904 499553a
Merge branch 'main' into test-encrypted-headers
georgianaonoleata1904 44213e3
[CI] Auto-commit changed files from 'node scripts/lint_ts_projects --…
kibanamachine 55bc862
partial fix for the tests
georgianaonoleata1904 4856ed0
Merge branch 'test-encrypted-headers' of https://github.com/georgiana…
georgianaonoleata1904 23ab715
Update x-pack/platform/plugins/shared/stack_connectors/public/common/…
georgianaonoleata1904 ad321f5
addressed comments
georgianaonoleata1904 76c4386
fix mock
jcger 4dbd0e1
fixed test
georgianaonoleata1904 7780520
Merge branch 'main' into test-encrypted-headers
georgianaonoleata1904 a16740b
Merge branch 'main' into test-encrypted-headers
georgianaonoleata1904 b275944
Fix issues with import
cnasikas 5a79cea
Fix returned value of hook
cnasikas 4832ac8
Merge branch 'test-encrypted-headers' of https://github.com/georgiana…
georgianaonoleata1904 be1b794
Fix types in serializers
cnasikas 7913907
Merge branch 'test-encrypted-headers' of https://github.com/georgiana…
georgianaonoleata1904 8711464
cleaned up code
georgianaonoleata1904 c4e35f7
fixed linting issue
georgianaonoleata1904 93db7e3
[CI] Auto-commit changed files from 'node scripts/eslint_all_files --…
kibanamachine 23b899d
Merge branch 'main' into test-encrypted-headers
georgianaonoleata1904 851421a
Merge branch 'main' into test-encrypted-headers
georgianaonoleata1904 3462f0a
Merge branch 'main' into test-encrypted-headers
georgianaonoleata1904 16674fc
fixed issue saving secret headers
georgianaonoleata1904 b75f92c
fix wip
georgianaonoleata1904 7c13aa2
fixed conflicts
georgianaonoleata1904 9ccafd1
removed commented code
georgianaonoleata1904 36b8cd7
Revert "fix wip"
adcoelho 6542e9d
Fix toggle bug.
adcoelho 7e855f9
[CI] Auto-commit changed files from 'node scripts/eslint_all_files --…
kibanamachine 89b1697
Fix auth_config unit tests.
adcoelho 3315325
updating functional tests
georgianaonoleata1904 fafe2b8
fix type check
adcoelho 3ccd68f
fix tests
adcoelho db348db
Merge remote-tracking branch 'upstream/main' into test-encrypted-headers
adcoelho 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -22,3 +22,5 @@ export enum WebhookMethods { | |
| PUT = 'put', | ||
| GET = 'get', | ||
| } | ||
|
|
||
| export const MAX_HEADERS: number = 20; | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Could we add a test where:
Also, another test we can add is:
This can be done on another PR. |
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.