seitime-frappe/frappe/desk
Ankush Menat cbbb6a7d85 chore: track onboarding progress
Easy self-onboarding has been hardest to get right in complex business
apps, even though we have worked on this for long long time we have no
clear idea on how well it works, or if it's severly lacking.

We want to improve this by first understanding how efficient current
system is.

This PR adds basic telemetry for which steps are being completed, which
are skipped and what onboarding group is dismissed completely.
2023-05-05 12:54:14 +05:30
..
doctype fix: pass parent document type for number card (#20857) 2023-04-27 17:00:52 +05:30
form fix: multiple assignments to the same person 2023-04-24 11:30:35 +05:30
page feat: let user opt out of telemetry from setup 2023-04-25 14:46:53 +05:30
report style: format JS files with prettier 2022-08-04 14:51:01 +05:30
__init__.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
calendar.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
desk_page.py chore: remove dead code 2023-04-27 17:50:26 +05:30
desktop.py chore: track onboarding progress 2023-05-05 12:54:14 +05:30
gantt.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
leaderboard.py chore: db.get_all -> get_all 2022-08-22 11:35:14 +05:30
like.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
link_preview.py refactor: Remove unused imports & code 2022-05-19 15:34:35 +05:30
listview.py fix: refactor usage 2022-12-31 22:17:54 +05:30
notifications.py chore: Remove unused realtime updates 2022-11-15 13:12:51 +05:30
query_report.py fix: allow filter values to be saved in custom report (#20623) 2023-04-13 17:42:21 +05:30
reportview.py fix(reportview): Use get_permitted_fields for resource API 2023-04-22 14:59:33 +05:30
search.py fix: pass reference_doctype to search query methods (#20842) 2023-04-25 18:31:14 +05:30
treeview.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
utils.py fix: Ignore route conflict validations during migrate 2023-02-03 13:28:59 +05:30