analytics/lib/plausible_web
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
..
controllers Keep user filter when listing cities, countries, and regions stats (#2030) 2022-07-25 12:19:38 +03:00
plugs Revert "Temporarily return 404 for favicons" 2022-07-06 17:46:05 +03:00
templates Remove the note about hiring (#2020) 2022-07-18 10:14:04 +03:00
views Add error state when no data is returned from GA API 2022-06-02 14:40:52 +03:00
captcha.ex Mix format 2020-11-03 11:20:11 +02:00
email.ex [Continued] Google Analytics import (#1753) 2022-03-10 15:04:59 -06:00
endpoint.ex Setup promex (#1999) 2022-07-11 15:00:04 +03:00
refinspector.ex [Continued] Google Analytics import (#1753) 2022-03-10 15:04:59 -06:00
remote_ip.ex Parse bunny header 2022-01-15 08:57:25 -06:00
router.ex Add API to retrieve site by domain (#1942) 2022-06-03 10:37:14 +03:00