0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-25 11:17:50 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
Michael Matloka
6b4a936147
chore(3000): Remove unused test and clean up cohort buttons (#19629)
* Remove malformed, unused E2E test

* Improve cohorts top bar buttons
2024-01-08 13:26:43 +01:00
Thomas Obermüller
e1c68da4bf
chore(3000): remove feature flag (#19416) 2023-12-27 09:52:28 +01:00
Joe Martin
fa682f934e
fix: Onboarding button length (#19101)
* fix: Onboarding button length

* Update UI snapshots for `chromium` (2)

* more fixes

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

* Update end-to-end tests

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Obermüller <thomas.obermueller@gmail.com>
Co-authored-by: Michael Matloka <michal@matloka.com>
Co-authored-by: Michael Matloka <dev@twixes.com>
2023-12-07 16:56:39 +00:00
Ben White
e118f3bdb0
feat: Sidebar cohorts and annotations movement (#18200) 2023-11-08 16:16:05 +01:00
Jason Yavorska
1df3795f44
feat: Duplicate dynamic cohorts (#17794) 2023-10-06 11:18:20 +01:00
Raquel Smith
ccbc9bcbea
feat: extend empty state into generic product introduction (#15967)
* rename to ProductIntroduction

* start using has_seen_product_intro_for

* do up annotations

* do up experiments

* do activity log and ingestion warnings

* do feature flags

* apply to persons, but don't ever show the intro state
it's unnecessary

* migrations

* Update UI snapshots for `chromium` (2)

* Update query snapshots

* Update query snapshots

* Update query snapshots

* update stories

* Update UI snapshots for `chromium` (2)

* fix tests

* Update query snapshots

* Update UI snapshots for `chromium` (2)

* Update query snapshots

* Update query snapshots

* Update UI snapshots for `chromium` (2)

* Update query snapshots

* Update query snapshots

* update surveys implementation

* dont show intro to existing users on expts & cohorts

* don't show on FFs for existing users

* don't show intro on actions for existing users

* do for annotations

* clean up

* add basic e2e test

* cypress test for cohorts

* Update UI snapshots for `chromium` (2)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-12 05:44:05 -07:00
Thomas Obermüller
46e7f150e3
refactor(e2e): add .cy to cypress spec filenames (#13528) 2022-12-30 21:27:26 +01:00