Alex Pennells (98c6de6c) at 17 Mar 19:10
Alex Pennells (98c6de6c) at 17 Mar 18:32
Add list of supported field attributes to DataTable
Alex Pennells (21682104) at 17 Mar 18:26
switch back to pick
Alex Pennells (e07da862) at 17 Mar 16:37
add test
Alex Pennells (59cd2e41) at 17 Mar 16:36
Switch to omit
Alex Pennells (85c015cb) at 17 Mar 16:02
switch to lodash pick
Alex Pennells (1810de0b) at 17 Mar 15:58
Strip unused data table attributes
Alex Pennells (632c98be) at 17 Mar 15:46
Issue created: #593757
Closing this as it's out of date. I'll open a new issue to implement the change
I noticed we were duplicating a lot of logic in our data sources when applying the queryOverrides to query. This MR aims to alleviate that by applying queryOverrides before they are passed to the data source, relying only on query instead.
AnalyticsDashboardPanel to aggregate the query object before passing it to the data sourcequery
| Before | After |
|---|---|
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.