-
Notifications
You must be signed in to change notification settings - Fork 8.6k
feat(rca): refactor item registry and manage items using api #191288
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 all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
b694652
Rename component
kdelemme 68c145c
Remove extra component
kdelemme 39f5cd4
fix eslint
kdelemme 70efe09
wip: attempt at registration of esql item
kdelemme 83f5505
wip: generate items
kdelemme 6420de0
rename types
kdelemme 3fa4e2a
Add embeddable item type
kdelemme 8058958
wip
kdelemme 49f8633
Remove item types
kdelemme b1966ed
Introduce generics
kdelemme 0755f8c
extract render logic to hook
kdelemme ded1144
Create items mutation and query hooks
kdelemme deb9190
Extract items to component
kdelemme 35e3470
cleanup methods
kdelemme adf3c20
Move and rename components into details page
kdelemme 11f664a
Move type
kdelemme 953fa35
Remove previous widget registry
kdelemme 8b53e80
[CI] Auto-commit changed files from 'node scripts/lint_ts_projects --…
kibanamachine c3481f7
Merge branch 'main' into rca/esql-item
kdelemme ed819d2
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
kibanamachine f90db58
revert eslint change
kdelemme 9f5b457
Merge branch 'main' into rca/esql-item
kdelemme d81127f
revert change
kdelemme 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
35 changes: 0 additions & 35 deletions
35
x-pack/plugins/observability_solution/investigate/public/create_widget.ts
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
x-pack/plugins/observability_solution/investigate/public/esql_widget/constants.ts
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
x-pack/plugins/observability_solution/investigate/public/esql_widget/create_esql_widget.ts
This file was deleted.
Oops, something went wrong.
34 changes: 0 additions & 34 deletions
34
x-pack/plugins/observability_solution/investigate/public/esql_widget/types.ts
This file was deleted.
Oops, something went wrong.
47 changes: 0 additions & 47 deletions
47
...rvability_solution/investigate/public/hooks/use_investigation/create_new_investigation.ts
This file was deleted.
Oops, something went wrong.
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.