mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-28 09:16:49 +01:00
777d9a871f
* 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 |
||
---|---|---|
.. | ||
actions.js | ||
auth.js | ||
cohorts.js | ||
dashboard.js | ||
events.js | ||
feature_flags.js | ||
funnels.js | ||
live_actions.js | ||
paths.js | ||
people.js | ||
sessions.js | ||
setup.js | ||
sidebar.js | ||
trends_elements.js | ||
trends_sessions.js |