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

19512 Commits

Author SHA1 Message Date
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
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
Zach Waterfield
23db9545fc
feat: add access control model (#26076) 2024-11-07 19:45:21 -05:00
Haven
b7809c44d9
chore(flags): document server-side filtering params on GET /api/projects/:project_id/feature_flags (#26081) 2024-11-07 15:46:36 -08:00
Tom Owers
cd58b6abac
fix(data-warehouse): Fix for non posthog team (#26080) 2024-11-07 18:29:33 -05:00
Tom Owers
f718ec64d4
fix(data-warehouse): Added full refresh workaround for team 2 (#26075) 2024-11-07 23:44:45 +01: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
James Greenhill
2d72dc2f9d
chore: Return error if body is not JSON to Person DRF (#26071) 2024-11-07 13:36:02 -05: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
Tom Owers
d95550f9c1
feat(data-warehouse): Change external data job to be all synchronous (#26067) 2024-11-07 17:41:02 +01: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
James Greenhill
d55f4bd833
chore: bump the max number of distinct_id's a user can delete (#26065) 2024-11-07 15:41:11 +00: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
danielxnj
ae21d9c1fe
chore: Remove gha cache (#26064)
Co-authored-by: xneyder <xneyder@gmail.com>
2024-11-07 08:50:29 -05: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