kibana/test/functional
Kibana Machine b85a234d54
[TSVB] Replaces EuiCodeEditor 👉 Monaco editor (#100684) (#102665)
* Сhanged EuiCodeEditor to CodeEditor (monaco) at markdown_editor.js

* Added css lang support for monaco-editor.

* Added .d.ts for css lang import directly from monaco.

* Moved handlebars_url language to the code_editor.

Moved handlebars_url language registration to the code_editor.
Changed the way of registration of languages.

* Added merge for markdown_handlebars lang.

* Changed to simple markdown syntax.

Handlebars syntax breaks highlighting of special chars in markdown syntax.

* Removed useless mergeConfig function.

* Removed legacy import.

* Refactor export from monaco-editor.

* Fixed 'Could not find a declaration file for module'

* Fixed tests.

* Fixed typings errors.

* Added comment to typings.

* Fixed clearMarkdown for Monaco editor.

* Made changes based on suggestions.

* Fixed types errors.

* Fixed function tests types errors.

* Fixes, based on nits.

* Fixes based on nits.

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Yaroslav Kuznietsov <kuznetsov.yaroslav.yk@gmail.com>
2021-06-18 16:33:05 -04:00
..
apps Display Kibana overall status in the logs and have FTR wait for green status before running tests (#102108) (#102511) 2021-06-17 12:28:01 -04:00
fixtures [esArchives] Persist migrated Kibana archives (#101951) 2021-06-10 20:47:22 -07:00
page_objects [TSVB] Replaces EuiCodeEditor 👉 Monaco editor (#100684) (#102665) 2021-06-18 16:33:05 -04:00
screenshots [7.x] [Dashboard] Makes lens default editor for creating new panels (#96181) (#97414) 2021-04-19 16:02:15 -04:00
services [Fleet] Adjust add integration flow (#101714) (#102152) 2021-06-15 09:33:09 +00:00
config.edge.js
config.firefox.js
config.js [7.x] [Observability] [Cases] Cases in the observability app (#101487) (#101971) 2021-06-15 17:33:45 -04:00
config.legacy.ts [kbn/test] move types/ftr into src (#99555) (#100228) 2021-05-17 14:49:48 -04:00
ftr_provider_context.ts [ftr] implement FtrService classes and migrate common services (#99546) (#100585) 2021-05-25 16:31:02 -04:00
jest.config.js