0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-21 13:39:22 +01:00
Commit Graph

19484 Commits

Author SHA1 Message Date
Ross
551290b688
test(data-warehouse): Add tests for seriesBreakdownLogic (#26286) 2024-11-19 17:23:48 +00:00
Oliver Browne
e92b38153b
fix(err): consumer hangs (#26288) 2024-11-19 16:45:25 +00:00
David Newell
53b600d37e
chore: plugin-server updates for exception handling (#26276) 2024-11-19 16:04:18 +00:00
Robbie
2353cacb28
fix(web-analytics): Don't show deleted actions in goals query (#26281) 2024-11-19 14:27:22 +00:00
Michael Matloka
5d49d239f9
feat(max): OpenAI data processing opt-in (#26248)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-19 14:27:35 +01:00
Juraj Majerik
7b36e5f3d9
feat(experiments HogQL): add migration command (#26271) 2024-11-19 14:15:27 +01:00
PostHog Bot
4e2dbe623e
chore(deps): Update posthog-js to 1.187.0 (#26280) 2024-11-19 07:38:41 -05:00
Oliver Browne
c5675b6132
fix(err): extra logging, bugfix on context saving (#26279) 2024-11-19 12:16:15 +00:00
Oliver Browne
ff4ec0aeb4
fix(err): structured context, liveness often (#26275) 2024-11-19 11:16:47 +00:00
PostHog Bot
40995e96a3
chore(deps): Update posthog-js to 1.186.4 (#26273) 2024-11-19 06:10:15 -05:00
Tomás Farías Santana
6b4ab24350
fix: Make snowflake interface error non-retryable (#26269) 2024-11-19 10:12:39 +00:00
Juraj Majerik
383df6685c
feat(experiments HogQL): add disabled UI placeholder (#26251) 2024-11-19 10:18:42 +01:00
Oliver Browne
6a424dfc0a
feat(err): Emit to clickhouse from cymbal (#26244) 2024-11-19 11:00:08 +02:00
Oliver Browne
1466949318
fix(propdefs): actually die on worker panics (#26236) 2024-11-19 10:28:12 +02:00
Ben White
bd0ca07e50
fix: Hubspot scopes (#26264) 2024-11-19 01:30:44 +00:00
Haven
5e8d1cbb55
fix(flags): prevent error when CohortCriteriaGroupFilter has undefined values (#26263) 2024-11-19 02:18:35 +01:00
Haven
a41bd2d4f9
fix(flags): prevent kea logic loop and clean filters on tab switch (#26258) 2024-11-19 02:17:43 +01:00
Haven
e2f4caf218
fix(flags): prevent kea logic loop when switching tabs in FF UI (#26257) 2024-11-18 21:04:38 +00:00
Phani Raj
d8776382b6
feat(surveys): Allow user to edit survey response adaptive limits (#26223)
feat(surveys): Allow user to edit survey response adaptive limits

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Daniel Bachhuber <daniel.b@posthog.com>
2024-11-18 20:53:59 +00:00
Haven
593019f609
fix(flags): render # of affected users for conditions sets that have no conditions (#26137) 2024-11-18 11:52:57 -08:00
Daniel Bachhuber
bbacbc5fad
feat(insights): Support HogQL for data warehouse filters (#26245) 2024-11-18 09:45:11 -08:00
Zach Waterfield
ad1e69e18b
fix: delay the payment intent auth (#26252) 2024-11-18 17:43:21 +00:00
PostHog Bot
a58ee30f95
chore(deps): Update posthog-js to 1.186.3 (#26250) 2024-11-18 11:56:42 -05:00
Aashwin Ranjan
1d79949d3c
feat(experiments): allow multiple preview images (#26047)
Co-authored-by: Juraj Majerik <juro.majerik@gmail.com>
2024-11-18 15:37:11 +00:00
Tom Owers
d66bfa0374
fix(data-warehouse): Remove special characters from error messages (#26222) 2024-11-18 14:48:00 +00:00
Juraj Majerik
e27cca547a
chore(experiments HogQL): migrate set experiments UI (#26024)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Daniel Bachhuber <daniel.b@posthog.com>
2024-11-18 14:39:44 +00:00
David Newell
938be85420
feat: better stacktraces (#26237) 2024-11-18 14:34:43 +00:00
Ross
b03a40ca02
chore(data-warehouse): Saving as view shouldn't require aliasing every field (#26219) 2024-11-18 14:12:02 +00:00
Marius Andra
0fd91f4743
feat(cdp): hog to JS transpiler (#26143) 2024-11-18 13:38:25 +00:00
PostHog Bot
fc6038118f
chore(deps): Update posthog-js to 1.186.2 (#26240) 2024-11-18 08:20:05 -05:00
Oliver Browne
afeb5529ce
fix(err): assorted perf/concurrency things (#26235) 2024-11-18 12:12:48 +00:00
Tom Owers
ead289eaeb
chore(data-warehouse): Added a test for delta table deletes (#26218) 2024-11-18 12:11:38 +00:00
Richard Borcsik
f6eb805277
fix: potential cors issue when inlining stylesheets for recordings (#25932) 2024-11-18 12:02:14 +00:00
Oliver Browne
3b2f77da6b
fix(err): add issue name and description (#26200) 2024-11-18 13:58:59 +02:00
Michael Matloka
23bd1a010f
feat(max): Summarize insight results (#26172)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-18 11:05:54 +01:00
Georgiy Tarasov
04f656bc67
fix(product-assistant): planner nodes didn't output tools (#26225)
Co-authored-by: Michael Matloka <michael@posthog.com>
2024-11-18 09:46:17 +00:00
Marcus Hof
b562836685
feat(cdp): add brevo destination (#26195)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-17 23:35:41 +01:00
Paul D'Ambra
e92e4a8af9
chore: screenshot test the inspector list (#26229)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-16 15:23:42 +00:00
Dylan Martin
0e2199c703
chore(flags, etc): add created_from property to feature flag created events (#26230) 2024-11-16 00:03:20 -05:00
Zach Waterfield
1421cc41bd
feat: add payment entry modal (#25614)
Co-authored-by: Raquel Smith <raquelmsmith@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-15 19:41:41 -05:00
Dylan Martin
f5a567f01a
feat(flags): add support for matching static cohort membership (#25942) 2024-11-16 00:02:43 +00:00
Dylan Martin
4ce7e9c781
feat(flags): dynamic cohort matching in rust (#25776) 2024-11-15 18:44:55 -05:00
Surbhi
cf7aaf66a8
fix: password validation correction (#26227) 2024-11-15 17:22:36 -04:00
Raquel Smith
27c62f31bb
fix: only let someone use the dashboard templates if they've ingested events (#26226) 2024-11-15 13:10:58 -08:00
Hamir Mahal
39659d7103
refactor: remove redundant references (#25571)
Co-authored-by: Sandy Spicer <sandy@posthog.com>
2024-11-15 18:48:11 +00:00
Surbhi
2b2e7e48b1
feat: making role in organization as a required field (#26205)
Co-authored-by: Your Name (aider) <you@example.com>
2024-11-15 14:44:21 -04:00
Phani Raj
fb4c5b6d86
fix(Surveys): Allow more than 6 single choice options if the survey is not of type Popover (#26224)
Enforce the 6 choices limit only if Survey is of type PopOver
2024-11-15 18:38:08 +00:00
Eric Duong
1b3421e09e
chore(data-warehouse): refactor logic (#26128)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-15 12:43:16 -05:00
Raquel Smith
39fa2d847e
fix: flappy snapshots from randomize PR (#26220) 2024-11-15 15:57:27 +00:00
Tom Owers
b143823dfd
fix(data-warehouse): Added aws region + normalize name (#26216) 2024-11-15 12:13:36 +00:00