analytics/lib/plausible_web/controllers
RobertJoonas fa54efbc6d
Support with_imported=true in Stats API aggregate (#2919)
* default to source_query.include_imported before true

This fixes a bug where a Stats API aggregate query was trying
to query current period *without imported data* but previous
period *with imported data*.

* remove __internal_visits at a better time

As soon as we have made the db query, we don't need it anymore

* disallow events metric with imported data

* update changelog

* keep default in a better place

* remove unused option

* update test description

Co-authored-by: Vini Brasil <vini@hey.com>

---------

Co-authored-by: Vini Brasil <vini@hey.com>
2023-05-18 12:05:24 +02:00
..
api Support with_imported=true in Stats API aggregate (#2919) 2023-05-18 12:05:24 +02:00
site improve transfer ownership error message (#2651) 2023-02-13 15:25:17 +01:00
auth_controller.ex Upgrade phoenix (#2902) 2023-05-09 11:51:35 +03:00
billing_controller.ex Add tracking back to upgrade-success page (#2938) 2023-05-17 15:13:41 +02:00
error_report_controller.ex Simplify Phoenix error template (#2913) 2023-05-16 10:52:17 +02:00
helpers.ex Simplify Phoenix error template (#2913) 2023-05-16 10:52:17 +02:00
invitation_controller.ex fix ownership transfer when is_selfhost=true (#2455) 2022-11-24 16:18:29 +02:00
page_controller.ex improve first launch experience for self-hosters (#2357) 2022-11-10 12:42:22 +01:00
site_controller.ex Simplify Phoenix error template (#2913) 2023-05-16 10:52:17 +02:00
stats_controller.ex Adds nofollow to X-Robots-Tag header in stats page (#2929) 2023-05-16 13:19:55 +02:00
unsubscribe_controller.ex Add presence check when unsubscribing from email reports 2021-05-03 16:56:46 +03:00