-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[8.x] [embeddable] replace Embeddable ViewMode with presentation-publishing ViewMode (#211960) #213135
Conversation
… ViewMode (elastic#211960) Embeddable ViewMode is part of legacy embeddable architecture. This PR removes Embeddable ViewMode and replaces its usage with presentation-publishing ViewMode. presentation-publishing ViewMode is a string literal type so an enum is no longer needed. --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com> (cherry picked from commit b213eb6) # Conflicts: # x-pack/solutions/security/plugins/security_solution/public/dashboards/components/dashboard_tool_bar.tsx
Pinging @elastic/obs-ux-management-team (Team:obs-ux-management) |
Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services) |
...omponents/alert_details_app_section/components/threhsold_chart/log_threshold_count_chart.tsx
Outdated
Show resolved
Hide resolved
...omponents/alert_details_app_section/components/threhsold_chart/log_threshold_ratio_chart.tsx
Outdated
Show resolved
Hide resolved
x-pack/solutions/observability/plugins/infra/public/components/lens/lens_wrapper.tsx
Outdated
Show resolved
Hide resolved
…og_threshold/components/alert_details_app_section/components/threhsold_chart/log_threshold_count_chart.tsx Co-authored-by: jennypavlova <jennypavlova94@gmail.com>
…og_threshold/components/alert_details_app_section/components/threhsold_chart/log_threshold_ratio_chart.tsx Co-authored-by: jennypavlova <jennypavlova94@gmail.com>
…/lens/lens_wrapper.tsx Co-authored-by: jennypavlova <jennypavlova94@gmail.com>
/ci |
💔 Build Failed
Failed CI StepsTest Failures
Metrics [docs]Module Count
Public APIs missing comments
Async chunks
Page load bundle
History
|
@elasticmachine merge upstream |
Backport
This will backport the following commits from
main
to8.x
:Questions ?
Please refer to the Backport tool documentation