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

Convert top-level dashboard components to TypeScript (#37703)

* Convert `DashboardApp` to TypeScript

* Convert `Dashboard` to TypeScript

* Convert `DashboardGrid` to TypeScript

* Convert `DashboardHeader` to TypeScript

* Bind `setDashboardAttribute` method

* Fix adding dashcards

* Fix question's "Add to dashboard" flow

* Remove `fetchCardData` prop from `DashCard` (not used)

* Make `editingTitle` prop optional

* Move `fetchPulseFormInput` to `DispatchProps`

* Fix TODO types in `DashboardGrid`

* Fix error handling

* Replace `any` with `unknown`

* Fix `any` in `DashboardGrid`

* Fix `onMainScroll` type
parent 6b4631a9
No related branches found
No related tags found
No related merge requests found
Showing
with 654 additions and 347 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