analytics/test/plausible_web/controllers
Adam Rutkowski ad12e1ef31
Show user feedback form on server errors (#2617)
* Move Endpoint errors setup to common config

* Implement naive Sentry link resolver

* Implement error report e-mail

* Delete static sentry script

* Implement user feedback form on server errors

* Re-arrange pipe

* Use Sentry.Config.dsn() where applicable

* Fix typo

* Use Map.replace/3
2023-01-25 15:15:41 +01:00
..
api Fix returning more pageviews with a visit property filter (#2612) 2023-01-23 12:14:27 +02:00
CSVs Always show direct traffic in sources reports (#2531) 2022-12-19 13:40:21 +01:00
site Improve test coverage (#2392) 2022-10-27 08:39:34 +02: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 Show user feedback form on server errors (#2617) 2023-01-25 15:15:41 +01: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 Communicate site creation edge cases to the users (#2605) 2023-01-19 15:03:18 +01:00
stats_controller_test.exs Some changes to the "locked site" copy (#2615) 2023-01-23 09:02:21 -03:00
unsubscribe_controller_test.exs Run tests in async mode where applicable (#2542) 2022-12-26 10:20:29 -03:00