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

19556 Commits

Author SHA1 Message Date
Daniel Bachhuber
8a05eb3160 Merge branch 'master' into experiments/data-warehouse-support-v2 2024-11-19 16:17:19 -08:00
eric
a6785ad9d6 add test 2024-11-19 19:01:22 -05:00
Dylan Martin
d4556c96d0
chore(flags): reorganized the modules (#26297) 2024-11-19 18:03:23 -05:00
Daniel Bachhuber
ba7e369a37 Bail early if breakdown_key isn't present 2024-11-19 14:13:04 -08:00
Daniel Bachhuber
71b8514921 Restore properties 2024-11-19 13:57:21 -08:00
Daniel Bachhuber
f2b59c36c1 Split a multi-part breakdown field 2024-11-19 13:45:26 -08:00
Daniel Bachhuber
c2a427d52e Disable this for now 2024-11-19 13:31:41 -08:00
Zach Waterfield
f34872115c
feat: add self serve credit override (#26260) 2024-11-19 15:49:35 -05:00
Michael Matloka
02d74072a4
fix(settings): Hide "Product description" setting for no-AI users (#26290)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-19 21:41:25 +01:00
Daniel Bachhuber
a1a915d97d First pass at joining to the data warehouse table 2024-11-19 12:41:11 -08:00
PostHog Bot
698ba97bd0
chore(deps): Update posthog-js to 1.187.1 (#26295) 2024-11-19 15:12:37 -05:00
David Newell
0dff32323b
chore: tweaks to make s3 writing work locally (#26293) 2024-11-19 20:02:55 +00:00
Daniel Bachhuber
0938f95251 Named types are no bueno here 2024-11-19 11:29:37 -08:00
Daniel Bachhuber
ad7abc7894 Switch to named types so it's more obvious what the values can be 2024-11-19 10:51:34 -08:00
Daniel Bachhuber
351df6244d Merge branch 'master' into experiments/data-warehouse-support-v2 2024-11-19 10:40:43 -08:00
Eric Duong
0f8d81b25c
feat(editor-3000): integrate nav3000 sidebar (#26184)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-19 13:17:34 -05:00
Tomás Farías Santana
a0d32aa185
feat: Implement chunk iteration for batch exports (#26292) 2024-11-19 18:52:07 +01:00
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
Daniel Bachhuber
84351e2ad3 One more note 2024-11-19 08:08:29 -08:00
Daniel Bachhuber
5729a90620 Some todos 2024-11-19 08:05:52 -08: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
Daniel Bachhuber
2f9861dddc Merge branch 'master' into experiments/data-warehouse-support-v2 2024-11-19 05:15:37 -08: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
Daniel Bachhuber
6edcb53ae3 Merge branch 'master' into experiments/data-warehouse-support-v2 2024-11-18 12:37:00 -08: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
Daniel Bachhuber
4f966881b7 Treat data_warehouse like actions and events on the frontend 2024-11-18 07:14:28 -08: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