Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cohort): add all cohort filter selectors to Storybook #9492

Merged
merged 27 commits into from
Apr 26, 2022

Conversation

alexkim205
Copy link
Contributor

@alexkim205 alexkim205 commented Apr 21, 2022

Problem

Frontend task for cohort filters project

Screen Shot 2022-04-21 at 5 36 01 PM

Changes

Click storybook in CI and go to Cohort Filters tab.

Adds selector components and logic:

  • Event aggregation
  • Property aggregation
  • Actors
  • Event behavioral
  • Cohort behavioral
  • Lifecycle behavioral
  • Time units
  • Date operators
  • Operators
  • Value options

👉 Stay up-to-date with PostHog coding conventions for a smoother review.

How did you test this code?

  • Logic tests
  • Storybook

@alexkim205 alexkim205 self-assigned this Apr 21, 2022
@alexkim205 alexkim205 changed the base branch from master to feat/new-cohort-pages April 21, 2022 21:35
@alexkim205 alexkim205 marked this pull request as draft April 21, 2022 21:46
Base automatically changed from feat/new-cohort-pages to master April 22, 2022 05:01
@alexkim205 alexkim205 marked this pull request as ready for review April 22, 2022 20:15
@alexkim205 alexkim205 requested review from clarkus and removed request for neilkakkar April 22, 2022 20:18
Copy link
Contributor

@rcmarron rcmarron left a comment

Choose a reason for hiding this comment

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

LGTM! Great work on this!

@alexkim205 alexkim205 merged commit df9b3cb into master Apr 26, 2022
@alexkim205 alexkim205 deleted the feat/new-cohort-menus branch April 26, 2022 15:06
fuziontech added a commit that referenced this pull request Apr 28, 2022
* master: (137 commits)
  feat(cohorts): add cohort filter grammars (#9540)
  feat(cohorts): Backwards compatibility of groups and properties (#9462)
  perf(ingestion): unsubscribe from buffer topic while no events are produced to it (#9556)
  fix: Fix `Loading` positioning and `LemonButton` disabled state (#9554)
  test: Speed up backend tests (#9289)
  fix: LemonSpacer -> LemonDivider (#9549)
  feat(funnels): Highlight significant deviations in new funnel viz (#9536)
  docs(storybook): Lemon UI (#9426)
  feat: add support for list of teams to enable the conversion buffer for (#9542)
  chore(onboarding): cleanup framework grid experiment (#9527)
  fix(signup): domain provisioning on cloud (#9515)
  chore: split out async migrations ci (#9539)
  feat(ingestion): enable json ingestion for self-hosted by default (#9448)
  feat(cohort): add all cohort filter selectors to Storybook (#9492)
  feat(ingestion): conversion events buffer consumer (#9432)
  ci(run-backend-tests): remove CH version default (#9532)
  feat: Add person info to events (#9404)
  feat(ingestion): produce to buffer partitioned by team_id:distinct_id (#9518)
  fix: bring latest_migrations.manifest up to date (#9525)
  chore: removes unused feature flag (#9529)
  ...
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