mirror of
https://github.com/getredash/redash.git
synced 2025-12-19 09:27:23 -05:00
Add support for saving dashboard parameters after clicking the Apply button. Parameters are applied in the following order: URL, dashboard parameters, query parameters. Persist the queued values only when “Done Editing” is clicked, keeping Query and Dashboard editors aligned.