analytics/test/plausible_web/controllers
hq1 1d01328287
Allow domain change (#2803)
* Migration (PR: https://github.com/plausible/analytics/pull/2802)

* Implement Site.Domain interface allowing change and expiry

* Fixup seeds so they work with V2_MIGRATION_DONE=1

* Update Sites.Cache so it's capable of multi-keyed lookups

* Implement worker handling domain change expiration

* Implement domain change UI

* Implement transition period for public APIs

* Exclude v2 tests in primary test run

* Update lib/plausible_web/controllers/site_controller.ex

Co-authored-by: Vini Brasil <vini@hey.com>

* Update lib/plausible_web/controllers/site_controller.ex

Co-authored-by: Vini Brasil <vini@hey.com>

* Update moduledoc

* Update changelog

* Remove remnant from previous implementation attempt

* !fixup

* !fixup

* Implement domain change via Sites API

cc @ukutaht

* Update CHANGELOG

* Credo

* !fixup commit missing tests

* Allow continuous domain change within the same site

---------

Co-authored-by: Vini Brasil <vini@hey.com>
2023-04-04 10:55:12 +02:00
..
api Allow domain change (#2803) 2023-04-04 10:55:12 +02:00
CSVs make CSV export return only conversions with goal filter (#2760) 2023-03-20 10:40:37 +02:00
site improve transfer ownership error message (#2651) 2023-02-13 15:25:17 +01: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 Prevent error reports from being sent with short feedback (#2635) 2023-02-01 05:36:14 -03: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 Allow domain change (#2803) 2023-04-04 10:55:12 +02:00
stats_controller_test.exs Conditionally support switching between v1 and v2 clickhouse schemas (#2780) 2023-03-27 13:52:42 +02:00
unsubscribe_controller_test.exs Run tests in async mode where applicable (#2542) 2022-12-26 10:20:29 -03:00