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

8661 Commits

Author SHA1 Message Date
Zach Waterfield
96868a33e7
fix: move add member modal state to logic (#26303) 2024-11-22 19:08:02 -05:00
Phani Raj
140708819b
fix(surveys): Change viewed to Unanswered in survey stats bar (#26361)
I'm changing the label on the stacked bar to be Unanswered which matches the intent of the value there.
2024-11-22 14:05:30 -06:00
Daniel Bachhuber
0039410020
chore: Improve "Explore the docs" links in sidebar (#26345)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-22 10:59:26 -08:00
Marcus Hof
40a8851505
feat(cdp): add make integration (#26241) 2024-11-22 13:53:28 +01:00
Anirudh Pillai
e80e6788b9
feat(alerts): Alerts for trends with breakdowns (#26249) 2024-11-22 10:58:24 +00:00
David Newell
708e09afcb
fix: missing stacktrace (#26342) 2024-11-21 20:57:58 +00:00
David Newell
960762af45
fix: fix filtering of raw_id (#26330) 2024-11-21 18:09:20 +00:00
David Newell
fb17df2212
feat: display line context in stack frames (#26254) 2024-11-21 12:41:38 +00:00
Manoel Aranda Neto
b8440d2754
fix: mobile project settings network labels (#26318) 2024-11-21 07:54:06 +02:00
Patricio
95df115896
feat: add new alerts feature for product_analytics (#26320) 2024-11-20 17:51:04 -03:00
Daniel Bachhuber
5aa461c31a
feat(experiments): Enable holdouts for everyone (#26301)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-20 11:51:13 -08:00
Paul D'Ambra
402fbf1852
feat: reorg inspector list rows (#26243)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-20 18:36:46 +00:00
Ross
07105b7a84
fix(data-warehouse): Fix custom series colors in chart tooltips (#26310) 2024-11-20 17:00:11 +00:00
Manoel Aranda Neto
bc98fdab44
chore: session replay project config for mobile - what is possible (#26289) 2024-11-20 13:31:54 +00: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
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
Ross
551290b688
test(data-warehouse): Add tests for seriesBreakdownLogic (#26286) 2024-11-19 17:23:48 +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
383df6685c
feat(experiments HogQL): add disabled UI placeholder (#26251) 2024-11-19 10:18:42 +01: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
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
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
Richard Borcsik
f6eb805277
fix: potential cors issue when inlining stylesheets for recordings (#25932) 2024-11-18 12:02:14 +00: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
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
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
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
Ross
f852ae18a6
fix(data-warehouse): Fix display type not persisting (#26215)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-15 11:51:58 +00:00
Joe Martin
456a027795
chore: Support offsite message (#25990)
Co-authored-by: Charles Cook <charles@posthog.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Zach Waterfield <zlwaterfield@gmail.com>
2024-11-15 11:29:34 +00:00
Robbie
ca15b35f6b
feat(web-analytics): Add custom channel types (#26181) 2024-11-15 10:41:39 +00:00
Raquel Smith
71f35d971a
feat(unsub-survey): randomize reasons and require response (#26203) 2024-11-14 22:11:15 +00:00
Dylan Martin
9c72b878d2
chore(flags): filter unrelated flags out of the match section (#26199) 2024-11-14 14:42:20 -05:00
Haven
06e9ca99f5
fix(flags): make featureFlagsLogic.loaders typesafe (#26178) 2024-11-14 09:43:52 -08:00
Haven
ad9c86f6a4
fix(flags): allow setting variant rollout % to 0 using backspace (#26185)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-14 09:19:39 -08:00