analytics/assets/js
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
..
dashboard Make the ListReport component more flexible (#3078) 2023-07-06 17:29:08 +03:00
liveview Set socket interval for hearbeats to 10s (#3091) 2023-06-28 13:53:37 +02:00
polyfills 1. Remove the "airbnb" eslint plugin since it conflicts with prettier (#1374) 2021-10-11 14:48:19 +02:00
app.js Funnel site settings (#3039) 2023-06-22 09:00:07 +02:00
embed.content.js Allow custom styles to be passed to embedded iframe (#1522) 2021-12-08 11:53:37 +02:00
embed.host.js Embedded dashboard fixes (#2744) 2023-03-14 07:47:07 -03:00