analytics/lib/plausible_web/controllers
RobertJoonas 51cad4c0ec
Props into CSV export (#3167)
* move set_allowed_event_props into context module

* extract parse_csv fn

* add custom_props.csv to CSV export (under FF)

* add test for custom prop export with a prop filter

* add test for goal filtered scenario

* mix format

* fix flaky test

* extract breakdown_custom_prop_values function

* Revert "fix flaky test"

This reverts commit 256b9bb2e7. The flaky
test was already fixed in 86557b1878

* make set_allowed_event_props a bang function

* test that all files are included in the CSV export
2023-07-24 15:27:44 +01:00
..
api Props into CSV export (#3167) 2023-07-24 15:27:44 +01:00
site improve transfer ownership error message (#2651) 2023-02-13 15:25:17 +01:00
auth_controller.ex disable registration by default in self-hosted setups (#3014) 2023-06-14 12:08:52 +03:00
billing_controller.ex Add tracking back to upgrade-success page (#2938) 2023-05-17 15:13:41 +02:00
error_report_controller.ex Simplify Phoenix error template (#2913) 2023-05-16 10:52:17 +02:00
helpers.ex Simplify Phoenix error template (#2913) 2023-05-16 10:52:17 +02:00
invitation_controller.ex Fix APP-46E: accept invitation 2nd click (#3120) 2023-07-11 10:52:09 +02:00
page_controller.ex add landing page (#2989) 2023-06-01 14:34:48 +03:00
site_controller.ex Funnel site settings (#3039) 2023-06-22 09:00:07 +02:00
stats_controller.ex Props into CSV export (#3167) 2023-07-24 15:27:44 +01:00
unsubscribe_controller.ex Add presence check when unsubscribing from email reports 2021-05-03 16:56:46 +03:00