We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
src/legacy/core_plugins/interpreter/server/lib/create_handlers.js
src/legacy/core_plugins/interpreter/server/lib/__tests__/create_handlers.js
src/legacy/core_plugins/interpreter/server/routes/index.js
src/legacy/core_plugins/interpreter/server/routes/server_functions.js
src/legacy/core_plugins/interpreter/public/interpreter.test.js
src/legacy/core_plugins/interpreter/public/renderers/visualization.js
src/legacy/core_plugins/interpreter/public/lib/render_functions_registry.js
src/legacy/core_plugins/interpreter/public/lib/render_function.js
src/legacy/core_plugins/interpreter/public/functions/visualization.js
src/legacy/core_plugins/interpreter/public/functions/index.js
src/legacy/core_plugins/interpreter/public/functions/kibana.js
src/legacy/core_plugins/interpreter/public/functions/vis_dimension.js
src/legacy/core_plugins/interpreter/public/functions/kibana_context.js
src/legacy/core_plugins/interpreter/public/functions/__tests__/font.js
src/legacy/core_plugins/interpreter/public/functions/kibana.test.js
src/legacy/core_plugins/interpreter/public/functions/clog.js
src/legacy/core_plugins/interpreter/public/interpreter.js
src/legacy/core_plugins/interpreter/test_helpers.js
any
unknown
src/plugins/expressions
src/legacy/core_plugins/expressions
src/legacy/core_plugins/interpreter/public/
Parent issue: #44153
The text was updated successfully, but these errors were encountered:
Pinging @elastic/kibana-app-arch
Sorry, something went wrong.
@alexwizp Do you think you could take a look at moving this forward as @streamich will be unavailable for several weeks?
I added a note on the WIP PR about using the ExpressionFunction generic, which I know you are already quite familiar with 😄
ExpressionFunction
Ideally we'd work to get that one merged and then move on to the other items included in the list above.
streamich
Successfully merging a pull request may close this issue.
src/legacy/core_plugins/interpreter/server/lib/create_handlers.js
src/legacy/core_plugins/interpreter/server/lib/__tests__/create_handlers.js
src/legacy/core_plugins/interpreter/server/routes/index.js
src/legacy/core_plugins/interpreter/server/routes/server_functions.js
src/legacy/core_plugins/interpreter/public/interpreter.test.js
src/legacy/core_plugins/interpreter/public/renderers/visualization.js
src/legacy/core_plugins/interpreter/public/lib/render_functions_registry.js
src/legacy/core_plugins/interpreter/public/lib/render_function.js
src/legacy/core_plugins/interpreter/public/functions/visualization.js
src/legacy/core_plugins/interpreter/public/functions/index.js
src/legacy/core_plugins/interpreter/public/functions/kibana.js
src/legacy/core_plugins/interpreter/public/functions/vis_dimension.js
src/legacy/core_plugins/interpreter/public/functions/kibana_context.js
src/legacy/core_plugins/interpreter/public/functions/__tests__/font.js
src/legacy/core_plugins/interpreter/public/functions/kibana.test.js
src/legacy/core_plugins/interpreter/public/functions/clog.js
src/legacy/core_plugins/interpreter/public/interpreter.js
src/legacy/core_plugins/interpreter/test_helpers.js
src/legacy/core_plugins/interpreter/public/functions/__tests__/font.js
any
andunknown
types by correct TypeScript typesrc/plugins/expressions
src/legacy/core_plugins/expressions
src/legacy/core_plugins/interpreter/public/
Parent issue: #44153
The text was updated successfully, but these errors were encountered: