-
Notifications
You must be signed in to change notification settings - Fork 8.6k
[Lens] Update Lens CM and APIs #229534
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
nickofthyme
merged 112 commits into
elastic:main
from
nickofthyme:lens-transforms-phase-1
Sep 6, 2025
Merged
[Lens] Update Lens CM and APIs #229534
Changes from all commits
Commits
Show all changes
112 commits
Select commit
Hold shift + click to select a range
c38e0b8
improve CM class to be easier to extend and override defaults
nickofthyme a0df8cb
improve CM rpc types to satisfy generic type instead of be the generi…
nickofthyme d2af505
fix spelling errors
nickofthyme dd1d576
move and add constants
nickofthyme 9dee933
update CM common schema
nickofthyme 06ac9d2
update storage context params
nickofthyme 0e1d797
cleanup `getMSearchClientFactory`
nickofthyme ff9d7bd
use api path constants
nickofthyme 5ce1467
allow initial `v0` for `down` transforms
nickofthyme ab47bfd
refactor visualizations plugin clients
nickofthyme 31dc07f
add content management schema
nickofthyme 08313f2
add lens vis route schema
nickofthyme 6628892
refactor types to use schema definitions
nickofthyme 52615b0
update imports, constants and types
nickofthyme b25d312
update lens SO mappings to add new version property
nickofthyme aa7bd3f
implement all lens CM CRUD operations with latest CM schema
nickofthyme 5b80de2
update lens CRUD apis
nickofthyme 091a840
update CM service with v0 Item transforms
nickofthyme f2be004
add config builder stub
nickofthyme ce9493f
cleanup public constants and types
nickofthyme 207e4c3
refactor lens public client
nickofthyme 77e51b7
more type cleanup
nickofthyme dd1ed49
[CI] Auto-commit changed files from 'node scripts/styled_components_m…
kibanamachine 099929a
[CI] Auto-commit changed files from 'node scripts/check_mappings_upda…
kibanamachine fe7241d
Merge branch 'main' into lens-transforms-phase-1
nickofthyme fdc5fc4
chore: fix type check and linting errors
nickofthyme 6844da9
[CI] Auto-commit changed files from 'node scripts/yarn_deduplicate'
kibanamachine 8fc9721
[CI] Auto-commit changed files from 'node scripts/jest_integration -u…
kibanamachine dd050dc
chore: fix more type errors
nickofthyme 17794ab
Merge branch 'main' into lens-transforms-phase-1
nickofthyme f8278e4
[CI] Auto-commit changed files from 'node scripts/notice'
kibanamachine 7797b90
fix: import error
nickofthyme 443b1c6
allow accessing props outside of schema
nickofthyme dae73c7
Merge branch 'main' into lens-transforms-phase-1
nickofthyme 2965fb5
fix test and type errors
nickofthyme f4028ea
Merge branch 'main' into lens-transforms-phase-1
nickofthyme efaafb1
fix type and linting issues
nickofthyme c7d83b8
update register type
nickofthyme 5a4e0d9
fix more type issues
nickofthyme 836e7a5
fix more type errors and version issues
nickofthyme e331545
remove erroneous lens attributes
nickofthyme 414125f
fix another type issue
nickofthyme 16a3153
fix lens attribute versioning
nickofthyme 1db8129
fix bad imports
nickofthyme 297ab25
Merge branch 'main' into lens-transforms-phase-1
nickofthyme 92e3a3b
permit unknown SO versioning
nickofthyme c53a9f3
fix another build errors
nickofthyme 74374c0
Merge remote-tracking branch 'origin/lens-transforms-phase-1' into le…
nickofthyme 72a54a8
[CI] Auto-commit changed files from 'node scripts/jest_integration -u…
kibanamachine bb697f2
fix: permit old SO shape on create
nickofthyme f9990e3
fix: lens doc services should return doc from request
nickofthyme 3e7aa5b
Merge remote-tracking branch 'origin/lens-transforms-phase-1' into le…
nickofthyme c25ed7a
revert required version attribute changes
nickofthyme eb0ebad
[CI] Auto-commit changed files from 'node scripts/jest_integration -u…
kibanamachine af221ab
chore: remove versions in cb files
nickofthyme fe582c0
temporary limit bump
nickofthyme 5974f43
make version optional
nickofthyme 592e795
allow passing old SO to create route
nickofthyme 20e70b1
chore: remove erroneous props
nickofthyme dcbe8a0
Merge remote-tracking branch 'origin/lens-transforms-phase-1' into le…
nickofthyme 432ac1f
[CI] Auto-commit changed files from 'node scripts/jest_integration -u…
kibanamachine a525495
chore: move CM files and schema from common/ to server/
nickofthyme 9d439b9
Revert "temporary limit bump"
nickofthyme cd51aa7
update registered types
nickofthyme 0ddbc6a
Merge remote-tracking branch 'origin/lens-transforms-phase-1' into le…
nickofthyme 82cec36
fix: lens save error
nickofthyme 4867753
Merge branch 'main' into lens-transforms-phase-1
nickofthyme 4a5f037
chore: move CM transforms to common
nickofthyme 1fe4751
restore server package types
nickofthyme 600f77c
add ts expected errors
nickofthyme 76a223d
restore changes to obj transforms
nickofthyme 9d060b2
add `v0` CM service definition
nickofthyme 28dee89
fix import error
nickofthyme 9595989
Merge branch 'main' into lens-transforms-phase-1
nickofthyme fe7fffe
test: fix failing tests
nickofthyme c7c128b
test: fix failing test with bad mock
nickofthyme 2768b1b
test: fix and add tests for mSearch changes
nickofthyme 191c61a
test: update tests with changes and add test cases
nickofthyme 66012ec
test: fix more failing tests
nickofthyme aa18a2c
fix: cases issue adding lens vis
nickofthyme 1b48af1
Merge branch 'main' into lens-transforms-phase-1
nickofthyme b617032
fix merge type errors
nickofthyme 251ef00
test: fix test type errors
nickofthyme 5f01c8b
chore: update lens api tests with changes to api format
nickofthyme 8f7775b
fix import issue and loosen schema properties
nickofthyme 3c62e2a
Merge branch 'main' into lens-transforms-phase-1
nickofthyme 4a83f29
[CI] Auto-commit changed files from 'node scripts/jest_integration -u…
kibanamachine f49ec00
Merge branch 'main' into lens-transforms-phase-1
nickofthyme bb6b0dc
Merge branch 'main' into lens-transforms-phase-1
nickofthyme b2ee74b
remove changes from split-off prs
nickofthyme 663d0a7
minor code cleanup
nickofthyme 2bc949a
Merge branch 'main' into lens-transforms-phase-1
nickofthyme 8006475
Merge branch 'main' into lens-transforms-phase-1
nickofthyme d271b9e
Merge branch 'main' into lens-transforms-phase-1
nickofthyme 65e82e1
Merge branch 'main' into lens-transforms-phase-1
nickofthyme 8598916
[CI] Auto-commit changed files from 'node scripts/jest_integration -u…
kibanamachine 0642315
Merge branch 'main' into lens-transforms-phase-1
nickofthyme 1718047
[CI] Auto-commit changed files from 'node scripts/eslint_all_files --…
kibanamachine 55bcaed
fix type error
nickofthyme 0ce24ef
chore: apply suggestions from code review
nickofthyme 6b25f27
lens doc service update `save` return
nickofthyme 09c845a
chore: address pr review comments
nickofthyme 16b2429
Merge remote-tracking branch 'origin/lens-transforms-phase-1' into le…
nickofthyme de4125f
Merge branch 'main' into lens-transforms-phase-1
nickofthyme edbeaa3
chore: remove `isNewApiFormat` from saved state
nickofthyme 7bd7988
chore: update lens mappings
nickofthyme 7508682
Merge branch 'main' into lens-transforms-phase-1
nickofthyme 43a5207
chore: update lens SO mappings
nickofthyme 3bcea70
Merge remote-tracking branch 'origin/lens-transforms-phase-1' into le…
nickofthyme 59d6a3b
chore: update lens SO mappings to not set index to false
nickofthyme e06d7c7
chore: update lens so mappings
nickofthyme db701f4
Merge branch 'main' into lens-transforms-phase-1
nickofthyme 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2584,6 +2584,7 @@ | |
| } | ||
| }, | ||
| "lens": { | ||
| "dynamic": false, | ||
| "properties": { | ||
| "description": { | ||
| "type": "text" | ||
|
|
||
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
|
nickofthyme marked this conversation as resolved.
|
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.