Skip to content
Snippets Groups Projects
Unverified Commit 9588033b authored by Dalton's avatar Dalton Committed by GitHub
Browse files

Fetch and use fields associated with a parameter to parse parameter values...

Fetch and use fields associated with a parameter to parse parameter values found in URL query (#18104)

* move logic in dashboard selectors to meta/Dashboard

* rmv usage of syncQueryParamsWithURL

* add syncQueryParamsWithURL logic to meta/Parameters.js

* Fix public questions

* fix dashboards

* fix query builder

* don't normalize when value is empty string

* rmv unused setMultipleParameterValues fn

* replace selector logic with meta/Dashboard fn

* filter out nil fields

we need to do more work before we can properly use
fields from nested questions when parsing parameter values.

* add field to dash parameter so we can correctly type nested native query fields

* fix tests

* code style tweaks per review
parent de22490d
No related branches found
No related tags found
No related merge requests found
Showing
with 1181 additions and 574 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment