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

[Drilldowns] URL Drilldown template helpers #77758

Closed
1 task
Tracked by #55324
Dosant opened this issue Sep 17, 2020 · 2 comments · Fixed by #80500
Closed
1 task
Tracked by #55324

[Drilldowns] URL Drilldown template helpers #77758

Dosant opened this issue Sep 17, 2020 · 2 comments · Fixed by #80500
Labels
enhancement New value added to drive a business result Feature:Drilldowns Embeddable panel Drilldowns

Comments

@Dosant
Copy link
Contributor

Dosant commented Sep 17, 2020

Part of #55324

Describe the feature:

Currently URL drilldown templating provides 3 custom helpers (rison, json, date) is addition to build-in handlebars helpers.
We should extend list of helpers with helpers for string manipulation, equity checks and others.
In addition to that, we should expose an extension point so plugin developers could extend list of helpers.

Preliminary list of must have helpers:

UPPER
LOWER
LEFT
MID
RIGHT
CONCAT
TRIM
LTRIM
RTRIM

Describe a specific use case for the feature:

Example use case: #75450 (comment)

Registering custom helpers tracked here: #78404

cc @elastic-jb @streamich

@Dosant Dosant added enhancement New value added to drive a business result Team:AppArch Feature:Drilldowns Embeddable panel Drilldowns labels Sep 17, 2020
@elasticmachine
Copy link
Contributor

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

@Dosant Dosant changed the title [Drilldowns] URL Drilldowns template helpers [Drilldowns] URL Drilldown template helpers Sep 24, 2020
@Dosant
Copy link
Contributor Author

Dosant commented Oct 5, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:Drilldowns Embeddable panel Drilldowns
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants