0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
posthog/cypress
Kaushik Asp 777d9a871f
Allow filtering retention table (#1165)
* Closes #1108 Allows filtering of retention table

* Adds logic to parse properties(filters) from the URL and including the filters while making api request for data

* Adds PropertyFilters component to the rentention table scene

* Adds props that are passed on to the RetentionTable component so that the properties prop is populated

* Fixes failing tests since the person_id wasn't added to the event objects

* Fixes type error for json loads

* Adds frontend and backend test

* Removes print statement
2020-07-09 15:26:47 +02:00
..
fixtures Cypress tests (#789) 2020-05-19 14:48:10 -04:00
integration Allow filtering retention table (#1165) 2020-07-09 15:26:47 +02:00
plugins Added backend checks to required signup fields (closes #1128) (#1145) 2020-07-08 09:41:10 +02:00
support add requirement for password (#1162) 2020-07-08 09:44:29 +02:00
wait.py Black all the things! (#1136) 2020-07-02 15:41:49 +02:00