Skip to content
Snippets Groups Projects
Unverified Commit fc53ec65 authored by Anton Kulyk's avatar Anton Kulyk Committed by GitHub
Browse files

Hide dashboard filters if they're not mapped to dash cards on the current tab (#37711)

* Hide filters not mapped to current tab's dashcards

* Show all filters in edit mode

* Fix `text-dashcards.cy.spec.js`

* Remove no longer relevant test

`dashboard-filters-source.cy.spec.js`

* Fix repro test (26230)

* Update repro test (16663)

* Fix `dashboard-filters-number.cy.spec.js`

* Fix repro test (32444)

* Fix `click-behavior.cy.spec.js`

* Add basic e2e test

* Fix e2e tests

* Test filter values

* Use `undefined` for `hiddenParameterSlugs`

* Use `addOrUpdateDashboardCard` over `cy.request`

* Remove redundant spread

* Remove redundant dashboard name
parent 594cdb01
No related branches found
No related tags found
No related merge requests found
Showing
with 573 additions and 125 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