0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 12:21:02 +01:00
posthog/ee/clickhouse/queries/funnels
Eric Duong 8b6b6ae9bb
Fix broken funnel pagination (#5178)
* fix broken funnel pagination

* account for both return results

* add limit param

* move order

* move the check

* change magic number

* adjust more tests
2021-07-20 11:34:15 -04:00
..
test Fix broken funnel pagination (#5178) 2021-07-20 11:34:15 -04:00
__init__.py Mix and Match ordering and visualization of funnels (#5031) 2021-07-08 16:38:42 +00:00
base.py Fix broken funnel pagination (#5178) 2021-07-20 11:34:15 -04:00
funnel_event_query.py Fix denormalised props funnels (#5101) 2021-07-13 13:13:45 +00:00
funnel_persons.py Fix broken funnel pagination (#5178) 2021-07-20 11:34:15 -04:00
funnel_strict_persons.py Fix broken funnel pagination (#5178) 2021-07-20 11:34:15 -04:00
funnel_strict.py Enable person breakdowns querying for all ordering funnels (#5043) 2021-07-12 18:53:26 +02:00
funnel_time_to_convert.py Add all steps option to time conversion funnel (#5142) 2021-07-19 12:00:59 -07:00
funnel_trends_persons.py Fix broken funnel pagination (#5178) 2021-07-20 11:34:15 -04:00
funnel_trends.py Fix funnel trends step indexes (#5172) 2021-07-20 11:06:24 +01:00
funnel_unordered_persons.py Fix broken funnel pagination (#5178) 2021-07-20 11:34:15 -04:00
funnel_unordered.py Enable person breakdowns querying for all ordering funnels (#5043) 2021-07-12 18:53:26 +02:00
funnel.py Add Support for Excluding Events from Funnels (#5104) 2021-07-15 13:42:40 +01:00