kibana/x-pack/plugins
Jean-Louis Leysens 952b61e049
[Console] Move out of legacy + migrate server side to New Platform (#55690)
* Initial move of public and setup of server skeleton

* Fix public paths and types

* Use new usage stats dependency directly in tracker also mark as an optional dependency

* WiP on getting server side working

* Restore proxy route behaviour for base case, still need to test custom proxy and SSL

* Add new type and lib files

* Clean up legacy start up code and add comment about issue in kibana.yml config for console

* Move console_extensions to new platform and introduce ConsoleSetup API for extending autocomplete
Add TODO regarding exposing legacy ES config

* Re-introduce injected elasticsearch variable and use it in public

* Don't pass stateSetter prop through to checkbox

* Refactor of proxy route (split into separate files). Easier testing for now.
Refactor file name of request.ts -> proxy_request.ts. This is consistent with the exported function now
Started fixing server side tests for the proxy route
  - Migrated away from sinon
  - Completed the body.js -> body.test.ts. Still have to do the rest

* headers.js test -> headers.test.ts and moved some of the proxy route mocking logic to a common space

* Finish migration of rest of proxy route test away from hapi
Add test for custom route validation

* Bring console application in line with https://github.com/elastic/kibana/blob/master/src/core/CONVENTIONS.md#applications
Change log from info level to debug level for console_extensions plugin

* Update i18nrc file for console

* Add setHeaders when passing back error response

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-01-30 10:51:02 +01:00
..
actions Cleanup action task params objects after successful execution (#55227) 2020-01-27 15:02:44 -05:00
advanced_ui_actions [Canvas] Enable Embeddable maps (#53971) 2020-01-13 15:40:05 -05:00
apm Tutorial migration (#54910) 2020-01-22 15:31:11 +01:00
canvas Migrates ES Fields Route to NP (#54398) 2020-01-13 10:50:00 -07:00
case [SIEM] [Case] Case workflow api schema (#51535) 2020-01-08 14:28:29 -07:00
cloud Reverse dependency of home plugin and apm/ml/cloud (#52883) 2020-01-15 10:10:12 +01:00
code Remove experimental code app (#49404) 2019-10-28 11:40:27 -04:00
console_extensions [Console] Move out of legacy + migrate server side to New Platform (#55690) 2020-01-30 10:51:02 +01:00
encrypted_saved_objects Run SO migration after plugins setup phase. (#55012) 2020-01-23 10:41:21 +01:00
endpoint Basic Functionality Alert List (#55800) 2020-01-28 20:37:19 -07:00
event_log adds the Kibana server uuid to eventLog events (#56004) 2020-01-29 13:05:14 -05:00
features Support 'enterprise' license type (#52273) 2019-12-17 15:43:19 +01:00
graph add graph sample data (#54558) 2020-01-14 18:02:49 +01:00
infra [Logs UI / Metrics UI] New Platform migration server followups (#51615) 2019-12-17 18:52:57 +00:00
licensing Add isSystemRequest support to Kibana Platform (#53734) 2020-01-24 15:20:09 -07:00
observability Create a new menu for observability links (#54847) 2020-01-27 19:10:34 -06:00
reporting Getting flaky tests back in shape for reporting (#46076) 2020-01-15 11:28:39 -08:00
searchprofiler [SearchProfiler] Fix handling of bad profile data and update tab behaviour (#55806) 2020-01-24 15:37:03 +01:00
security Add isSystemRequest support to Kibana Platform (#53734) 2020-01-24 15:20:09 -07:00
siem [SIEM][Detection Engine] Fixes a bug with signalsIndex key for configuration 2019-12-09 20:50:25 -07:00
spaces Consistent timeouts for the Space onPostAuth interceptor tests (#56158) 2020-01-28 12:59:13 -08:00
task_manager Run SO migration after plugins setup phase. (#55012) 2020-01-23 10:41:21 +01:00
translations Vis default editor plugin (#55612) 2020-01-29 17:41:18 +03:00
watcher Charts plugin (combining ui/color_maps and EuiUtils) (#55469) 2020-01-28 08:13:56 -06:00