0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-30 19:41:46 +01:00
Commit Graph

30 Commits

Author SHA1 Message Date
Anirudh Pillai
1b176a3d6a
fix: shorten add to dashboard/notebook to save space in top bar (#26165)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-13 16:31:50 +00:00
Sandy Spicer
968aedef57
fix: exclusion logic in udfs (#25890)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-31 22:29:42 +00:00
Michael Matloka
954852f08b
feat(environments): Environment switcher, behind flag (#25009)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-01 17:08:37 +02:00
Michael Matloka
ea27af75af
fix(ui): Put the Matter "." on a diet (#24991)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-17 16:24:04 +00:00
Michael Matloka
30dbf91db9
chore(frontend): Use Tailwind's base (#24377)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-12 22:03:00 +00:00
Sandy Spicer
7fa73a86af
feat(insights): launch funnels as a Clickhouse UDF behind a feature flag (#23587)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-05 11:40:33 -07:00
Tom Owers
dc1428cd25
feat(bi): Added trend lines to BI (#24168)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-05 13:29:29 +01:00
Georgiy Tarasov
1a3a550cf5
chore(insights): rename the value field in multiple breakdowns (#23890)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Obermüller <thomas.obermueller@gmail.com>
2024-07-23 16:12:34 +02:00
Dylan Martin
367f6f8360
feat(feature-success): added confirmation dialog to the survey and experiment destructive actions (#23580)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Juraj Majerik <juro.majerik@gmail.com>
2024-07-10 18:29:25 +00:00
David Newell
ba9c173d06
fix: playlist filters (#23610)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-10 18:46:21 +01:00
Georgiy Tarasov
7a3e849521
feat(insights): multiple breakdowns in trends (#23158)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-09 09:12:47 +02:00
Georgiy Tarasov
a197a5dad7
fix: patch dayjs to fix the utc timezone bug (#23527)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-08 17:39:55 +02:00
David Newell
a16cf5c65e
chore: remove unused method (#23056) 2024-06-18 20:29:32 +01:00
Ben White
7e3a365102
fix: Deleting pipeline destinations (#22950) 2024-06-14 08:57:09 +00:00
Zach Waterfield
5c34f549a7
chore: remove pay gate page (#22931)
* add max width to pay gate description

* Remove pay gate page

* Update UI snapshots for `webkit` (2)

* make the pay gate buttons inline

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `webkit` (2)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-13 07:51:11 +00:00
Raquel Smith
1109abd8e4
fix: flappy insight snapshot (#22781)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Paul D'Ambra <paul@posthog.com>
Co-authored-by: Paul D'Ambra <paul.dambra@gmail.com>
2024-06-12 23:06:54 +01:00
Thomas Obermüller
0c388ffe49
feat(hogql): use query based dashboard cards for trends (#22400) 2024-06-05 13:00:39 +00:00
Bianca Yang
e239ccfecf
feat: Remove FF code for enabling sr in pa onboarding (#22643)
* remove ff code

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-03 12:57:59 -07:00
Thomas Obermüller
f3aab093bf
fix(hogql): derive cache keys from pydantic model_dump (#22465) 2024-06-03 15:34:05 +00:00
Marius Andra
72c6d7fb2c
feat(hogql): inline filters into subqueries (#22468) 2024-05-31 10:45:56 +02:00
Julian Bez
b547d4ad59
feat(insights): Improve dashboard date and filters by removing need for edit button (#22540)
Co-authored-by: Michael Matloka <michal@matloka.com>
2024-05-29 10:02:53 +00:00
Zach Waterfield
6402f5aa4f
feat: teams plan to teams addon (#21741)
* Add flat rate product attribute

* Add flat rate addon pricing

* Clean up show upgrade card logic

* Update BillingProduct.tsx

* Update types.ts

* Improve upgrade button copy

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

* Get addon scroll to working

* Show addon feature list for teams

* Swap out ordering to look at addons for product features first

* Update support response times panel

* Move logic to kea billingLogic

* Update flat rate usage

* Update UI snapshots for `webkit` (2)

* Update UI snapshots for `chromium` (1)

* udpate fixture types

* Fix merge conflict

* Update payGateMiniLogic.tsx

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

* Add a check for no addons for platform and support

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-01 16:06:40 -04:00
Julian Bez
5c80885f8e
feat(lint): Add unused-imports eslint plugin (#21750) 2024-04-23 10:26:20 +00:00
Julian Bez
e86744b30c
fix: Make property search for person properties return non-initial when search for latest (#21511)
Fixes #21497
2024-04-15 12:35:48 +01:00
Raquel Smith
cdeaab3871
feat: support addon features for paygate mini (#21352)
* support addon features for paygate mini

* improve addon language

* fix

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `webkit` (2)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

* fix

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-04 21:04:00 +00:00
David Newell
ce403eee73
chore: replace antd Select component in ObjectTags (#20981) 2024-03-28 11:36:33 +00:00
Juraj Majerik
a11af27742
feat(experiments): new Experiment view (#21064) 2024-03-25 15:47:45 +01:00
Michael Matloka
66eb25df44
test(vrt): Don't clip scene snapshots (#19677)
* test(vrt): Don't clip scene snapshots

* Upgrade Playwright to 1.33

* Replace `excludeNavigationFromSnapshot` with `includeNavigationInSnapshot`

* Tune locator

* Fix `EmptyStates` flakiness

* Fix `main` fallback

* Try a different way of selecting `main` with fallback

* Remove last `excludeNavigationFromSnapshot`

* Use `.Navigation3000__scene` instead of `body`

* Restore `overflow: visible` on navigation in tests

* Fix top bar overlapping

* More anti-clipping

* Actually fix clipping

* Fix `layout` parameter

* Fix `.classList.add()` use

* Remove empty `testOptions`

* Tweak `waitForSelector`

* Extend loader timeout

* Update Surveys.stories.tsx

* Update `UserPaths`'s `waitForSelector`

* Print test errors

* Revert "Print test errors"

This reverts commit 71d305f8d3de872467e2a47504eb602fba2c77a3.

* Capture whole scene in failure screenshot

* Fix `CommandBar` snapshotting

* Actually fix `CommandBar` snapshotting

* Also fix modals

* Force remount on snapshot retry

* Actually fix modal, sidebar, and paths snapshotting

* Fix observed flakiness

* Remove legacy theme from visual tests

* Update UI snapshots for `webkit` (2)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

* Fix sizing of `Toolbar` stories

* Fix typing

* Don't render zero-width funnel bar

* Attempt to fix more flakiness

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

* Tweak selectors

* Just hide the damn bar

* Don't render grid layout without `gridWrapperWidth`

* Use container query instead of React hook in `LemonBanner`

* Update SavedInsights.stories.tsx

* Explicitly size `LemonBanner`

* Update Surveys.stories.tsx

* Update UI snapshots for `chromium` (1)

* Include navigation in side panel snapshots

* Update UI snapshots for `chromium` (1)

* Dispatch resize

* Force settings sections in snapshots

* Re-resize

* Stabilize settings

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-18 10:51:46 +01:00
Thomas Obermüller
e1c68da4bf
chore(3000): remove feature flag (#19416) 2023-12-27 09:52:28 +01:00
David Newell
8c21377411
chore: snapshot all of 3000 (#19480) 2023-12-22 11:38:21 +00:00