-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[Enterprise Search] Added Logic for the Credentials View #77626
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
Merged
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
7641d56
Add Logic for the Credentials View
JasonStoltz 91392ae
TS fixes
JasonStoltz 3e1fe7d
Removed keyHelpText
JasonStoltz 1fa29d5
Whitespace adjustments in credentials test
JasonStoltz d1c2444
Removed apiUrl from credentials logic
JasonStoltz 8ba4cee
Prefer arrow syntax and inlined declarations
JasonStoltz b2eec73
Removed unused code
JasonStoltz b8a77a2
Removed unused apiTokenSort
JasonStoltz b6d0fb5
Removed TODOs about flashMessages
JasonStoltz 08ab4f7
Fixed bad delete route
JasonStoltz 33cc9d5
Move credentials constants to /credentials
JasonStoltz c80e0c8
Moved format_api_name
JasonStoltz 18dd7ef
Apply suggestions from code review
JasonStoltz 844f6e2
Apply suggestions from code review
JasonStoltz 0ede789
Merge branch 'master' into credentials-logic
JasonStoltz 77e519b
Suggestion edits and error handling
JasonStoltz 4ff917d
Updated formatApiName tests
JasonStoltz c715de8
Updated formatApiName implementation
JasonStoltz a0d519e
Prefer arrow syntax in flushPromises
JasonStoltz fb3d159
Accepted suggestions for constants file
JasonStoltz 75eb3c4
Moved types to public
JasonStoltz a83ca06
Create ITokenReadWrite type
JasonStoltz 9111c36
Removed unnecessary comment
JasonStoltz 6347c61
Removed 'Should not change tests'
JasonStoltz b7349e5
Dry up tests
JasonStoltz 4e1d616
Revert "Dry up tests"
JasonStoltz c58121b
Changed the meta type to Partial<IMeta>
JasonStoltz 175198d
Adjusted space for consistency and readability
JasonStoltz 585f6e6
Removed flushPromise
JasonStoltz 5a46c08
PR Feedback and Coverage
JasonStoltz 1cd6812
Loosened up test types
JasonStoltz defa75f
Moved ICredentialsDetails
JasonStoltz a7db3ed
Merge branch 'master' into credentials-logic
JasonStoltz 7422f90
Moved IApiToken type
JasonStoltz 5437fbd
Moved error expectations
JasonStoltz 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
24 changes: 0 additions & 24 deletions
24
x-pack/plugins/enterprise_search/common/__mocks__/flush_promises.ts
This file was deleted.
Oops, something went wrong.
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
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.