analytics/assets/js/dashboard/stats/reports
RobertJoonas 0541098330
Make the ListReport component more flexible (#3078)
* refactor ListReport

Pass a 'getFilterFor' function instead of a 'filter' object to ListReport

* Keep the statsBoxClass in one place only

* add classname prop to MoreLink

* define metric structs as ListReport inputs

* Fix a bug

If the query changes, we also want to reset the eventListener function.
Otherwise we keep calling an outdated function that fetches old data.

* fix CI
2023-07-06 17:29:08 +03:00
..
list.js Make the ListReport component more flexible (#3078) 2023-07-06 17:29:08 +03:00
metrics.js Make the ListReport component more flexible (#3078) 2023-07-06 17:29:08 +03:00