0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 04:12:23 +01:00
Commit Graph

8602 Commits

Author SHA1 Message Date
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
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
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
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
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
Daniel Bachhuber
5adf41e8b8
feat(experiments): Add a button to generate the feature flag (#26074) 2024-11-11 23:25:58 +00:00
Paul D'Ambra
8f49924fdf
revert: "chore: upgrade rrweb to alpha.17" (#26134) 2024-11-11 23:05:03 +00:00
Haven
f9140985a2
chore(flags): add cypress regression test around toggling flags from list, type annotations on kea loaders (#26122) 2024-11-11 15:04:14 -08:00
David Newell
a7e35f51f5
chore: upgrade rrweb to alpha.17 (#25736)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Paul D'Ambra <paul@posthog.com>
2024-11-11 21:03:45 +00:00
Eric Duong
6be1ada7d1
feat(data-warehouse): new SQL layout (#25686)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-11 15:30:08 -05:00
Phani Raj
3398d37dfa
feat(experiments): Add type to experiment created event (#26123)
Adds the experiment type to the experiment created event
2024-11-11 11:58:56 -08:00
Zach Waterfield
86ad70bf06
fix: saml invite flow (#26097)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-11 13:12:12 -05:00
Haven
f72f25cd21
fix(flags): allow feature flags to be restored, block editing deleted flags (#26083) 2024-11-11 09:55:15 -08:00
Haven
bb95a8515c
fix(flags): fix state error when toggling flag values in list (#26118) 2024-11-11 17:04:18 +00:00
Ross
cf5dfefc99
feat(data-warehouse): Allow saving of BI breakdown insights (#26113) 2024-11-11 15:02:38 +00:00
Ioannis J
a30212f93e
feat(autocapture): adjust verbs to account for mobile support (#25763)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-11 14:45:13 +02:00
Paul D'Ambra
520801f45b
feat: remove og lts recording storage (#25945) 2024-11-11 12:41:21 +00:00
Thomas Obermüller
9bd920ad4d
fix(paths): gracefully handle nulls for local cleaning filters (#26085) 2024-11-11 13:04:04 +01:00
Thomas Obermüller
75dfb502b0
feat(trends): improve filtering trends results (#26104) 2024-11-11 13:03:55 +01:00
Ioannis J
cf8911d2f3
feat(autocapture): add iOS link to autocapture settings (#25996) 2024-11-11 12:23:43 +02:00
Daniel Bachhuber
9630c6ddac
chore(onboarding): Improve language on product multi-select (#26102) 2024-11-08 22:45:42 +00:00
Daniel Bachhuber
6b8d93e274
fix(experiments): Always show the 'View recordings' button (#26100)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-08 21:04:50 +00:00
Phani Raj
e28af1586c
fix(Feature flags): use response.results when showing feature flags in an infinite list (#26099)
Use response.results, if the groupType is feature flags, since the response value changed recently.
2024-11-08 14:06:26 -06:00
Ross
e79c306316
feat(data-warehouse): BI breakdowns (#26025) 2024-11-08 16:29:05 +00:00
Raquel Smith
08386e433a
feat: add recordings buttons to feature flags (#26072)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-07 17:28:23 -08:00
Haven
06d0115d05
feat(flags): Feature flag UI pagination + server-side filtering (#26041)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Dylan Martin <dylan@posthog.com>
2024-11-07 14:01:59 -08:00
Daniel Bachhuber
a1e2a95fd6
feat(flags): Add SDK icons and sort alphabetically (#26078)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-07 13:08:11 -08:00
Raquel Smith
ad2e1ff1e7
feat: add button to experiments to view recordings for a variant (#26066) 2024-11-07 19:17:52 +00:00
Paul D'Ambra
512d8bd70a
fix: cannot launch wildcarded domains (#26077) 2024-11-07 18:14:55 +00:00
Daniel Bachhuber
fc6a908a54
feat(experiments): Add more sample code snippets (#26063) 2024-11-07 09:52:35 -08:00
Sandy Spicer
fb2873100c
fix: funnel breakdown limit (#26037)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-07 08:35:38 -08:00
Zach Waterfield
1695c0d178
chore: improve hogfetti position / unsubscribe modal (#26049) 2024-11-07 11:04:00 -05:00
Paul D'Ambra
4045a1bac9
feat: the best ever use of ai (#26046) 2024-11-07 15:45:16 +00:00
Zach Waterfield
4186edfb49
fix: add backend validation for project limits (#25959) 2024-11-07 10:42:46 -05:00
Daniel Bachhuber
92b8b4699f
feat(experiments): Consolidate create experiment to one form (#26051)
Co-authored-by: Juraj Majerik <juro.majerik@gmail.com>
2024-11-07 14:28:02 +00:00
Marius Andra
8aff38ebc3
fix(toolbar): remove jsURL (#26061) 2024-11-07 15:10:27 +01:00
Daniel Bachhuber
ff2271bf87
feat(experiments): Refactor experiment view into two tabs (#26034)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-07 03:44:34 -08:00
Marius Andra
1b6ee3178c
feat(repl): tables and tags (#26057) 2024-11-07 12:18:35 +01:00
Phani Raj
c393da5272
feat(Experiments): Create New web experiment from dotcom UI (#26009)
Create Web Experiment from the New Experiment page.

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Juraj Majerik <juro.majerik@gmail.com>
Co-authored-by: Ross <rossagray@gmail.com>
2024-11-07 01:36:32 +00:00
Tom Owers
9e4beda349
chore(data-warehouse): turn off source config (#26043) 2024-11-06 22:50:29 +00:00
Marius Andra
7116d754dc
feat(hog): repl / debug (#24958) 2024-11-06 19:54:31 +01:00