analytics/test/plausible_web
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
..
controllers Filter out garbage props by site.allowed_event_props (#2907) 2023-05-16 11:59:56 +02:00
plugs Remove Firewall plug; redundant at infra level (#2730) 2023-03-08 09:07:15 +01:00
views Simplify Phoenix error template (#2913) 2023-05-16 10:52:17 +02:00
captcha_test.exs Google APIs integration improvements (#2358) 2022-10-24 09:34:02 +02:00
email_test.exs add tests for base_email template 2022-11-09 19:56:46 +02:00