analytics/test
RobertJoonas db359c2a6f
Filter out garbage props by site.allowed_event_props (#2907)
* add migration

* add not null constraint

* remove not null constraint and default value

* add site schema change

* filter garbage props for prop_key suggestions

* filter garbage props returned by StatsController.conversions/2

* add crm action to set prop allowlist

* use nullable allowed_event_props field instead

* filter garbage props in db query instead

* implement suggestion dealing with string input

* refactor the allowlist condition in db query

* improve test
2023-05-16 11:59:56 +02:00
..
e2e Make checkly alert after 5 minutes of downtime (#2599) 2023-01-17 11:58:01 +02:00
load Fix script path for k6 load test (#2068) 2022-07-29 09:00:50 -03:00
plausible Harden API input validation (#2869) 2023-05-04 14:09:43 +02:00
plausible_web Filter out garbage props by site.allowed_event_props (#2907) 2023-05-16 11:59:56 +02:00
priv Replace Geolix with Locus (#2362) 2023-01-17 12:05:09 -03:00
support Clean up after V2 migration (#2868) 2023-04-24 12:17:57 +02:00
workers Clean up after V2 migration (#2868) 2023-04-24 12:17:57 +02:00
test_helper.exs Remove visits_metric feature flag (#2898) 2023-05-16 11:58:40 +02:00