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

[expressions] Create expression function to getUiSettings #68329

Closed
2 tasks
lukeelmers opened this issue Jun 4, 2020 · 1 comment · Fixed by #101317
Closed
2 tasks

[expressions] Create expression function to getUiSettings #68329

lukeelmers opened this issue Jun 4, 2020 · 1 comment · Fixed by #101317
Assignees
Labels
Feature:ExpressionLanguage Interpreter expression language (aka canvas pipeline) impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. loe:medium Medium Level of Effort

Comments

@lukeelmers
Copy link
Member

lukeelmers commented Jun 4, 2020

Part of #61769

  • create getUiSettings expression function
    • usage (with multiargs) getUiSettings "foo:bar" "hello:world"
    • returns its own ui_setting type (or whatever)
  • update any functions accessing uiSettings to use this
@lukeelmers lukeelmers added Feature:ExpressionLanguage Interpreter expression language (aka canvas pipeline) Team:AppArch labels Jun 4, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-arch (Team:AppArch)

@lukeelmers lukeelmers self-assigned this Jun 8, 2020
@joelgriffith joelgriffith self-assigned this Oct 14, 2020
@lukeelmers lukeelmers removed their assignment Dec 14, 2020
@exalate-issue-sync exalate-issue-sync bot added impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. loe:small Small Level of Effort labels Apr 20, 2021
@exalate-issue-sync exalate-issue-sync bot added loe:medium Medium Level of Effort and removed loe:small Small Level of Effort labels Apr 28, 2021
@petrklapka petrklapka added 1 and removed 1 labels May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:ExpressionLanguage Interpreter expression language (aka canvas pipeline) impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. loe:medium Medium Level of Effort
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants