seitime-frappe/frappe/desk
Raj Barshikar da07e558df
refactor: add type hints to document follow API (#36239)
* chore(desk): add type hints to document follow API

* refactor: remove unused imports and apply pre-commit

---------

Co-authored-by: AarDG10 <aarol.dsouza@gmail.com>
2026-01-23 12:58:46 +00:00
..
dashboard_chart fix: cleanup workspace for website 2026-01-11 23:43:11 +05:30
doctype fix: hide icon field from UI 2026-01-23 14:35:41 +05:30
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: add more translations 2026-01-22 22:34:51 +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 chore: revert workspace settings 2026-01-20 12:48:32 +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 fix: prevent empty filter export in query report (#35357) 2025-12-23 11:12:10 +05:30
reportview.py refactor(reportview): use query builder 2025-12-18 17:26:52 +05:30
search.py refactor: remove unwanted code and keep group metion functionality 2026-01-22 12:25:59 +05:30
treeview.py fix(postgres): misc query building fixes + CI (#34831) 2025-12-05 10:30:49 +05:30
utils.py fix: use .format() instead of f string 2025-09-16 12:01:15 +05:30