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

Query parameters: add default values support and UI #583

Closed
2 tasks
toyama0919 opened this issue Oct 1, 2015 · 4 comments
Closed
2 tasks

Query parameters: add default values support and UI #583

toyama0919 opened this issue Oct 1, 2015 · 4 comments
Milestone

Comments

@toyama0919
Copy link
Contributor

Background on current support for query parameters: http://demo.redash.io/queries/146/source?p_action=create

Things to implement:

  • UI for entering the parameter value.
  • Support for setting the default value and type of parameter.
@ghost
Copy link

ghost commented Oct 1, 2015

OK Thanks!
I expect it 😊

@arikfr arikfr changed the title support mustache template query with default value. Query parameters: add default values and UI Feb 9, 2016
@arikfr arikfr changed the title Query parameters: add default values and UI Query parameters: add default values support and UI Feb 9, 2016
@AntoineAugusti
Copy link
Contributor

@arikfr Hey! Where can I follow progress on this? Any related PRs / issues? Is there an ETA for this awesome feature?

@arikfr
Copy link
Member

arikfr commented Mar 22, 2016

@AntoineAugusti subscribe to this issue & the newsletter to be updated.

I try not to promise ETA, although I hope to get to this one soon.

@arikfr arikfr added this to the v0.10.0 milestone Mar 22, 2016
@arikfr arikfr modified the milestones: v0.10.0, v0.10.1 Apr 29, 2016
@arikfr
Copy link
Member

arikfr commented May 22, 2016

arikfr added a commit that referenced this issue Jun 14, 2016
This pull request implements UI for parameters and also allows to set the default value and type of a parameter.
(Closes #583)

Other changes in this pull request:

- Loading/error state for dashboard widgets.
- Refresh button on dashboard widgets (Closes #810).
- Maintain sync between query/dashboard URL and current parameters, and preserve them when navigating.
- Removed Pivot Table tab.
simo7 pushed a commit to pubnative/redash that referenced this issue Sep 22, 2016
This pull request implements UI for parameters and also allows to set the default value and type of a parameter.
(Closes getredash#583)

Other changes in this pull request:

- Loading/error state for dashboard widgets.
- Refresh button on dashboard widgets (Closes getredash#810).
- Maintain sync between query/dashboard URL and current parameters, and preserve them when navigating.
- Removed Pivot Table tab.
dairyo pushed a commit to KiiCorp/redash that referenced this issue Mar 1, 2019
This pull request implements UI for parameters and also allows to set the default value and type of a parameter.
(Closes getredash#583)

Other changes in this pull request:

- Loading/error state for dashboard widgets.
- Refresh button on dashboard widgets (Closes getredash#810).
- Maintain sync between query/dashboard URL and current parameters, and preserve them when navigating.
- Removed Pivot Table tab.
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

No branches or pull requests

3 participants