Tim Glaser
bc24c52804
Attempt to fix e2e retention test ( #4180 )
...
* Attempt to fix e2e retention test
* attempt 2
2021-04-30 18:29:39 +02:00
Karl-Aksel Puulmann
eb7b361401
Fix: funnels & retention person links, funnel calculations ( #3483 )
...
* Fix links to people from Retention modal and Funnels.
More details under issue https://github.com/PostHog/posthog/issues/3480
* Fix funnel calculations on self-hosted
Broken by renames within https://github.com/PostHog/posthog/pull/3301
* Handle cached calculations in e2e test runner
When executing e2e tests, celery tasks are evaluated immediately. Previously
due to the caching the funnels never loaded as we overwrite the results immediately.
* Add test for navigating to persons from funnels
* Test for retention visualization and person navigation
2021-02-25 17:41:25 +02:00
Marius Andra
e4895ba80a
Cohorts Test ( #2003 )
...
* test creating and listing cohorts
* try to fix flakyness by clicking the dropdown item even if it's not visible
2020-10-23 15:52:59 +02:00
Yakko Majuri
4cb64d0c74
Fix Cypress tests ( #1635 )
...
* added timeouts and waits to ensure flow of cypress tests
* removed unused test
* fixed trends elements tests
* testing a longer wait time - temp
* fix trends sessions and retetion filtering tests
* fix events filtering test
* removed wait
* trends sessions fix
* minor update
* fix live actions & sessions
* improve timeouts
* more timouts
* removed some waits
* added timeouts to trends tests
* modify config
* remove test on bug
* removed timeout from events table
* remove dashboards timeout
* change selector for sessions tab
* use data-attr
2020-09-18 09:26:12 -04:00
Paolo D'Amico
cf2ec2894c
Signup improvements ( #1535 )
...
Co-authored-by: Yakko Majuri <yakko.majuri@gmail.com>
Co-authored-by: Michael Matloka <dev@twixes.com>
2020-09-07 09:23:13 -05:00
Eric Duong
7dc4e2e45f
Consolidate features ( #1265 )
...
* bring retention table and paths to trends page, refactor tabs
* fix filters
* remove add dashboard item
* add funnel to insights
* add funnel to insights
* add url handling
* add people table to funnel insight
* chart filters
* funnels date filter working
* add comments
* prop and date filters working
* fix default states
* add types for dashboard visualizations
* save funnel
* dashboard items working
* reformat tabs
* fix links
* fix tests
* fix tests
* add missing labels
* change trends to insights
* fix funnel filtering
* add test
* add clear funnel ability
2020-07-29 17:51:49 +02:00