seitime-frappe/frappe/desk
Ejaaz Khan 4e927eeaef
Merge pull request #31836 from iamejaaz/new-scrollable-list-view
feat: scrollable list view + new mobile list view
2025-08-08 14:46:34 +05:30
..
doctype Merge pull request #31836 from iamejaaz/new-scrollable-list-view 2025-08-08 14:46:34 +05:30
form perf: use __dict__ directly 2025-06-21 20:08:02 +05:30
page fix: keep setup_complete in sync with rest (#33215) 2025-07-03 18:19:23 +05:30
report refactor: fixup with ruff 0.8.1 2024-12-04 13:18:04 +05:30
__init__.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
calendar.py refactor: fixup with ruff 0.8.1 2024-12-04 13:18:04 +05:30
desk_page.py fix: update whitelisted methods 2025-02-19 16:32:09 +05:30
desktop.py fix: Cache thrashing in workspace code (#31446) (#31448) 2025-02-27 08:11:53 +00:00
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 perf: cache link previews for 10 minutes (#32161) 2025-04-16 09:11:33 +00:00
listview.py fix: keep a large enough limit on group-by query (#28754) 2024-12-12 05:11:46 +00:00
notifications.py perf: Limit get_open_count to 1s for each count query (#32920) 2025-06-12 21:17:58 +05:30
query_report.py Parse html to text in export_query (#32794) 2025-07-23 18:19:52 +05:30
reportview.py fix: restrict method types in few whitelisted funcs (#32984) 2025-06-18 11:02:57 +05:30
search.py fix: pass ignore_user_permissions flag to search query methods 2025-03-24 16:59:34 +05:30
treeview.py fix: new and add child button for empty tree doctype 2024-05-06 11:47:58 +05:30
utils.py feat(CSV export): allow custom decimal separator 2024-04-25 12:24:24 +02:00