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

19653 Commits

Author SHA1 Message Date
Eric Duong
02f4268a78
Merge branch 'master' into dw-editor-visualization 2024-11-26 11:40:08 -05:00
Eric Duong
2196052324
chore(data-warehouse): salesforce add model (#26369) 2024-11-26 11:39:36 -05:00
Eric Duong
b153330ecf
chore(data-warehouse): edit source page fix (#26401) 2024-11-26 16:34:45 +00:00
Georgiy Tarasov
e3ba870704
fix(product-assistant): trim redundant queries in the schema generator (#26425) 2024-11-26 17:29:56 +01:00
PostHog Bot
9b819fc8fc
chore(deps): Update posthog-js to 1.189.0 (#26435) 2024-11-26 11:24:28 -05:00
Anirudh Pillai
82ddeda6f9
feat: Alerts UX improvements (#26387) 2024-11-26 17:19:28 +01:00
Michael Matloka
768d940fd5
fix(frontend): Replace eventsource with fetch-event-source (#26253) 2024-11-26 17:12:01 +01:00
Rafael Audibert
c0652cf3ca
feat(web-analytics): Turn timezones into UTC offsets instead of timezone names (#26409) 2024-11-26 16:10:35 +00:00
Daniel Bachhuber
90a285472a
feat(experiments): Initial data warehouse Trend support (#26356)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-26 07:42:31 -08:00
Eric Duong
2570268069
Merge branch 'master' into dw-editor-visualization 2024-11-26 10:02:32 -05:00
Zach Waterfield
77b2f9dd13
chore: add a check for current team in personal api key auth (#26390)
Co-authored-by: Michael Matloka <dev@twixes.com>
2024-11-26 09:55:19 -05:00
Tom Owers
4b129fff96
fix(data-warehouse): Fix for moving delta tables over to s3wrapper (#26430) 2024-11-26 14:50:06 +00:00
Georgiy Tarasov
cf22ebf052
fix(product-assistant): improve the funnel prompts (#26379) 2024-11-26 14:38:28 +00:00
Tomás Farías Santana
efd5f858ee
fix: Treat empty S3 endpoint as None (#26427) 2024-11-26 13:54:34 +00:00
Paul D'Ambra
fd024b72e4
fix: authorized url suggestions UX (#26423) 2024-11-26 14:17:23 +01:00
Marius Andra
085afbfec0
fix(hog): regex with nulls (#26422) 2024-11-26 14:16:33 +01:00
Daesgar
1d2bc954a0
fix: clickhouse_errors_count query for 24.8 (#26416) 2024-11-26 13:04:56 +01:00
Michael Matloka
d1f7db90ea
test(backend): Make demo data gen fast in tests (#26287)
Co-authored-by: Georgiy Tarasov <gtarasov.work@gmail.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-26 12:45:32 +01:00
Tomás Farías Santana
8cdc80a440
fix: Raise non-retryable exception on invalid s3 key (#26421) 2024-11-26 11:18:13 +00:00
Paul D'Ambra
f43bb995d4
feat: player 4000 take 1 (#26403)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: David Newell <d.newell1@outlook.com>
2024-11-26 11:02:15 +00:00
Tomás Farías Santana
594aad3063
refactor: Use heartbeat date ranges to track progress (#26094) 2024-11-26 11:08:53 +01:00
Paul D'Ambra
a3294feb02
chore: more things should be in the taxonomy (#26408) 2024-11-26 08:43:54 +00:00
Paul D'Ambra
7a697544d6
fix: blur toolbar event handler matches js lib approach (#26405) 2024-11-26 08:43:32 +00:00
Manoel Aranda Neto
a90390004a
chore: add usage reports for js-lite (web) sdk (#26324) 2024-11-26 08:43:07 +01:00
James Greenhill
1e4d4eca92
feat: start of clickhouse server version bump to 24.8 (#25189)
Co-authored-by: Robbie Coomber <robbie.coomber@gmail.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Alexander Spicer <aspicer@gmail.com>
Co-authored-by: Daniel Escribano <daniel.e@posthog.com>
2024-11-25 19:09:49 -08:00
Raquel Smith
0f78df2fc5
feat(organization-invites): handle duplicate invites (#26404) 2024-11-25 17:23:01 -08:00
James Greenhill
2bd9f57c3d
fix: make the ALTER TABLE MODIFY QUERY run ON CLUSTER (#26411) 2024-11-26 00:43:45 +00:00
Surbhi
f255be2581
fix: removing session replay button from feature flag create page (#26407)
Co-authored-by: Surbhi Jhavar <surbhi@posthog.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-25 19:07:16 -04:00
James Greenhill
a7eb9c417d
chore: make raw_sessions CH 24.8 compatible (#26406)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-25 23:05:29 +00:00
Rafael Audibert
23e1869725
feat: Add languages filter in the world map section (#26394) 2024-11-25 21:23:09 +00:00
Paul D'Ambra
7576434079
chore: remove gauge that has served its purpose (#26396) 2024-11-25 20:00:20 +00:00
David Newell
317fe633d9
fix: better stack trace colors (#26393) 2024-11-25 18:26:14 +00:00
Oliver Browne
94c2b0a456
fix(err): limit context line length (#26397) 2024-11-25 17:55:14 +00:00
David Newell
c0db78bee8
fix: stack frame response format (#26395) 2024-11-25 17:50:53 +00:00
Thomas Obermüller
b698584c72
feat(dashboards): improve dashboard template search (#25977) 2024-11-25 18:13:06 +01:00
Robbie
fa716372c3
feat(web-analytics): Add UI to choose custom channel types (#26284)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Rafael Audibert <32079912+rafaeelaudibert@users.noreply.github.com>
2024-11-25 17:09:00 +00:00
Eric Duong
2beb224846
fix(data-warehouse): stop jitter on sync table (#26358)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-25 11:53:38 -05:00
Oliver Browne
e491803d2e
feat(err): add python frame support, tag frames (#26386)
Co-authored-by: David Newell <d.newell1@outlook.com>
2024-11-25 18:42:38 +02:00
Thomas Obermüller
409536f216
fix(test): mock date in activity log story (#26385) 2024-11-25 16:23:54 +00:00
David Newell
4c78538d10
fix: case where symbol set is not available (#26388) 2024-11-25 16:01:42 +00:00
Joe Martin
6909050cef
chore: Revert the offsite support message (#26380)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Zach Waterfield <zlwaterfield@gmail.com>
2024-11-25 15:44:23 +00:00
Thomas Obermüller
75765f9496
feat(event-explorer): expose event metadata (#26375) 2024-11-25 16:40:31 +01:00
Ian Vanagas
f1482e8e0c
fix: change wording on person profile config tooltip (#26362) 2024-11-25 07:38:47 -08:00
David Newell
23f96e6574
chore: stack trace display (#26384) 2024-11-25 15:37:55 +00:00
David Newell
283ee43cac
feat: custom themes (#26056) 2024-11-25 15:35:50 +00:00
Paul D'Ambra
280d556f4c
fix: better inspector icons (#26377) 2024-11-25 15:31:21 +00:00
David Newell
432e23ef12
chore: upgrade posthoganalytics version (#26383) 2024-11-25 15:23:36 +00:00
Paul D'Ambra
2c060e047e
feat: track size of promise set (#26382) 2024-11-25 14:38:58 +00:00
Paul D'Ambra
1c33b1335b
feat: image preview in inspector list (#26378) 2024-11-25 13:55:53 +00:00
Georgiy Tarasov
1f6d09dd5b
fix: saving property types in matrix (#26328) 2024-11-25 13:15:47 +00:00