Skip to content
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

[WIP] move canvas interpreter to core take3 #23994

Closed

Conversation

ppisljar
Copy link
Member

preparation for #23185

moves some parts of canvas to kibana core:

  • interpreter parse functions are moved to @kbn/interpreter
  • function, render function and type registires are moved to @kbn/interpreter
  • some helper functions are moved to @kbn/interpreter
  • all types are moved to @kbn/interpreter
  • most common functions are moved to @kbn/interpreter
  • browser, location and urlparam browser functions are moved to @kbn/interpreter
  • es_docs and timelion server functions are moved to @kbn/interpreter
  • es_fields, es_indices, get_auth, socket, plugin and translate server routes are moved to the interpreter core_plugin
  • browser socket wrapper is moved to the interpreter core_plugin

qa: nothing should change functionally

ppisljar and others added 7 commits October 10, 2018 17:12
# Conflicts:
#	package.json
#	packages/kbn-interpreter/plugin_src/functions/server/esdocs/index.js
#	packages/kbn-interpreter/plugin_src/functions/server/timelion.js
#	x-pack/plugins/canvas/canvas_plugin_src/functions/server/esdocs/index.js
#	x-pack/plugins/canvas/canvas_plugin_src/functions/server/src/__tests__/get_expression_type.js
#	x-pack/plugins/canvas/canvas_plugin_src/functions/server/src/__tests__/pointseries.js
#	x-pack/plugins/canvas/canvas_plugin_src/functions/server/src/escount.js
#	x-pack/plugins/canvas/canvas_plugin_src/functions/server/src/esdocs.js
#	x-pack/plugins/canvas/canvas_plugin_src/functions/server/src/pointseries/index.js
#	x-pack/plugins/canvas/canvas_plugin_src/functions/server/src/timelion.js
#	x-pack/plugins/canvas/canvas_plugin_src/functions/server/timelion.js
#	x-pack/plugins/canvas/public/components/font_picker/font_picker.js
#	x-pack/plugins/canvas/tasks/helpers/webpack.plugins.js
@ghost
Copy link

ghost commented Oct 15, 2018

Hi @ppisljar, we have found your signature in our records, but it seems like you have signed with a different e-mail than the one used in yout Git commit. Can you please add both of these e-mails into your Github profile (they can be hidden), so we can match your e-mails to your Github profile?

@elasticmachine
Copy link
Contributor

💔 Build Failed

@ppisljar
Copy link
Member Author

closing this in favor of #24041

@ppisljar ppisljar closed this Oct 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants