analytics/test/plausible_web/controllers/api/stats_controller
Vinicius Brasil b5ea6ae3dc
Keep user filter when listing cities, countries, and regions stats (#2030)
This commit fixes a bug where location filters were filtering stats but
not the locations list. This was caused by a `Map.put/3` call that
overrides the user filter. This commit rollbacks 5b57143273
changes and removes the `Map.put/3` call.

Closes #1982
2022-07-25 12:19:38 +03:00
..
authorization_test.exs Adds Main Graph Metric Selection (#1364) 2022-04-13 10:38:47 +03:00
browsers_test.exs Pageview custom dimensions (#1816) 2022-04-21 11:47:15 +03:00
cities_test.exs Keep user filter when listing cities, countries, and regions stats (#2030) 2022-07-25 12:19:38 +03:00
conversions_test.exs Pageview custom dimensions (#1816) 2022-04-21 11:47:15 +03:00
countries_test.exs Keep user filter when listing cities, countries, and regions stats (#2030) 2022-07-25 12:19:38 +03:00
current_visitors_test.exs Clickhouse (#63) 2020-05-18 12:44:52 +03:00
main_graph_test.exs Fix main graph selection with imported data 2022-04-19 10:50:50 +03:00
operating_systems_test.exs Pageview custom dimensions (#1816) 2022-04-21 11:47:15 +03:00
pages_test.exs Use new Session.CacheStore in favour of Session.Store (#1934) 2022-06-06 10:44:33 +03:00
regions_test.exs Keep user filter when listing cities, countries, and regions stats (#2030) 2022-07-25 12:19:38 +03:00
screen_sizes_test.exs Pageview custom dimensions (#1816) 2022-04-21 11:47:15 +03:00
sources_test.exs Add entry_props back in 2022-04-22 10:58:02 +03:00
suggestions_test.exs Pageview custom dimensions (#1816) 2022-04-21 11:47:15 +03:00
top_stats_test.exs Adds Main Graph Metric Selection (#1364) 2022-04-13 10:38:47 +03:00