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

19472 Commits

Author SHA1 Message Date
Phani Raj
f28cd45c37
feat(Surveys): Task to update rollout percentage for Adaptive Collection (#26197)
Created a Celery task to update the rollout percentage of a linked targeting_feature_flag based on the calculated response_sampling_daily_limits.
2024-11-14 19:58:32 +00:00
Dylan Martin
9c72b878d2
chore(flags): filter unrelated flags out of the match section (#26199) 2024-11-14 14:42:20 -05:00
Ben White
4c6172cc2a
feat: Remove plugins from api docs (#26202)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-14 19:03:08 +00:00
Haven
27a2b93d55
chore(dev-x): add Jest test debugger configuration for VS code (#26161) 2024-11-14 10:35:06 -08:00
Phani Raj
662740d61a
feat(Surveys): Calculate daily sampling and rollout percentage for Adaptive Collection (#26196)
feat(Surveys): Calculate daily sampling and rollout percentage for Adaptive Collection
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-14 12:34:36 -06: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
Tom Owers
03a2ddcfd2
feat(data-warehouse): Release the changes to everyone (#26191) 2024-11-14 16:32:42 +00:00
Ross
5030b17d12
fix(data-warehouse): Fix mounting series breakdown logic (#26189) 2024-11-14 15:32:23 +00:00
Georgiy Tarasov
25826e86e4
feat(product-assistant): improve the trends generation (#26166) 2024-11-14 16:22:54 +01:00
Georgiy Tarasov
6344e28c8a
fix(product-assistant): merge schema definitions (#26177) 2024-11-14 16:21:04 +01:00
David Newell
fce1dbec85
feat: exception issue lookup (#25878)
Co-authored-by: Oliver Browne <oliver@posthog.com>
2024-11-14 14:54:05 +00:00
Surbhi
399e07c116
fix: safari image flexing issue in onboarding frontend (#26180)
Co-authored-by: Surbhi Jhavar <surbhijhavar@Surbhis-MacBook-Pro.local>
2024-11-14 10:31:41 -04:00
Tom Owers
9b9118943e
fix(data-warehouse): Use the correct DLT setting (#26187) 2024-11-14 12:46:30 +00:00
Aashwin Ranjan
07f44d824f
fix(trends): fix month labels when comparing against previous (fixes #26036) 2024-11-14 13:37:54 +01:00
Anirudh Pillai
bc59a1ef57
fix: data viz node doesn't persist display type (#26164) 2024-11-14 10:36:32 +00:00
Tom Owers
aafaea151e
chore(data-warehouse): Second attempt at rolling this out for some testing (#26162) 2024-11-14 09:36:56 +00:00
timgl
ee8d0f94f1
perf: Speed up persons batch export (#26183) 2024-11-14 08:52:42 +00:00
Daniel Bachhuber
c4df3e0ee2
feat(experiments): Calculate secondary metric credible interval (#26138) 2024-11-14 00:32:55 +00:00
Haven
854bdb161c
chore(flags): clean up frontend empty states in FF list (#26132)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-13 15:19:59 -08:00
Richard Borcsik
ad95e616cf
feat(replay): event based recording trigger (#26168)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Paul D'Ambra <paul@posthog.com>
2024-11-13 21:15:24 +00:00
Tomás Farías Santana
6fae14bb54
fix: Switch back to hash join (#26182) 2024-11-13 20:54:58 +00:00
Sandy Spicer
d3f375370d
feat: increase funnel steps to 30 (#25740)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-13 12:48:49 -08:00
Daniel Bachhuber
eb1f99cc27
feat(onboarding): Make product multi-select live for everyone (#26167)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-13 12:23:10 -08:00
ted kaemming
0944412f48
feat: Support marking materialized columns as disabled and dropping them (#26068) 2024-11-13 10:57:27 -08:00
Daniel Bachhuber
3183e60583
feat(experiments): Add a Cumulative exposures chart (#26129)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-13 17:31:10 +00:00
Daniel Bachhuber
17741dd282
feat(onboarding): Split Experiments into its own flow (#26019)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-13 09:25:39 -08:00
Anirudh Pillai
1b176a3d6a
fix: shorten add to dashboard/notebook to save space in top bar (#26165)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-13 16:31:50 +00:00
Tomás Farías Santana
ff4b584899
fix: Add threads back (#26170) 2024-11-13 10:59:56 -05:00
Tomás Farías Santana
efe92dcd9a
feat: Switch algorithm for JOIN in persons batch export (#26156) 2024-11-13 16:12:15 +01:00
Oliver Browne
030866c7a9
feat(err): Rewrite main, improve error handling, more metrics (#26155) 2024-11-13 14:18:04 +02:00
Neil Kakkar
224e9df64d
feat(insights): Add minute precision to insights filter (#26112)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-13 12:02:48 +00:00
Anirudh Pillai
d5ce60454e
feat(alerts): alerts button on top of insight (#26116) 2024-11-13 10:14:58 +01:00
Haven
3cbb1520c1
chore(flags): add cypress regression test to ensure flags rendering as expected in FlagSelector component (#26103) 2024-11-12 15:46:28 -08:00
Haven
87c1a79bd6
fix(flags): do not attempt to load usage tab for deleted flags (#26126) 2024-11-12 15:44:27 -08:00
Zach Waterfield
8e8e96ff31
fix: fix syntax for credit api request (#26157) 2024-11-12 16:41:01 -05:00
Eric Duong
5caf2eac90
chore(data-warehouse): use args for get_columns call (#26135) 2024-11-12 16:06:56 -05:00
Michael Matloka
7b0e90606c
refactor(max): Rename some things for a clearer agent architecture (#26154) 2024-11-12 19:34:14 +01:00
Marcus Hof
2bafa88fce
feat(cdp): detect if a string is a timestamp (#26146)
Co-authored-by: Marius Andra <marius.andra@gmail.com>
2024-11-12 18:03:34 +00:00
ted kaemming
1544d3a0cf
refactor: Simplify materialized column implementation strategy switching (#26050) 2024-11-12 10:35:30 -06:00
Juraj Majerik
e3190244e3
feat(experiments): support session properties (#26149) 2024-11-12 15:37:03 +00:00
Daniel Bachhuber
6e4284219a
chore(onboarding): Match product colors to the website (#26130) 2024-11-12 05:48:05 -08:00
Georgiy Tarasov
aa56304afa
feat(product-assistant): Generate funnel insights (#25987) 2024-11-12 14:39:27 +01:00
Michael Matloka
d801027fb2
refactor(ingestion): Make group type project-based (read/write) (#25876) 2024-11-12 14:35:47 +01:00
Paul D'Ambra
7bbe515f95
feat: deadclicks in heatmaps (#25966)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-12 12:15:06 +00:00
xu20160924
74e6081640
fix(notebooks): fix multiple paths in the notebook crash randomly (fixes #25370)) (#26053) 2024-11-12 12:53:28 +01:00
PostHog Bot
c84beecde5
chore(deps): Update posthog-js to 1.184.0 (#26142) 2024-11-12 05:54:45 -05:00
PostHog Bot
94d868c6e2
chore(deps): Update posthog-js to 1.183.0 (#26140) 2024-11-12 03:51:51 -05:00
Daniel Bachhuber
5adf41e8b8
feat(experiments): Add a button to generate the feature flag (#26074) 2024-11-11 23:25:58 +00:00
PostHog Bot
a238b7d2a3
chore(deps): Update posthog-js to 1.182.0 (#26127)
Co-authored-by: posthog-bot <posthog-bot@users.noreply.github.com>
2024-11-11 23:05:23 +00:00