Skip to content

[8.x] [ES|QL] Merges the controls props (#214699)#215734

Merged
stratoula merged 1 commit intoelastic:8.xfrom
stratoula:backport/8.x/pr-214699
Mar 24, 2025
Merged

[8.x] [ES|QL] Merges the controls props (#214699)#215734
stratoula merged 1 commit intoelastic:8.xfrom
stratoula:backport/8.x/pr-214699

Conversation

@stratoula
Copy link
Contributor

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

## Summary

Small change to the editor api. Groups the controls related props
together

(cherry picked from commit 92a2efa)
@stratoula stratoula added the backport This PR is a backport of another PR label Mar 24, 2025
@stratoula stratoula enabled auto-merge (squash) March 24, 2025 15:05
@stratoula stratoula disabled auto-merge March 24, 2025 16:51
@stratoula stratoula merged commit 060a29f into elastic:8.x Mar 24, 2025
11 checks passed
@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #79 / Agents fleet_list_agent should return correct status summary if showUpgradeable is provided

Metrics [docs]

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
@kbn/esql-editor 15 13 -2
esql 29 27 -2
total -4

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
esql 241.6KB 241.8KB +202.0B
lens 1.5MB 1.5MB +18.0B
total +220.0B

Public APIs missing exports

Total count of every type that is part of your API that should be exported but is not. This will cause broken links in the API documentation system. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats exports for more detailed information.

id before after diff
@kbn/esql-editor 0 1 +1
Unknown metric groups

API count

id before after diff
@kbn/esql-editor 38 34 -4
esql 51 47 -4
total -8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants