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

19465 Commits

Author SHA1 Message Date
Michael Matloka
bfceab6b45
feat(plugin-server): project_id in clickhouse_events_json (#25873) 2024-11-04 23:39:30 +01:00
Zach Waterfield
ef5fa18e9f
feat: show the cancel trial UI (#25967) 2024-11-04 21:45:12 +00:00
Phani Raj
87562c5ebb
feat(Experiments): No code toolbar, select element types to highlight on the page. (#25962)
This PR allows users to select which element type gets highlighted on a page, not just everything that can be an experiment target.

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Marius Andra <marius.andra@gmail.com>
2024-11-04 21:42:03 +00:00
Daniel Bachhuber
0ea187840f
fix(experiments): Only show number for conversion experiments (#25975) 2024-11-04 13:38:00 -08:00
Paul D'Ambra
277d504626
fix: recorder js cache in django (#25964) 2024-11-04 14:09:30 -05:00
Phani Raj
69d2f2d82b
feat(Experiments): Allow users to edit and preview no-code experiments from experiment page. (#25877)
This PR instead adds a custom implementation section to the experiment page that allows a user to bring up the toolbar with the experiment pre-selected. It also adds a preview variant button to each variant of the web experiment.

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Juraj Majerik <juro.majerik@gmail.com>
Co-authored-by: Ross <rossagray@gmail.com>
2024-11-04 12:55:00 -06:00
Michael Matloka
456466b59c
feat(max): Use new "Product description" project setting (#25937)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-04 16:34:24 +00:00
Zach Waterfield
79dc03bdfb
chore: lower min credit purchase to 3000 (#25958)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-04 11:03:49 -05:00
Marcus Hof
8c1fb0713f
fix(cdp): update authentication to use the basic header (#25970) 2024-11-04 16:57:50 +01:00
Tom Owers
571add2456
fix(data-warehouse): Use database async wrapper (#25971) 2024-11-04 15:25:27 +01:00
Michael Matloka
0011ba860f
fix(lemon-ui): Restore lettermark background colors (#25968) 2024-11-04 13:16:09 +00:00
Georgiy Tarasov
bb7f6fd326
feat(product-assistant): output property descriptions (#25912) 2024-11-04 13:13:57 +00:00
David Newell
f137d2c44b
fix: support type in frontend queries (#25822) 2024-11-04 13:58:22 +01:00
Georgiy Tarasov
e61cf072d5
fix(product-assistant): improve generation prompts (#25862)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-04 13:47:44 +01:00
xu20160924
33c1a41319
fix(event): Data Management page event filter reset after viewing a r… (#25553)
Co-authored-by: Michael Matloka <michael@matloka.com>
2024-11-04 13:15:04 +01:00
Tom Owers
11ed31d673
chore(bi): Updated the empty data table text for BI (#25952) 2024-11-04 04:53:57 -05:00
Phani Raj
e501e5e570
feat(experiments): Can undo previous variant's transforms when viewing control (#25956)
No-code experiments: Can undo previous variant's transforms when viewing control.

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-02 02:35:23 +00:00
Zach Waterfield
89fb532898
fix: add missing experiment checks (#25953) 2024-11-01 18:39:17 +00:00
Ross
76626f1285
feat(data-warehouse): Added Chargebee data source (#25818) 2024-11-01 17:19:04 +00:00
Raquel Smith
54efcdcbc0
feat: only send product_intent events if not activated (#25889)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-01 16:36:18 +00:00
Zach Waterfield
003ac8a029
feat: trials UI on teams (#25885)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-01 11:50:36 -04:00
Neil Kakkar
a38e5ab62c
feat(experiments): Validate saved metrics (#25948) 2024-11-01 14:33:50 +00:00
Tomás Farías Santana
0f3fb7239d
refactor(batch-exports): Use async producer in Redshift export (#25872)
Co-authored-by: Ross <rossagray@gmail.com>
2024-11-01 12:05:32 +01:00
PostHog Bot
4722eece02
chore(deps): Update posthog-js to 1.180.1 (#25946) 2024-11-01 05:34:53 -04:00
Michael Matloka
12ff477551
refactor(group-analytics): Add project field to group type (#25600)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-01 00:12:28 +01: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
Sandy Spicer
27591745bc
chore: bump udf version to v3 (#25918) 2024-10-31 13:49:36 -07:00
Sandy Spicer
64c3342145
fix: group recordings (#25939) 2024-10-31 19:50:55 +00:00
PostHog Bot
395e64d052
chore(deps): Update posthog-js to 1.180.0 (#25940) 2024-10-31 15:25:25 -04:00
Paul D'Ambra
ccc2056e38
feat: add dead clicks functionality (#25810)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-31 18:12:31 +00:00
Tomás Farías Santana
e646260be7
chore(batch-exports): Make PostgreSQL connection errors non-retryable (#25894) 2024-10-31 16:21:26 +00:00
Tom Owers
045e9043b4
fix(data-warehouse): Fixed decimal columms and indexing the wrong column (#25933) 2024-10-31 15:54:37 +00:00
David Newell
b9daf2797c
chore: remove all references to ErrorTrackingGroup (#25927) 2024-10-31 15:42:00 +00:00
PostHog Bot
7a95accc4f
chore(deps): Update posthog-js to 1.179.0 (#25930) 2024-10-31 11:39:19 -04:00
Oliver Browne
f5cf024fd8
feat(sike): pipe created ids back up to node (#25926)
Co-authored-by: Ben White <ben@posthog.com>
2024-10-31 14:46:35 +00:00
Tom Owers
a2818cb71f
fix(data-warehouse): Dont expose job inputs to the client (#25925) 2024-10-31 14:05:17 +00:00
Zach Waterfield
40a602ab61
feat: add sso enforcement for invite signup (#25808)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-31 10:02:45 -04:00
Neil Kakkar
81d3ffb7e7
feat(experiments): Add saved metrics (#25867) 2024-10-31 13:36:58 +00:00
Ben White
f15b8d0a1d
fix: HogFunction sparkline initial load (#25923)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-31 14:32:20 +01:00
Tom Owers
5647c557ab
feat(data-warehouse): added sql source v2 (#25858)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Michael Matloka <michael@posthog.com>
2024-10-31 12:56:02 +00:00
Paul D'Ambra
8b4387c561
fix: hogql tests should run through the query cleaning code to avoid flaps (#25900)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-31 11:27:08 +00:00
Ross
44f28c31bf
feat(data-warehouse): Select color of series on a query visualization (#25909)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-31 11:23:01 +00:00
Paul D'Ambra
99c8ae7a36
feat: switch default duration (#25922)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-31 11:16:37 +00:00
Paul D'Ambra
e8d88aa9f9
feat: promoted keys in properties table (#25891)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Richard Borcsik <github.com@richardb.me>
2024-10-31 10:04:00 +00:00
Ben White
e4f5ffb8fa
fix: Fix missing type on action migration (#25921) 2024-10-31 09:47:22 +00:00
Ben White
a34c92ed21
fix: Error status handling in hog function (#25919) 2024-10-31 10:31:20 +01:00
Zach Waterfield
f2880a8454
feat: enough hogs logic (#25887)
Co-authored-by: Raquel Smith <raquelmsmith@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-30 18:55:23 -04:00
Georgiy Tarasov
68ddb0067b
fix(product-assistant): use header to disable nginx buffering (#25907) 2024-10-30 22:49:16 +01:00
Phani Raj
adf806fbab
fix(site apps): Allow site-apps to be served across Origin (#25910)
This PR allows the /site_app/ endpoint to be called from a different HTTP ORIGIN
2024-10-30 18:28:29 +00:00
Paul D'Ambra
bc07ba4270
fix: position of white noise middleware (#25857)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-30 18:16:05 +00:00