0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
posthog/ee
Eric Duong 685bd3be3e
Paths search between funnel steps (#5847)
* make timestamp dynamic

* change funnel path type to str

* change include_timestamp_step name

* type issues

* add argument

* add type

* explicit none check

* change field names

* change constant name

* between step test

* use different arguments for defining funnel steps and add tests

* after step test

* fix types

* test for valueerror

* add test for before dropoff

* custom logic for finding paths up to a dropoff

* fix type

* update test

* add comment

* change event names in test to be clearer

* run again

* test without caching

* return caching

* try not caching again

* try not caching again

* try not caching again

* restore caching

* remove funnel_window_days

* remove unused import
2021-09-10 10:46:21 -04:00
..
api Conditional SAML dependencies (fix Heroku deploys) (#5870) 2021-09-09 14:09:15 +00:00
bin Revert "Fix CH no data blocker (#5238)" (#5239) 2021-07-21 06:38:08 +00:00
certs
clickhouse Paths search between funnel steps (#5847) 2021-09-10 10:46:21 -04:00
idl
kafka_client
management/commands Add command for materializing columns (#5816) 2021-09-07 07:56:29 +00:00
migrations
models Refactor AvailableFeature from strings to an enum everywhere (#5856) 2021-09-09 12:19:55 +02:00
tasks Refactor AvailableFeature from strings to an enum everywhere (#5856) 2021-09-09 12:19:55 +02:00
__init__.py
apps.py
conftest.py Speed up EE tests by not destroying tables (#5715) 2021-08-25 10:58:09 +02:00
docker-compose.ch.test.yml Conditional SAML dependencies (fix Heroku deploys) (#5870) 2021-09-09 14:09:15 +00:00
docker-compose.ch.yml Include users.xml config for dev/test clickhouse instance (#5732) 2021-08-25 01:47:15 +00:00
LICENSE
settings.py Conditional SAML dependencies (fix Heroku deploys) (#5870) 2021-09-09 14:09:15 +00:00
urls.py SAML support (#5681) 2021-08-27 07:20:49 -07:00