analytics/test/plausible_web/controllers/api
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
..
external_stats_controller Do not rely on insertion order in tests 2022-05-06 10:20:35 +03:00
stats_controller Keep user filter when listing cities, countries, and regions stats (#2030) 2022-07-25 12:19:38 +03:00
external_controller_test.exs Add feature flag to block event ingest (#1991) 2022-07-06 12:25:40 +03:00
external_sites_controller_test.exs Add API to retrieve site by domain (#1942) 2022-06-03 10:37:14 +03:00
internal_controller_test.exs Update the internal /sites api to paginate results (#1824) 2022-04-18 12:32:01 +03:00
paddle_controller_test.exs Formatting only changes - No code change (#75) 2020-06-08 10:35:13 +03:00