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

18096 Commits

Author SHA1 Message Date
Frank Hamand
9f20b2aa9b
chore: undo accidental reformating of vector.yaml (#24271) 2024-08-08 14:46:06 -04:00
Robbie
5194187a65
feat(web-analytics): Add a replay tile to web analytics (#24259)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-08 16:37:28 +00:00
Frank Hamand
5967d96227
fix: fix replay capture deploy job (#24269) 2024-08-08 17:36:26 +01:00
Frank Hamand
b170c09a58
fix: remove depot from replay capture build (#24268) 2024-08-08 12:19:02 -04:00
Frank Hamand
09700cc16f
feat: Add replay capture vector config+docker image and deployment (#24264) 2024-08-08 16:57:13 +01:00
Julian Bez
4aedc89447
feat(queries): Make query runner add more tags to both query log and Sentry (#24254) 2024-08-08 14:53:40 +00:00
Michael Matloka
8233b4f5a0
feat: Uploadable organization logo (#24213)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-08 16:30:59 +02:00
Ben White
1bfd0622c7
feat(cdp): Token bucket based hog watcher (#24234) 2024-08-08 15:58:22 +02:00
Eric Duong
c2814820b1
fix(data-warehouse): sql scale (#24244) 2024-08-08 09:45:15 -04:00
Juraj Majerik
388103322f
feat(experiments): calculate credible intervals for Funnel experiments (#24239)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-08 13:44:36 +02:00
Juraj Majerik
ac29dc6282
chore(posthog): update kea-forms (#24255) 2024-08-08 13:44:21 +02:00
David Newell
24e9011948
chore: add alpha banners (#24243) 2024-08-08 11:20:25 +01:00
Tom Owers
c1c20472de
fix(insights): early return with hooks erroring out (#24253) 2024-08-08 09:36:20 +00:00
Sandy Spicer
7363262024
fix: colors on retention (#24252) 2024-08-08 01:55:35 -07:00
James Greenhill
46e6624cd9
chore: Show 0 instead of - when there are no users on a site (#24249) 2024-08-07 23:31:32 +00:00
Zach Waterfield
4bdd564eeb
feat: update billing manager sync to use a single func (#24205) 2024-08-07 14:40:03 -04:00
Dylan Martin
077b6bd8cf
fix(decide): strip data= string from base64 encoded /decide requests before decoding them (#24229) 2024-08-07 13:45:13 -04:00
Dylan Martin
892d0a29cc
chore(bump latest posthog-js): need to support this bug fix (#24241) 2024-08-07 13:43:46 -04:00
Zach Waterfield
b97089b8a6
chore: update the dismissed survey logic (#24224) 2024-08-07 10:22:12 -04:00
Sandy Spicer
66303c7ab4
fix: colors on formula breakdowns (#24233) 2024-08-07 12:41:28 +02:00
Julian Bez
9481490456
fix(persons): Display error when person API fails (#24220) 2024-08-07 12:40:11 +02:00
James Greenhill
fc8953cc6f
feat: livestream service tests (#24209) 2024-08-06 15:08:34 -07:00
ted kaemming
6ec9210a6b
feat(clickhouse): Start writing property groups on events (#24152)
Co-authored-by: Daesgar <daesgar90@gmail.com>
Co-authored-by: James Greenhill <fuziontech@gmail.com>
2024-08-06 14:48:00 -07:00
Eric Duong
410719569d
feat(data-warehouse): query tabs (#23958)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ben White <ben@posthog.com>
2024-08-06 17:13:43 -04:00
Oliver Browne
751ac447ce
fix: need to release a new version, didn't like how this was worded (#24223) 2024-08-06 19:03:46 +03:00
Zach Waterfield
381d4b82ac
fix: align the survey reasons to the survey in posthog (#24197)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-06 10:17:12 -04:00
Thomas Obermüller
ce49493bf8
fix(insights): only show confirmation when navigating to new url (#24216) 2024-08-06 15:04:12 +02:00
Ben White
f676483def
fix: Disable observing fetch results for now (#24219) 2024-08-06 15:01:16 +02:00
Ben White
4f35a7e437
fix(cdp): Salesforce destinations url (#24218) 2024-08-06 14:07:30 +02:00
Sandy Spicer
e41ef7ed93
fix: allow date operators on cohorts (#24207)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-06 05:06:28 -07:00
Ben White
7ba24e2d42
fix: Private plugin permissions (#24214) 2024-08-06 12:52:25 +02:00
Michael Matloka
7d4554a88d
fix(ingestion): Use $os_name as fallback for $os (#24184) 2024-08-06 12:18:12 +02:00
Ben White
50c3a78932
feat(cdp): Additional logging of fetch errors (#24212) 2024-08-06 09:24:54 +00:00
Tom Owers
5e86434d39
feat(bi): Bunch of features for BI (#24188)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-06 08:45:24 +00:00
Nikita Vorobev
7d91d8bf5f
feat(alerts): show a warning about implicit alerts deletion (#22826) 2024-08-06 09:09:39 +01:00
Julian Bez
ff8a4a117b
fix(queries): Do not count cache hits by warming itself (#24192) 2024-08-06 09:08:53 +01:00
Eric Duong
0e64d85e7d
fix(data-warehouse): use rows synced from pg (#24203) 2024-08-05 22:13:30 -04:00
James Greenhill
bd1be16994
chore: bump the timeout to validate deletes have executed (#24204) 2024-08-05 16:54:24 -07:00
PostHog Bot
2670a6a816
chore(deps): Update posthog-js to 1.154.4 (#24206) 2024-08-05 19:09:11 -04:00
Dylan Martin
ba2e10e369
fix(feature-flags): stop alerting to sentry on issues that aren't actually bugs, but just bad data (#24172) 2024-08-05 18:05:34 -04:00
Zach Waterfield
a080005f45
fix: improve billing limit checks for 0 (#24189)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-05 18:00:26 -04:00
Eric Duong
0fe42a427e
fix(data-warehouse): usage report dedup (#24201) 2024-08-05 16:19:43 -04:00
Dylan Martin
6b17c9cb12
feat(surveys): added a customizable submit button text color (#24170)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-05 19:25:02 +00:00
Phani Raj
e79bcf469b
fix(Surveys): Fix out of bounds access for iteration_start_dates (#24198)
Fixes sentry error : posthog.sentry.io/issues/5515122376?project=1899813
2024-08-05 18:34:01 +00:00
Eric Duong
ecbaec0198
refactor(data-warehouse): logic for view editing (#24167)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-05 13:43:27 -04:00
Phani Raj
8e7c53b20e
fix(infra): Add container hostname to all request logging (#24196)
fix(infra): Add container hostname to all request logging
2024-08-05 17:04:17 +00:00
Sandy Spicer
472536af1d
fix: max query size (#24148) 2024-08-05 09:01:23 -07:00
Georgiy Tarasov
2408754a80
fix(insights): applying a formula with multiple breakdowns (#24194) 2024-08-05 17:46:18 +02:00
Sandy Spicer
b6acfee026
fix: make retention queries respect team timezones and work behind UTC time (#24174) 2024-08-05 08:38:12 -07:00
Georgiy Tarasov
ee303a4ba4
feat(insights): first time for user math for Funnels (#24138)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-05 17:37:20 +02:00