mirror of
https://github.com/plausible/analytics.git
synced 2024-12-24 18:12:44 +03:00
1a4b65c36c
* Fingerprint DBConnection.ConnectionError in Sentry * Check events before creating a site * Enable sites limit screen * Remove debugging remnant * Fix buggy assertions This wasn't doing what expected: iex(1)> Repo.exists?(Plausible.Site, domain: "foo") [debug] QUERY OK source="sites" db=0.6ms idle=1906.2ms SELECT TRUE FROM "sites" AS s0 LIMIT 1 [] * Encapsulate check to satisfy credo * Use less technically involved error message * Bring back e-mail to the limit error message |
||
---|---|---|
.. | ||
api | ||
CSVs | ||
site | ||
admin_auth_controller_test.exs | ||
auth_controller_test.exs | ||
billing_controller_test.exs | ||
invitation_controller_test.exs | ||
site_controller_test.exs | ||
stats_controller_test.exs | ||
unsubscribe_controller_test.exs |