-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[One Discover] Add summary column for logs contextual experience #192567
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
tonyghiani
merged 78 commits into
elastic:main
from
tonyghiani:feature/one-discover-summary-column
Sep 30, 2024
Merged
Changes from all commits
Commits
Show all changes
78 commits
Select commit
Hold shift + click to select a range
4e757a6
feat(discover): rename Document column to Summary
027cfdf
feat(discover): support discover services in profiles definition
21ca23e
refactor(discover): minor components adjustments
4358037
refactor(discover): resource column
9401f2a
feat(discover): responsive summary column
7c12e0b
feat(discover): custom popover
83c5b16
feat(discover): custom popover mvp
313fc72
refactor(discover): update summary conditions
bad95d1
refactor(discover): rename virtual column service
a8fb2d0
Merge branch 'feature/one-discover-summary-column' of github.com:tony…
d1c1db5
Merge branch 'tonyghiani-feature/one-discover-summary-column-copy' in…
1acb0bc
Merge branch 'main' into feature/one-discover-summary-column
tonyghiani 0bbbcd8
refactor(discover): minor cleanups
c397fae
refactor(discover): update popover content
50e3000
Merge branch 'main' into feature/one-discover-summary-column
tonyghiani bc6c06a
refactor(discover): apply lazy loading on summary column
63a5578
refactor(discover): remove cell popover
315a4db
refactor(discover): remove unused file
2c02f59
refactor(logs-explorer): switch to new summary column
307bbbc
refactor(logs-explorer): disable resource and content as default columns
5576690
Merge branch 'feature/one-discover-summary-column' of github.com:tony…
b4f7759
Merge branch 'tonyghiani-feature/one-discover-summary-column' into fe…
bf1c501
refactor(discover): move summary column files
77671be
refactor(discover): align font size depending on grid params
63b468e
refactor(discover): fix broken tests
a055078
Merge branch 'main' into feature/one-discover-summary-column
tonyghiani 1b23a48
refactor(discover): fix i18n
afc9e47
Merge branch 'main' into feature/one-discover-summary-column
tonyghiani 6f45e83
test(discover): add basic testing for summary column
e479c2c
Merge branch 'feature/one-discover-summary-column' of github.com:tony…
37b84af
Merge branch 'main' into feature/one-discover-summary-column
tonyghiani 403123a
refactor(discover): update getFieldValue and remove duplicate getFiel…
69c78bc
refactor(discover): minor code changes
3b459d6
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
kibanamachine a0bf65b
refactor(discover): update checks
0e35022
Merge branch 'feature/one-discover-summary-column' of github.com:tony…
bcf90dd
test(logs-explorer): skip tests for disabled features
7052b4e
Merge branch 'main' into feature/one-discover-summary-column
tonyghiani 4a1d21c
refactor(discover): fix conflict
ae6e75f
refactor(discover): skip tests for disabled features
d7c489b
refactor(discover): update test
a08552e
Merge branch 'main' into feature/one-discover-summary-column
tonyghiani 8bef034
Merge branch 'feature/one-discover-summary-column' of github.com:tony…
97e90e5
Merge branch 'tonyghiani-feature/one-discover-summary-column' into fe…
ae8f145
refactor(discover): update test
93666a9
refactor(discover): use EuiCopy
b0fe55a
fix(discover): conditionally render resource block when missing for b…
e147b75
fix(discover): remove pre-optimization
e87d6a8
fix(discover): make popover wide for limited columns
4e0c3d4
fix(discover): pre-compute shouldShowFieldHandler once when creating …
7936e12
fix(discover): types and test
d5f2b91
fix(discover): remove profile manager singleton
aa06ab8
Merge branch 'main' into feature/one-discover-summary-column
tonyghiani 933b080
perf(discover): optimize document formatting to remove properties
b4f8a07
fix(discover): remove import
a0e5539
Merge branch 'main' into feature/one-discover-summary-column
tonyghiani 430cedc
refactor(discover): update styles
fff5e35
Merge branch 'feature/one-discover-summary-column' of github.com:tony…
58ee8be
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
kibanamachine 8938421
refactor(discover): update styles
69f3135
Merge branch 'feature/one-discover-summary-column' of github.com:tony…
42a4501
feat(discover): apply shared actions to summary column
1ba9d3a
refactor(discover): update test
ed9bc98
test(discover): add FT for summary column displaying
c01f2cc
test(discover): update FT test
ac22f2d
Merge branch 'main' into feature/one-discover-summary-column
tonyghiani 690ecfa
fix(discover): conflicts
a2cd794
refactor(discover): update styles and cleanup
a3ac8fe
refactor(discover): add popover close button
505dbc1
refactor(discover): remove unnecessary wrapper
9ff0c54
Fix default grid density and row height passed to getCellRenderers
davismcphee 456d268
refactor(discover): change requests
4afb2a0
Merge pull request #2 from davismcphee/fix-default-density-and-row-he…
tonyghiani 5bbe0a7
refactor(discover): fix imports
9199821
refactor(discover): remove unused property
1fe2ebf
refactor(discover): revert log level badge styles
cd0d7df
Merge branch 'main' into feature/one-discover-summary-column
tonyghiani 70d4bb6
Merge branch 'main' into feature/one-discover-summary-column
tonyghiani 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
17 changes: 0 additions & 17 deletions
17
packages/kbn-discover-utils/src/data_types/logs/utils/get_field_from_doc.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
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
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.