seitime-frappe/frappe/desk
Ankush Menat 5e2ace4c08
perf: Use set for tracking whitelisted methods (#23905)
List look ups are O(N). This is still a microoptimization at best
considering other overhead.
2023-12-21 23:19:06 +05:30
..
doctype docs: consistent doc strings 2023-12-18 18:27:39 +05:30
form docs: consistent doc strings 2023-12-18 18:27:39 +05:30
form_tour Revert "fix: defer first tour until awesomebar is triggered" 2023-09-15 19:04:55 +05:30
page fix: update setup_wizard.py translation (#23583) 2023-12-04 18:23:09 +05:30
report chore: remove eslint-disable* 2023-07-14 15:41:20 +05:30
__init__.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
calendar.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
desk_page.py chore: remove dead code 2023-04-27 17:50:26 +05:30
desktop.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
gantt.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
leaderboard.py fix: get users for leaderboard 2023-12-11 18:07:30 +01:00
like.py fix!: Drop unused link_doctype, link_name (#21788) 2023-07-24 14:22:07 +05:30
link_preview.py refactor: Remove unused imports & code 2022-05-19 15:34:35 +05:30
listview.py fix: validate fieldname in get_group_by_count (#21932) 2023-08-06 17:33:34 +05:30
notifications.py chore: handle invalid connections conf for internal links (#22486) 2023-09-20 11:14:51 +00:00
query_report.py Merge pull request #23827 from frappe/api-docs 2023-12-21 12:13:05 +05:30
reportview.py Merge pull request #23512 from GursheenK/include-filter-values-in-exported-report-excel 2023-12-18 12:40:37 +05:30
search.py refactor!: Link field search (#22745) 2023-10-16 15:41:02 +05:30
treeview.py perf: Use set for tracking whitelisted methods (#23905) 2023-12-21 23:19:06 +05:30
utils.py fix: translate exported filename 2023-07-11 16:29:00 +05:30