ui_actions service initial docs#78902
Conversation
|
Pinging @elastic/kibana-app-arch (Team:AppArch) |
e6cd14a to
3e8ebfc
Compare
There was a problem hiding this comment.
Let's also link here to examples ?
https://github.com/elastic/kibana/blob/master/examples/ui_action_examples/README.md
tsconfig.types.json
Outdated
There was a problem hiding this comment.
non uiActions changes expected?
There was a problem hiding this comment.
yeah, the expressions are merged but i didn't notice this file before. everything was still generated correctly but i assume because of dependencies between data and expressions, so this should actually be there.
161a4b0 to
d49c913
Compare
💔 Build Failed
Failed CI StepsTest FailuresChrome X-Pack UI Functional Tests.x-pack/test/functional/apps/ml/permissions/full_ml_access·ts.machine learning permissions for user with full ML access with no data loaded (ft_ml_poweruser) should display the ML file data vis link on the Kibana home pageStandard OutStack TraceX-Pack APM API integration tests (basic).x-pack/test/apm_api_integration/basic/tests/transaction_groups/distribution·ts.APM specs (basic) Transaction Group Transaction groups distribution when data is loaded returns the correct number of bucketsStandard OutStack TraceMetrics [docs]
History
To update your PR or re-run it, just comment with: |
* master: (97 commits) [Actions] Adds a "Test Connector" button on the Connectors List to make discovery of the Test tab easier (elastic#78746) [Discover] Fix functional time picker test permissions (elastic#78564) [ML] Fixing module datafeed overrides (elastic#78925) Adds some missing licenses to the CSV export (elastic#78719) [dev/cli] ensure plugins/ and all watch source dirs exist (elastic#78973) [Lens] Stop using scripted metric to collect telemetry (elastic#78687) [Lens] fix wrong message in fields accordion (elastic#78924) [Enterprise Search][App Search] Credentials Logic updates (elastic#78644) [Monitoring] Disk usage alerting (elastic#75419) [SECURITY_SOLUTION] Trusted apps list expand/collapse details (elastic#78601) Update content on interstitial page (elastic#78881) chore(NA): include hjson as a prod dependency (elastic#78941) Fix empty meta fields input in Advanced Settings (elastic#78576) [Lens] Maintain order of operations in dimension panel (elastic#78864) Fix plugin doc title (elastic#78880) load apm-rum agent lazily (elastic#78760) [ML] Skip full ML access permission test Optimize charts plugin (elastic#78922) ui_actions service initial docs (elastic#78902) skip failing suite (elastic#78942) ...
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
5 similar comments
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
Adds initial documentation for ui_actions service