[ML] New Platform server shim: update indices routes#57685
[ML] New Platform server shim: update indices routes#57685darnautov merged 3 commits intoelastic:masterfrom
Conversation
|
Pinging @elastic/ml-ui (:ml) |
peteharverson
left a comment
There was a problem hiding this comment.
I think the route part of this is ok, but I am getting errors when using the View examples item in the anomalies table links menu ml\public\application\components\anomalies_table\links_menu.js viewExamples function that calls this route.
There are incorrect uses of this.props inside that function. I think it's worth fixing those in this PR too.
it might be worth adding |
actually |
832aea9 to
93ed566
Compare
Fixed in 93ed566 |
💚 Build SucceededHistory
To update your PR or re-run it, just comment with: |
* [ML] NP indices routes * [ML] fix error function * [ML] fix createAndOpenUrl function
…re/files-and-filetree * 'master' of github.com:elastic/kibana: (139 commits) Move Ace XJSON lexer-rules, worker and utils to es_ui_shared (elastic#57563) [Upgrade Assistant] Fix filter deprecations search filter (elastic#57541) [ML] New Platform server shim: update indices routes (elastic#57685) Bump redux dependencies (elastic#53348) [Index management] Client-side NP ready (elastic#57295) change id of x-pack event_log plugin to eventLog (elastic#57612) [eventLog] get kibana.index name from config instead of hard-coding it (elastic#57607) revert allow using any path to generate fixes ui titles (elastic#57535) Fix login redirect for expired sessions (elastic#57157) Expose Vis on the contract as it requires visTypes (elastic#56968) [SIEM][Detection Engine] Fixes queries to ignore errors when signals index is not present [Remote clusters] Migrate client-side code out of legacy (elastic#57365) Fix failed test reporter for SIEM Cypress use (elastic#57240) skip flaky suite (elastic#45244) update chromedriver to 80.0.1 (elastic#57602) change slack action to only report on whitelisted host name (elastic#57582) [kbn/optimizer] throw errors into stream on invalid completion (elastic#57735) moving visualize/utils to new platform (elastic#56650) ...
Summary
Part of #49743.
Checklist