0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-22 08:40:03 +01:00
Commit Graph

18911 Commits

Author SHA1 Message Date
James Greenhill
32cca0c287
chore: do not return 404 if no stats are available on /stats endpoint (#25462) 2024-10-08 22:32:21 +00:00
Zach Waterfield
f6d200bc00
feat: add hogfetti (#25443)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-08 18:31:39 -04:00
Sandy Spicer
fbfa70c14c
fix: udf fix for oom (#25403)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-08 14:52:04 -07:00
Michael Matloka
97ac130291
chore(activity): Unflag live events (#25389)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-08 21:57:38 +02:00
Marius Andra
5cf5c7b5f4
fix(actions): fix crash with actionsEditLogic (#25456) 2024-10-08 19:40:53 +02:00
Marius Andra
539ad39375
fix(pipeline): block downgrade if hog functions enabled (#25452) 2024-10-08 17:58:31 +02:00
Marius Andra
be516cd980
feat(actions): keep the old webhook interface around (#25453) 2024-10-08 14:51:10 +00:00
Michael Matloka
4557217506
ci(visual-tests): Fix RawInputAutosize having flaky overflow (#25445)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-08 11:39:51 +00:00
Oliver Browne
76c72719e6
feat(err): get resolver trait working (#25420)
Co-authored-by: David Newell <david@posthog.com>
2024-10-08 13:24:33 +03:00
Marius Andra
c598564a9e
fix(cdp): improve ux around test globals (#25449) 2024-10-08 09:34:46 +00:00
Marius Andra
5fc4e3ad85
fix(cdp): action migration reload (#25430) 2024-10-08 11:18:09 +02:00
Eric Duong
129b279c50
fix(data-warehouse): add naming convention to url pattern (#25438) 2024-10-07 16:33:00 -04:00
Raquel Smith
cf0375c951
feat: track product usage intents (#25419)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-07 17:53:56 +00:00
Michael Matloka
eb55c47bd1
feat(navigation): Search in environments switcher (#25374) 2024-10-07 18:09:36 +02:00
Eric Duong
22d2aff23c
fix(data-warehouse): add naming convention (#25429) 2024-10-07 11:59:48 -04:00
Juraj Majerik
fb92840378
feat(experiments): add variant screenshots (#25397)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-07 15:04:39 +00:00
Paul D'Ambra
d691a1a92b
feat: remove show ticks setting (#25426) 2024-10-07 12:38:25 +00:00
Paul D'Ambra
391065cf0e
fix: reading from undefined (#25418)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-07 12:42:33 +01:00
Paul D'Ambra
cbc5afd5b1
feat: rejig player controls (#25414)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-07 11:30:34 +01:00
Paul D'Ambra
7a5b418b63
fix: polish seekbar ticks (#25415)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-07 11:30:09 +01:00
Anirudh Pillai
380abf1b02
feat(alerts): Alert goal lines + product intro (#25391)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-07 08:48:03 +00:00
Paul D'Ambra
f529a78b6c
fix: obey mypy (#25416) 2024-10-06 13:18:08 +01:00
Oliver Browne
f7eaea6b98
feat(err): parse stack traces (#25393)
Co-authored-by: David Newell <david@posthog.com>
2024-10-06 02:43:31 +03:00
timgl
c80a90460d
fix: Unsupported constant type (#25413) 2024-10-05 20:30:54 +01:00
Paul D'Ambra
afdca61c40
feat: comments in the timeline (#25101)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-05 16:00:46 +01:00
timgl
1f100bc373
perf: Use cityhash to filter events (#25409) 2024-10-05 12:28:16 +00:00
ted kaemming
dc9752d38c
fix: Make property group optimizations more restrictive about what types can be used (#25382) 2024-10-04 15:07:12 -07:00
Sandy Spicer
1d27039ff6
fix: fix hobby deploy (#25407) 2024-10-04 14:33:34 -07:00
Michael Matloka
a6d654291c
feat(activity): Show distinct ID in live events (#25390)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-04 21:14:47 +00:00
timgl
5e7009dab3
ci: Retry cypress tests before failing (#25404) 2024-10-04 20:47:00 +01:00
timgl
a87b2dd08e
feat: Strongly nudge users to change person properties mode setting (#25402) 2024-10-04 19:09:10 +00:00
Tom Owers
914ef395c8
fix(bi): Add logic to not load variables when flag is turned off (#25392)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-04 13:24:09 -04:00
Marius Andra
6e8f035f9a
fix(plugin-server): trackedFetch lookups (#25398) 2024-10-04 17:37:03 +02:00
David Newell
a1e9761b3a
chore: dual write exceptions in new step (#25343) 2024-10-04 15:09:04 +01:00
Tom Owers
c22275285c
chore(data-warehouse): Remove button to delete warehouse tables (#25396) 2024-10-04 14:02:55 +00:00
Tomás Farías Santana
64edadf959
chore(batch-exports): Add non-retryable error for PostgreSQL (#25386) 2024-10-04 15:45:58 +02:00
Tom Owers
3732c0fd95
fix(data-warehouse): Check source subdomains are correct (#25388) 2024-10-04 11:33:54 +00:00
Marius Andra
ac6abf2331
fix(plugins): include transpiler source (#25384) 2024-10-04 11:11:42 +02:00
Eric Duong
6e9e9e83de
feat(data-warehouse): use materialized view in hogql (#25187)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-03 21:27:41 -04:00
Eric Duong
ab0865abbe
fix(data-warehouse): view reload bug on save (#25375)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-03 21:14:34 -04:00
James Greenhill
5d036bb48c
chore: use the wrapper token if it exists (#25381) 2024-10-03 16:45:44 -07:00
James Greenhill
eba5bb5515
chore: add debugging and logging when no valid token is found (#25380) 2024-10-03 16:13:18 -07:00
Zach Waterfield
d81dbbf220
feat: updates for enterprise add-on (#25353)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-03 22:58:41 +00:00
James Greenhill
1d85df2b4c
chore: set defaults for message payload and remove custom unmarshaller (#25377) 2024-10-03 15:41:24 -07:00
Sandy Spicer
67453258fe
chore: multiarch for UDFs (#25376) 2024-10-03 15:04:32 -07:00
ted kaemming
0bda1eaf47
perf: Add flag for controlling property group optimization rollout (#25352) 2024-10-03 13:08:45 -07:00
Abhishek Mehandiratta
dc98a00bf5
fix(dashboard): remove breakdown limit in apply_dashboard_filters (#25265)
Co-authored-by: Michael Matloka <dev@twixes.com>
Co-authored-by: Michael Matloka <michael@posthog.com>
2024-10-03 19:33:39 +00:00
Brett Hoerner
59bd3d011d
chore: extend fix_person_distinct_ids_after_delete to allow for fixin… (#25372) 2024-10-03 13:18:18 -06:00
Brett Hoerner
1ba5189c73
revert: "chore: extend fix_person_distinct_ids_after_delete to allow f… (#25371) 2024-10-03 12:06:22 -06:00
Brett Hoerner
3c99dfaf79
chore: extend fix_person_distinct_ids_after_delete to allow for fixin… (#25347) 2024-10-03 12:02:51 -06:00