analytics/lib/plausible_web/controllers/api
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
..
external_controller.ex derive jason encoder for request (#3182) 2023-07-24 14:46:57 +02:00
external_sites_controller.ex Clean up after V2 migration (#2868) 2023-04-24 12:17:57 +02:00
external_stats_controller.ex Enable sampling in the Stats API (#2985) 2023-06-01 15:35:08 +02:00
helpers.ex Block Stats API for locked sites (#2302) 2022-10-04 15:34:45 +03:00
internal_controller.ex Prevent robots from looking too much into public dashboards (#3118) 2023-07-11 10:47:03 +02:00
paddle_controller.ex Wrap paddle actions with DB transactions (#2558) 2023-01-03 16:14:50 +01:00
stats_controller.ex Props into CSV export (#3167) 2023-07-24 15:27:44 +01:00