Skip to content

Connect funnel persons - #5013

Merged
liyiy merged 17 commits into
masterfrom
4819-funnel-persons
Jul 6, 2021
Merged

Connect funnel persons#5013
liyiy merged 17 commits into
masterfrom
4819-funnel-persons

Conversation

@liyiy

@liyiy liyiy commented Jul 6, 2021

Copy link
Copy Markdown
Contributor

Changes

Please describe.
If this affects the frontend, include screenshots.

#4953

Checklist

  • All querysets/queries filter by Organization, by Team, and by User
  • Django backend tests
  • Jest frontend tests
  • Cypress end-to-end tests
  • Migrations are safe to run at scale (e.g. PostHog Cloud) – present proof if not obvious
  • New/changed UI is decent on smartphones (viewport width around 360px)

@timgl
timgl temporarily deployed to posthog-pr-5013 July 6, 2021 17:36 Inactive
@liyiy
liyiy requested a review from timgl July 6, 2021 17:53

@EDsCODE EDsCODE left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested postgres version and everything checks out

funnelPersonsEnabled: [
() => [selectors.featureFlags, selectors.preflight],
(featureFlags, preflight) =>
featureFlags[FEATURE_FLAGS.FUNNEL_PERSONS_MODAL] && preflight?.is_clickhouse_enabled,

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

check is added here now so it shouldn't disturb anything unrelated to this feature flag

@liyiy
liyiy merged commit 9004202 into master Jul 6, 2021
@liyiy
liyiy deleted the 4819-funnel-persons branch July 6, 2021 17:56
@timgl timgl mentioned this pull request Jul 7, 2021
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants