analytics/test/plausible_web/controllers/api
RobertJoonas 155a7a56a7
Fix goal filter inconsistency (#3658)
* remove unused code

* add e.name == "pageview" condition to pageview goals

This fixes the weird behavior where filtering by a pageview goal would
also return custom events and vice versa.

* update changelog
2024-01-03 11:31:52 +00:00
..
external_stats_controller Skip breakdown of imported pages with pageviews=0 (#3655) 2024-01-02 13:19:04 +01:00
internal_controller Remove custom domains support + update build options (#3559) 2023-11-29 11:04:54 +01:00
stats_controller Fix goal filter inconsistency (#3658) 2024-01-03 11:31:52 +00:00
external_controller_test.exs Protect against custom props payloads breaking event insertions (#3617) 2023-12-12 15:43:11 +01:00
external_sites_controller_test.exs Disallow funny business on timezone entry (#3662) 2024-01-02 14:38:02 +01:00
internal_controller_test.exs Implement pinned sites (#3469) 2023-11-13 09:08:26 +01:00
paddle_controller_test.exs Run tests in async mode where applicable (#2542) 2022-12-26 10:20:29 -03:00