From cf29b490b615cfc1eb7f05221d3ca7f425d1ad52 Mon Sep 17 00:00:00 2001 From: Harsh Tandiya Date: Tue, 8 Sep 2026 20:46:29 +0530 Subject: [PATCH] fix(navigation): remove legacy desk fixtures --- buzz/desktop_icon/buzz.json | 21 ------- buzz/workspace_sidebar/buzz.json | 99 -------------------------------- 2 files changed, 120 deletions(-) delete mode 100644 buzz/desktop_icon/buzz.json delete mode 100644 buzz/workspace_sidebar/buzz.json diff --git a/buzz/desktop_icon/buzz.json b/buzz/desktop_icon/buzz.json deleted file mode 100644 index f4bfbfe0..00000000 --- a/buzz/desktop_icon/buzz.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "app": "buzz", - "bg_color": "blue", - "creation": "2026-03-05 19:10:56.544723", - "docstatus": 0, - "doctype": "Desktop Icon", - "hidden": 0, - "icon_type": "Link", - "idx": 0, - "label": "Buzz", - "link_to": "Buzz", - "link_type": "Workspace Sidebar", - "modified": "2026-03-05 19:32:36.529508", - "modified_by": "Administrator", - "name": "Buzz", - "owner": "Administrator", - "restrict_removal": 0, - "roles": [], - "sidebar": "Buzz", - "standard": 1 -} diff --git a/buzz/workspace_sidebar/buzz.json b/buzz/workspace_sidebar/buzz.json deleted file mode 100644 index 34d22d6a..00000000 --- a/buzz/workspace_sidebar/buzz.json +++ /dev/null @@ -1,99 +0,0 @@ -{ - "app": "buzz", - "creation": "2026-03-05 19:10:56.507483", - "docstatus": 0, - "doctype": "Workspace Sidebar", - "header_icon": "calendar-check", - "idx": 0, - "items": [ - { - "child": 0, - "collapsible": 1, - "icon": "calendar-check", - "indent": 0, - "keep_closed": 0, - "label": "Events", - "link_to": "Buzz Event", - "link_type": "DocType", - "show_arrow": 0, - "type": "Link" - }, - { - "child": 0, - "collapsible": 1, - "icon": "ticket-check", - "indent": 0, - "keep_closed": 0, - "label": "Tickets", - "link_to": "Event Ticket", - "link_type": "DocType", - "show_arrow": 0, - "type": "Link" - }, - { - "child": 0, - "collapsible": 1, - "icon": "file-spreadsheet", - "indent": 1, - "keep_closed": 0, - "label": "Reports", - "link_type": "DocType", - "show_arrow": 0, - "type": "Section Break" - }, - { - "child": 1, - "collapsible": 1, - "icon": "book-check", - "indent": 0, - "keep_closed": 0, - "label": "Registrations", - "link_to": "Detailed Event Registrations", - "link_type": "Report", - "show_arrow": 0, - "type": "Link" - }, - { - "child": 1, - "collapsible": 1, - "icon": "badge-dollar-sign", - "indent": 0, - "keep_closed": 0, - "label": "Payments", - "link_to": "Event Payment", - "link_type": "DocType", - "show_arrow": 0, - "type": "Link" - }, - { - "child": 0, - "collapsible": 1, - "icon": "list", - "indent": 0, - "keep_closed": 0, - "label": "Tools", - "link_type": "DocType", - "show_arrow": 0, - "type": "Section Break" - }, - { - "child": 1, - "collapsible": 1, - "icon": "scan-qr-code", - "indent": 0, - "keep_closed": 0, - "label": "Check In Scanner", - "link_type": "URL", - "show_arrow": 0, - "type": "Link", - "url": "/dashboard/check-in" - } - ], - "modified": "2026-03-14 06:54:28.414089", - "modified_by": "Administrator", - "module": "Events", - "name": "Buzz", - "owner": "Administrator", - "standard": 1, - "title": "Buzz" -}