Skip to content

Commit cdcc615

Browse files
committed
feat: add Desktop Icon and Workspace Sidebar; restructure Education workspace
- Add Desktop Icon for Education app - education/desktop_icon/education.json - Introduce Workspace Sidebar for Education - education/workspace_sidebar/education.json - Adds organized sections (Admissions, Student Management, Academics, Assessment, Fee Management, Attendance, Tools, Setup, Reports) - Provides quick links to key DocTypes and Reports - Revamp Education workspace layout - Update cards/sections, labels, and links for clearer navigation - Add Assessment/Fees/Attendance report groupings and tools
1 parent bcfd534 commit cdcc615

4 files changed

Lines changed: 981 additions & 233 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"app": "education",
3+
"bg_color": "gray",
4+
"creation": "2026-03-24 17:21:10.011412",
5+
"docstatus": 0,
6+
"doctype": "Desktop Icon",
7+
"hidden": 0,
8+
"icon_type": "App",
9+
"idx": 0,
10+
"label": "Education",
11+
"link_to": "Education",
12+
"link_type": "Workspace Sidebar",
13+
"logo_url": "/assets/education/edu-logo.svg",
14+
"modified": "2026-03-24 17:21:10.011412",
15+
"modified_by": "Administrator",
16+
"name": "Education",
17+
"owner": "Administrator",
18+
"restrict_removal": 0,
19+
"roles": [],
20+
"standard": 1
21+
}

0 commit comments

Comments
 (0)