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

Clean up dashboard card types (#38444)

* Add standalone `VirtualDashboardCard` type

* Rename `DashboardCard` to `QuestionDashboardCard`

* Add new `DashboardCard` type

* Move `ActionDashboardCard` type def to dashboard types file

* Rename `isQuestionDashCard` type guard

* Fix `isQuestionDashCard` type guard

* Avoid type-casting for `getVisualizationRaw`

* Use type guard for dashcard `series` attr

* Avoid type casting in parameter mapping utils

* Fix type casting
parent 495e88a5
No related branches found
No related tags found
No related merge requests found
Showing
with 204 additions and 165 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