MarconLP
|
bb286fdd13
|
rename logo name
|
2024-11-17 23:39:37 +01:00 |
|
MarconLP
|
65be2bc758
|
add test
|
2024-11-14 10:31:50 +01:00 |
|
MarconLP
|
f5ea9f5fd2
|
add snapchat ads destination
|
2024-11-13 18:15:47 +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 |
|
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 |
|