Closed edmundoa closed 9 years ago
Port of the dashboard list page to React. I had to do some yak-shaving in the DashboardStore, as we need to expose the list of editable dashboards in other components.
DashboardStore
All issues should be addressed with the latest changes :smile:
Thank you for reviewing @dennisoelkers! :+1:
Port of the dashboard list page to React. I had to do some yak-shaving in the
DashboardStore
, as we need to expose the list of editable dashboards in other components.