analytics/test/plausible_web/controllers
Vini Brasil 8ec3dd402f
Prevent overwriting with_imported when comparing (#2871)
This commit fixes a bug where comparisons would not work with imported data. This is because comparisons copies the source query and modifies the dates only, where it should reevaluate if there is imported data for the new comparison date range.

Closes #2870

Co-authored-by: Adam <hq@mtod.org>
2023-04-26 10:06:40 +01:00
..
api Prevent overwriting with_imported when comparing (#2871) 2023-04-26 10:06:40 +01:00
CSVs make CSV export return only conversions with goal filter (#2760) 2023-03-20 10:40:37 +02:00
site improve transfer ownership error message (#2651) 2023-02-13 15:25:17 +01:00
admin_auth_controller_test.exs improve first launch experience for self-hosters (#2357) 2022-11-10 12:42:22 +01:00
auth_controller_test.exs Cascade delete sent_renewal_notifications table when user is deleted (#2549) 2023-01-02 11:46:18 -03:00
billing_controller_test.exs Run tests in async mode where applicable (#2542) 2022-12-26 10:20:29 -03:00
error_report_controller_test.exs Prevent error reports from being sent with short feedback (#2635) 2023-02-01 05:36:14 -03:00
invitation_controller_test.exs fix ownership transfer when is_selfhost=true (#2455) 2022-11-24 16:18:29 +02:00
site_controller_test.exs Clean up after V2 migration (#2868) 2023-04-24 12:17:57 +02:00
stats_controller_test.exs Associate goals with sites, not domains (#2828) 2023-04-10 10:51:36 +02:00
unsubscribe_controller_test.exs Run tests in async mode where applicable (#2542) 2022-12-26 10:20:29 -03:00