0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 00:46:45 +01:00
posthog/posthog
Karl-Aksel Puulmann fb3f9d6868
Fix invalid funnel insights display filter (#3309)
* Fix bad default in constants

This was causing invalid funnel visualization, which made the page never
load.

Sentry error: https://sentry.io/organizations/posthog/issues/2153813132/?project=1899813&query=is%3Aunassigned+is%3Aunresolved

* Fix historic data: bad historyitem links
2021-02-11 14:56:59 +02:00
..
api Ingest all teams via the plugin server (#3305) 2021-02-11 13:26:26 +01:00
demo Release navigation-1775 (#3167) 2021-02-04 10:53:00 +01:00
helpers Deprecate dashboard item type and move to display (#2715) 2020-12-11 20:12:52 +01:00
management Migrate team invite signup to React - Part I (Backend) (#2734) 2021-02-11 11:46:42 +01:00
migrations Fix invalid funnel insights display filter (#3309) 2021-02-11 14:56:59 +02:00
models Bump webhook_url limit to 500 chars (#3306) 2021-02-11 12:37:58 +01:00
plugins Misc plugin improvements (#3288) 2021-02-11 11:46:49 +01:00
queries Revert "Revert "Revert "2794 retention people (#3108)" (#3264)" (#3271)" (#3295) 2021-02-10 17:04:10 -05:00
tasks Revert "Refreshing insights (#3144)" (#3269) 2021-02-09 11:37:52 -05:00
templates Refactor web ingestion onboarding & add bookmarklet (#2953) 2021-01-25 10:49:59 +01:00
templatetags Weekly report email V1 (#1700) 2020-09-29 11:56:29 +01:00
test Migrate team invite signup to React - Part I (Backend) (#2734) 2021-02-11 11:46:42 +01:00
__init__.py Black all the things! (#1136) 2020-07-02 15:41:49 +02:00
admin.py Various fixes 210122 (#3058) 2021-01-25 11:38:21 +01:00
apps.py Refactor & extend backend user identify (#2937) 2021-01-14 07:56:27 -06:00
auth.py Organization<>Team<>User structure (closes #1540) (#1562) 2020-10-22 10:58:32 +02:00
celery.py Enable PLUGIN_SERVER_INGESTION (#3107) 2021-02-04 16:17:24 +01:00
constants.py Fix invalid funnel insights display filter (#3309) 2021-02-11 14:56:59 +02:00
decorators.py Revert "Refreshing insights (#3144)" (#3269) 2021-02-09 11:37:52 -05:00
ee.py Cleaned up system status page (#2682) 2020-12-09 13:57:12 +01:00
email.py Support different Reply-To header for most emails (#2846) 2021-01-05 10:48:20 +01:00
event_usage.py Migrate team invite signup to React - Part I (Backend) (#2734) 2021-02-11 11:46:42 +01:00
middleware.py Exclude health from ip block (#3027) 2021-01-21 12:26:14 +01:00
mixins.py Core action tracking I (#1612) 2020-09-17 11:38:41 +02:00
permissions.py Bulk invite team members (setup section II) (#3143) 2021-02-03 13:03:22 +01:00
redis.py Revert "Revert "Plugin Attachments (#2263)" (#2376)" (#2380) 2020-11-13 14:15:24 -05:00
settings.py Migrate team invite signup to React - Part I (Backend) (#2734) 2021-02-11 11:46:42 +01:00
types.py Major filter refactor (#2736) 2021-01-05 12:15:24 +01:00
urls.py Migrate team invite signup to React - Part I (Backend) (#2734) 2021-02-11 11:46:42 +01:00
utils.py Migrate team invite signup to React - Part I (Backend) (#2734) 2021-02-11 11:46:42 +01:00
version.py Bump version to 1.20.0, update changelog (#3001) 2021-01-19 17:30:10 -03:00
views.py Ingest all teams via the plugin server (#3305) 2021-02-11 13:26:26 +01:00
wsgi.py Black all the things! (#1136) 2020-07-02 15:41:49 +02:00