0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 04:12:23 +01:00
posthog/frontend
Michel Semaan 0268e88f4f
#724: Export Events to CSV (#1580)
* Add CSV renderer to Event serializer

* Add Export button to Event Table page

* Add failsafe in case request doesn't exist

* Update event.py

* Format changes in event.py with black

* Add ignore typing to CSV Renderer import in event.py

* Prettify EventsTable.js

* Improve CSV format detection

* Fix person.py

* Make events CSV query params in line with table logic

* Remove queryset limiting

* Add 100K limit to Event CSV export

* Add limit tooltip

Co-authored-by: Michael Matloka <dev@twixes.com>
2020-09-18 15:48:19 +02:00
..
public Signup improvements (#1535) 2020-09-07 09:23:13 -05:00
src #724: Export Events to CSV (#1580) 2020-09-18 15:48:19 +02:00