kibana/x-pack/plugins/aiops/public/cases
Dima Arnautov bbd1017b95
[ML][Embeddables Rebuild] Migrate Change Point Charts embeddable (#182246)
## Summary

Closes https://github.com/elastic/kibana/issues/174963

- Decouples UI actions from the embeddable framework 
- Removes custom Edit action and makes use of the default one
- Adds Add action 
- Migrates Change point detection charts to the react embeddable
registry
- Replaces the modal for initializing and editing embeddable config with
the flyout

<img width="1680" alt="image"
src="7648d2ae-927e-40e7-8a87-647ae89bc726">

### Checklist

- [ ] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
- [ ] [Flaky Test
Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was
used on any tests changed
- [x] Any UI touched in this PR is usable by keyboard only (learn more
about [keyboard accessibility](https://webaim.org/techniques/keyboard/))
- [x] Any UI touched in this PR does not create any new axe failures
(run axe in browser:
[FF](https://addons.mozilla.org/en-US/firefox/addon/axe-devtools/),
[Chrome](https://chrome.google.com/webstore/detail/axe-web-accessibility-tes/lhdoppojpmngadmnindnejefpokejbdd?hl=en-US))
- [x] This renders correctly on smaller devices using a responsive
layout. (You can test this [in your
browser](https://www.browserstack.com/guide/responsive-testing-on-local-server))
- [x] This was checked for [cross-browser
compatibility](https://www.elastic.co/support/matrix#matrix_browsers)
2024-05-13 08:35:22 -07:00
..
change_point_charts_attachment.tsx [ML][Embeddables Rebuild] Migrate Change Point Charts embeddable (#182246) 2024-05-13 08:35:22 -07:00
register_change_point_charts_attachment.tsx [ML][Embeddables Rebuild] Migrate Change Point Charts embeddable (#182246) 2024-05-13 08:35:22 -07:00