analytics/config
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
..
.env.dev Allow Site DB lookups during ingestion phase (#2408) 2022-11-01 17:11:50 +02:00
.env.test Replace Geolix with Locus (#2362) 2023-01-17 12:05:09 -03:00
config.exs Implement ingest counters (#2693) 2023-02-23 14:34:24 +01:00
dev.exs Show user feedback form on server errors (#2617) 2023-01-25 15:15:41 +01:00
prod.exs New config (#595) 2021-01-13 15:41:16 +02:00
runtime.exs Allow domain change (#2803) 2023-04-04 10:55:12 +02:00
test.exs Implement ingest counters (#2693) 2023-02-23 14:34:24 +01:00