Matt Graham
Matt Graham
https://github.com/emberjs/rfcs/blob/master/text/0481-component-templates-co-location.md HBS files are needlessly far from the javascript files they're associated with. The templates directory has become somewhat of a "kitchen sink" folder where there's not much structure. We...
The occlusion feature is causing issues with custom cell components not updating correctly. It's still in beta so once it's fully released, we can try reenabling it.
**Describe the bug** When changing visualizations, the new visualization model is created. If there are no metrics in the request, the visualization creation will throw an uncaught error. **To Reproduce**...
**Is your feature request related to a problem? Please describe.** We should specifically use button elements for elements that act as buttons. **Describe the solution you'd like** - Replace all...
**Is your feature request related to a problem? Please describe.** I have nightmares about accidentally adding the wrong widget to my dashboard. **Describe the solution you'd like** Give me a...
**Is your feature request related to a problem? Please describe.** Not being able to add multiple widgets to a dashboard at once keeps me up at night. **Describe the solution...
Should cache dashboard data requests in the dashboard-data service at the widget level. If a filter is applied to the dashboard that's only valid for a subset of the dashboard's...
**Problem: The new directory route does not have the actions defined that are required for the navi-actions-list and dashboard-actions-list components.** These actions are defined as actions in the reports and...