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

19463 Commits

Author SHA1 Message Date
Zach Waterfield
ad1e69e18b
fix: delay the payment intent auth (#26252) 2024-11-18 17:43:21 +00:00
PostHog Bot
a58ee30f95
chore(deps): Update posthog-js to 1.186.3 (#26250) 2024-11-18 11:56:42 -05:00
Aashwin Ranjan
1d79949d3c
feat(experiments): allow multiple preview images (#26047)
Co-authored-by: Juraj Majerik <juro.majerik@gmail.com>
2024-11-18 15:37:11 +00:00
Tom Owers
d66bfa0374
fix(data-warehouse): Remove special characters from error messages (#26222) 2024-11-18 14:48:00 +00:00
Juraj Majerik
e27cca547a
chore(experiments HogQL): migrate set experiments UI (#26024)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Daniel Bachhuber <daniel.b@posthog.com>
2024-11-18 14:39:44 +00:00
David Newell
938be85420
feat: better stacktraces (#26237) 2024-11-18 14:34:43 +00:00
Ross
b03a40ca02
chore(data-warehouse): Saving as view shouldn't require aliasing every field (#26219) 2024-11-18 14:12:02 +00:00
Marius Andra
0fd91f4743
feat(cdp): hog to JS transpiler (#26143) 2024-11-18 13:38:25 +00:00
PostHog Bot
fc6038118f
chore(deps): Update posthog-js to 1.186.2 (#26240) 2024-11-18 08:20:05 -05:00
Oliver Browne
afeb5529ce
fix(err): assorted perf/concurrency things (#26235) 2024-11-18 12:12:48 +00:00
Tom Owers
ead289eaeb
chore(data-warehouse): Added a test for delta table deletes (#26218) 2024-11-18 12:11:38 +00:00
Richard Borcsik
f6eb805277
fix: potential cors issue when inlining stylesheets for recordings (#25932) 2024-11-18 12:02:14 +00:00
Oliver Browne
3b2f77da6b
fix(err): add issue name and description (#26200) 2024-11-18 13:58:59 +02:00
Michael Matloka
23bd1a010f
feat(max): Summarize insight results (#26172)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-18 11:05:54 +01:00
Georgiy Tarasov
04f656bc67
fix(product-assistant): planner nodes didn't output tools (#26225)
Co-authored-by: Michael Matloka <michael@posthog.com>
2024-11-18 09:46:17 +00:00
Marcus Hof
b562836685
feat(cdp): add brevo destination (#26195)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-17 23:35:41 +01:00
Paul D'Ambra
e92e4a8af9
chore: screenshot test the inspector list (#26229)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-16 15:23:42 +00:00
Dylan Martin
0e2199c703
chore(flags, etc): add created_from property to feature flag created events (#26230) 2024-11-16 00:03:20 -05:00
Zach Waterfield
1421cc41bd
feat: add payment entry modal (#25614)
Co-authored-by: Raquel Smith <raquelmsmith@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-15 19:41:41 -05:00
Dylan Martin
f5a567f01a
feat(flags): add support for matching static cohort membership (#25942) 2024-11-16 00:02:43 +00:00
Dylan Martin
4ce7e9c781
feat(flags): dynamic cohort matching in rust (#25776) 2024-11-15 18:44:55 -05:00
Surbhi
cf7aaf66a8
fix: password validation correction (#26227) 2024-11-15 17:22:36 -04:00
Raquel Smith
27c62f31bb
fix: only let someone use the dashboard templates if they've ingested events (#26226) 2024-11-15 13:10:58 -08:00
Hamir Mahal
39659d7103
refactor: remove redundant references (#25571)
Co-authored-by: Sandy Spicer <sandy@posthog.com>
2024-11-15 18:48:11 +00:00
Surbhi
2b2e7e48b1
feat: making role in organization as a required field (#26205)
Co-authored-by: Your Name (aider) <you@example.com>
2024-11-15 14:44:21 -04:00
Phani Raj
fb4c5b6d86
fix(Surveys): Allow more than 6 single choice options if the survey is not of type Popover (#26224)
Enforce the 6 choices limit only if Survey is of type PopOver
2024-11-15 18:38:08 +00:00
Eric Duong
1b3421e09e
chore(data-warehouse): refactor logic (#26128)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-15 12:43:16 -05:00
Raquel Smith
39fa2d847e
fix: flappy snapshots from randomize PR (#26220) 2024-11-15 15:57:27 +00:00
Tom Owers
b143823dfd
fix(data-warehouse): Added aws region + normalize name (#26216) 2024-11-15 12:13:36 +00:00
Charles Cook
62fc93c3d6
feat: Update README (#26070)
Co-authored-by: Andy Vandervell <92976667+andyvan-ph@users.noreply.github.com>
2024-11-15 12:06:41 +00:00
Ross
f852ae18a6
fix(data-warehouse): Fix display type not persisting (#26215)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-15 11:51:58 +00:00
Ross
f7e07d48f9
fix(data-warehouse): Ambiguous query on any asterisk query with join with multiple id fields (#26186)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-15 11:49:34 +00:00
Joe Martin
456a027795
chore: Support offsite message (#25990)
Co-authored-by: Charles Cook <charles@posthog.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Zach Waterfield <zlwaterfield@gmail.com>
2024-11-15 11:29:34 +00:00
Tom Owers
197b3f4b55
chore(data-warehouse): Added logging for debugging a sync issue (#26214) 2024-11-15 11:14:47 +00:00
Anirudh Pillai
ce42eb4848
fix: alerts getting stuck when celery task crashes (#26190) 2024-11-15 11:55:29 +01:00
Robbie
ca15b35f6b
feat(web-analytics): Add custom channel types (#26181) 2024-11-15 10:41:39 +00:00
PostHog Bot
5cbd4854f2
chore(deps): Update posthog-js to 1.186.0 (#26212) 2024-11-15 04:44:55 -05:00
Daniel Bachhuber
7d94cb5f13
chore: Add .temporal-worker-settings to .gitignore (#26201) 2024-11-14 14:56:50 -08:00
Raquel Smith
71f35d971a
feat(unsub-survey): randomize reasons and require response (#26203) 2024-11-14 22:11:15 +00:00
Daniel Bachhuber
d22c08c34d
chore(data-warehouse): Link to all debugging opportunities (#26192) 2024-11-14 12:53:55 -08:00
Daniel Bachhuber
dd00c1dda6
chore: Update pymssql to 2.3.1 (#26198) 2024-11-14 12:49:13 -08:00
Phani Raj
f28cd45c37
feat(Surveys): Task to update rollout percentage for Adaptive Collection (#26197)
Created a Celery task to update the rollout percentage of a linked targeting_feature_flag based on the calculated response_sampling_daily_limits.
2024-11-14 19:58:32 +00:00
Dylan Martin
9c72b878d2
chore(flags): filter unrelated flags out of the match section (#26199) 2024-11-14 14:42:20 -05:00
Ben White
4c6172cc2a
feat: Remove plugins from api docs (#26202)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-14 19:03:08 +00:00
Haven
27a2b93d55
chore(dev-x): add Jest test debugger configuration for VS code (#26161) 2024-11-14 10:35:06 -08:00
Phani Raj
662740d61a
feat(Surveys): Calculate daily sampling and rollout percentage for Adaptive Collection (#26196)
feat(Surveys): Calculate daily sampling and rollout percentage for Adaptive Collection
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-14 12:34:36 -06:00
Haven
06e9ca99f5
fix(flags): make featureFlagsLogic.loaders typesafe (#26178) 2024-11-14 09:43:52 -08:00
Haven
ad9c86f6a4
fix(flags): allow setting variant rollout % to 0 using backspace (#26185)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-14 09:19:39 -08:00
Tom Owers
03a2ddcfd2
feat(data-warehouse): Release the changes to everyone (#26191) 2024-11-14 16:32:42 +00:00
Ross
5030b17d12
fix(data-warehouse): Fix mounting series breakdown logic (#26189) 2024-11-14 15:32:23 +00:00