Commit graph

13 commits

Author SHA1 Message Date
Jannat Patel
90354c68df
fix: capture session user from backend if not found in frontend (#36072) 2026-01-20 13:50:58 +05:30
Saqib Ansari
727c862208
fix: whitelist is_enabled function (#35721) 2026-01-07 12:10:05 +05:30
Saqib Ansari
61679295aa chore: move common utility functions to frappe.utils 2026-01-04 14:20:40 +05:30
Saqib Ansari
142367c9b7 fix: preserve old behaviour
* is_enabled wasn't cached before
2026-01-04 13:40:16 +05:30
Saqib Ansari
43d71dd02b fix: handle string input for bulk_capture events 2026-01-04 13:34:27 +05:30
Saqib Ansari
e51ce12b90 feat: add test cases 2026-01-04 13:31:44 +05:30
Saqib Ansari
23c8673c45 refactor: implement retry logic 2026-01-04 13:09:51 +05:30
Saqib Ansari
f3cc4301f8 refactor: create event queue class 2026-01-04 12:39:08 +05:30
Saqib Ansari
1f762c316a refactor: avoid guest event capture for now 2026-01-03 20:50:55 +05:30
Saqib Ansari
aea1e86627 fix: is_enabled is not updated on system settings change 2026-01-03 20:49:52 +05:30
Saqib Ansari
018d01fe77 chore: remove unused import 2026-01-03 20:38:34 +05:30
Saqib Ansari
80205d5d59 feat: whitelist capture methods for client side events 2026-01-03 20:31:11 +05:30
Saqib Ansari
ee7c91599d refactor: telemetry with posthog and pulse providers 2026-01-03 16:21:49 +05:30