0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
posthog/ee/clickhouse/queries/funnels
Rick Marron 0464a51d7d
Fix funnel order on the person modal for funnel trends (#8210)
* fix funnel order on funnel trend persons

* add utils test

* update test for cache update

* remove dupe import
2022-01-25 09:20:42 -08:00
..
test Fix funnel order on the person modal for funnel trends (#8210) 2022-01-25 09:20:42 -08:00
__init__.py [groups persons] Funnels groups persons query backend 2 (#7194) 2021-11-23 09:49:52 -05:00
base.py Yeetcode (#7830) 2022-01-18 14:32:28 -05:00
funnel_correlation_persons.py Related groups query refactor (#7978) 2022-01-12 13:15:43 +02:00
funnel_correlation.py [cohort] insight cohorts (#7569) 2022-01-06 10:38:29 -05:00
funnel_event_query.py [actors] Stickiness actor pattern (#7440) 2021-12-02 11:43:20 -05:00
funnel_persons.py Related groups query refactor (#7978) 2022-01-12 13:15:43 +02:00
funnel_strict_persons.py Related groups query refactor (#7978) 2022-01-12 13:15:43 +02:00
funnel_strict.py Funnel Groups: Rename person_id to aggregation_target (#6939) 2021-11-08 14:45:13 +02:00
funnel_time_to_convert.py Fix funnel order on the person modal for funnel trends (#8210) 2022-01-25 09:20:42 -08:00
funnel_trends_persons.py Related groups query refactor (#7978) 2022-01-12 13:15:43 +02:00
funnel_trends.py Fix funnel order on the person modal for funnel trends (#8210) 2022-01-25 09:20:42 -08:00
funnel_unordered_persons.py Related groups query refactor (#7978) 2022-01-12 13:15:43 +02:00
funnel_unordered.py Funnel Groups: Rename person_id to aggregation_target (#6939) 2021-11-08 14:45:13 +02:00
funnel.py feat(funnels): update frontend to use new people_urls in response (#7099) 2021-11-15 18:32:23 +00:00
utils.py Fix funnel order on the person modal for funnel trends (#8210) 2022-01-25 09:20:42 -08:00