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

19484 Commits

Author SHA1 Message Date
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
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
Paul D'Ambra
dc3ee487a5
revert: "fix: does run instrumented function leak promises" (#26124) 2024-11-11 20:41:53 +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
Tom Owers
29628b3e78
fix(data-warehouse): Clean up any old django connections (#26095) 2024-11-11 20:25:15 +00:00
ted kaemming
25384d4b23
refactor: Support type checking from cache_for decorator (#26052) 2024-11-11 12:05:26 -08: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
Paul D'Ambra
5a275d27fe
fix: even more zipkin (#26125) 2024-11-11 19:03:51 +00: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
Paul D'Ambra
51cef7420e
fix: allow more tracing headers (#26120) 2024-11-11 18:05:14 +00:00
Haven
f72f25cd21
fix(flags): allow feature flags to be restored, block editing deleted flags (#26083) 2024-11-11 09:55:15 -08:00
David Newell
acac10b061
chore: bump posthog-js (#26121) 2024-11-11 17:35:09 +00:00
Haven
bb95a8515c
fix(flags): fix state error when toggling flag values in list (#26118) 2024-11-11 17:04:18 +00:00
timgl
484c63e182
fix: Don't put certain queries to offline cluster (#26119) 2024-11-11 16:52:24 +00:00
Oliver Browne
79d5e5a592
chore(err): skip properties error logs for now (#26117) 2024-11-11 18:27:16 +02:00
Paul D'Ambra
36d37c6900
fix: does run instrumented function leak promises (#26069) 2024-11-11 15:22:50 +00:00
Oliver Browne
babbe336fc
fix(err): latest behaviour version (#26114) 2024-11-11 17:21:39 +02:00
Tomás Farías Santana
0c8267c56b
feat: Make max concurrent workflow tasks configurable (#26111) 2024-11-11 10:18:56 -05: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
Oliver Browne
4ef61ac47d
feat(err): store frame context for use in the frontend (#26091) 2024-11-11 12:10:24 +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
Daniel Bachhuber
c6ff02e379
feat(experiments): Support holdouts in QueryRunners (#26090) 2024-11-11 02:58:45 -08:00
Ioannis J
cf8911d2f3
feat(autocapture): add iOS link to autocapture settings (#25996) 2024-11-11 12:23:43 +02:00
Thomas Obermüller
d844b47438
fix(insights): correctly filter hogql insights in list (#26096) 2024-11-09 10:24:52 +01:00
Thomas Obermüller
b51bcb1b0f
feat(admin): add django admin for dashboard templates (#26093) 2024-11-09 10:24:40 +01:00
Daniel Bachhuber
9630c6ddac
chore(onboarding): Improve language on product multi-select (#26102) 2024-11-08 22:45:42 +00:00
Phani Raj
fc43eaa16a
fix(experiments): Fix issue with excluding completed web experiments (#26101)
Fixed the filter condition to exclude completed web experiments
2024-11-08 22:10: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
Oliver Browne
7cfd2440d6
fix(cdp): try not to race on redis shutdown (#25950) 2024-11-08 18:50:21 +02:00
Ross
e79c306316
feat(data-warehouse): BI breakdowns (#26025) 2024-11-08 16:29:05 +00:00
Tom Owers
b84d2f32e3
feat(data-warehouse): Added a sync temporal logger (#26087) 2024-11-08 14:38:25 +00:00
Tom Owers
0b3d16ff7a
fix(data-warehouse): Revert team 2 pipeline changes (#26092) 2024-11-08 14:27:26 +00:00
Tom Owers
15fcf5a112
fix(data-warehouse): forgot to switch check_billing_limits_activity to sync (#26086) 2024-11-08 14:13:30 +00:00