seitime-frappe/frappe/desk
2026-02-16 11:58:02 +05:30
..
dashboard_chart fix: cleanup workspace for website 2026-01-11 23:43:11 +05:30
doctype fix(Workspace): handle missing Workspace Sidebar on_trash 2026-02-09 15:36:00 +01:00
form refactor: add type hints to document follow API (#36239) 2026-01-23 12:58:46 +00:00
number_card fix: cleanup workspace for website 2026-01-11 23:43:11 +05:30
page fix: hide "Edit Layout" context menu option when already in edit mode 2026-02-16 11:58:02 +05:30
report chore: more renames to /desk 2025-12-18 20:45:04 +05:30
__init__.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
calendar.py fix(calendar): adjust for qb changes (#35238) 2025-12-16 12:08:02 +05:30
desk_page.py fix: update whitelisted methods 2025-02-19 16:32:09 +05:30
desktop.py fix(workspace): show role-restricted non-public workspaces in sidebar (#36829) 2026-02-08 12:41:38 +05:30
gantt.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
like.py perf: Use lazy doc in a lot more places 2025-06-11 09:55:45 +05:30
link_preview.py fix: undefined error when link title is off 2025-09-02 17:57:26 +05:30
listview.py chore: deprecate validate_filters 2025-12-30 13:02:49 +05:30
notifications.py refactor: make use of check_permission parameter for get_lazy_doc 2025-12-10 16:52:26 +05:30
query_report.py perf: reduce frappe.as_unicode calls and use str.replace 2026-01-26 13:46:20 +05:30
reportview.py fix: change delete message to something more specific 2026-02-09 10:29:02 +05:30
search.py fix: stale cache when creating new doc using link field (#36631) 2026-02-03 15:23:03 +05:30
treeview.py fix: custom parent field in tree (#35860) 2026-01-29 14:10:59 +05:30
utils.py fix: use .format() instead of f string 2025-09-16 12:01:15 +05:30