seitime-frappe/frappe/desk/doctype
Xiaoguang Sun 1fe3b5d5bc
refactor(workspace): Optimize save call on workspace doc (#24052)
Optimize Workspace.save_page to call doc.save() only once therefore
eliminate sending unnecessary queries to database.

Signed-off-by: Xiaoguang Sun <sunxiaoguang@gmail.com>
2024-01-01 11:38:40 +05:30
..
bulk_update chore: deprecate old show_progress 2023-12-05 19:30:43 +01:00
calendar_view refactor!: Lower roles from All To Desk User 2023-08-29 12:07:57 +05:30
console_log feat: view committed queries in console log (#22466) 2023-09-19 14:38:23 +05:30
custom_html_block refactor!: Lower roles from All To Desk User 2023-08-29 12:07:57 +05:30
dashboard refactor!: Lower roles from All To Desk User 2023-08-29 12:07:57 +05:30
dashboard_chart refactor: simplify conditional logic 2023-12-05 11:14:41 +01:00
dashboard_chart_field chore: generate type annotations 2023-07-24 15:32:48 +05:30
dashboard_chart_link chore: generate type annotations 2023-07-24 15:32:48 +05:30
dashboard_chart_source feat: added "Dashboard Chart" button (#22960) 2023-10-30 18:30:03 +05:30
dashboard_settings refactor: simplify conditional logic 2023-12-05 11:14:41 +01:00
desktop_icon refactor(treewide): code cleanup 2023-11-23 13:57:51 +05:30
event fix(event/sync_communication): add distinct while querying communication links 2023-11-21 13:01:19 +05:30
event_participants chore: generate type annotations 2023-07-24 15:32:48 +05:30
form_tour fix: Fix typo in form_tour (#22474) 2023-09-20 13:22:09 +05:30
form_tour_step chore: generate type annotations 2023-07-24 15:32:48 +05:30
global_search_doctype chore: generate type annotations 2023-07-24 15:32:48 +05:30
global_search_settings chore: generate type annotations 2023-07-24 15:32:48 +05:30
kanban_board refactor!: Lower roles from All To Desk User 2023-08-29 12:07:57 +05:30
kanban_board_column chore: generate type annotations 2023-07-24 15:32:48 +05:30
list_filter refactor!: Lower roles from All To Desk User 2023-08-29 12:07:57 +05:30
list_view_settings refactor: simplify conditional logic 2023-12-05 11:14:41 +01:00
module_onboarding fix: Ignore perm while updating module onboarding (#22448) 2023-09-18 09:00:53 +00:00
note fix: Set sort_order to DESC if sort_field is modified (#23697) 2023-12-13 09:52:14 +05:30
note_seen_by chore: generate type annotations 2023-07-24 15:32:48 +05:30
notification_log feat: Enabling Redirection to a Custom URL on Notification Click (#22956) 2023-11-21 01:23:41 +05:30
notification_settings fix: remove redundant breadcrumbs 2023-12-07 10:22:13 +05:30
notification_subscribed_document chore: generate type annotations 2023-07-24 15:32:48 +05:30
number_card fix: disable only save button, not the entire form 2023-11-09 13:48:34 +01:00
number_card_link chore: generate type annotations 2023-07-24 15:32:48 +05:30
onboarding_permission chore: generate type annotations 2023-07-24 15:32:48 +05:30
onboarding_step refactor!: Lower roles from All To Desk User 2023-08-29 12:07:57 +05:30
onboarding_step_map chore: generate type annotations 2023-07-24 15:32:48 +05:30
route_history fix: Turn Route History read-only. 2023-12-04 04:49:15 +01:00
system_console fix: Show server script name in traceback (#23676) 2023-12-08 15:01:13 +05:30
tag docs: consistent doc strings 2023-12-18 18:27:39 +05:30
tag_link chore: generate type annotations 2023-07-24 15:32:48 +05:30
todo docs: consistent doc strings 2023-12-18 18:27:39 +05:30
workspace refactor(workspace): Optimize save call on workspace doc (#24052) 2024-01-01 11:38:40 +05:30
workspace_chart chore: generate type annotations 2023-07-24 15:32:48 +05:30
workspace_custom_block chore: generate type annotations 2023-07-24 15:32:48 +05:30
workspace_link chore: generate type annotations 2023-07-24 15:32:48 +05:30
workspace_number_card chore: generate type annotations 2023-07-24 15:32:48 +05:30
workspace_quick_list chore: generate type annotations 2023-07-24 15:32:48 +05:30
workspace_shortcut fix: allow internal routing using workspace shortcut url option 2023-11-27 14:20:27 +05:30
__init__.py [refactor] frappe.widgets > frappe.desk 2014-09-29 12:21:12 +05:30