diff --git a/data/configs/default.json b/data/configs/default.json
index d4f9186a6..07fe28621 100644
--- a/data/configs/default.json
+++ b/data/configs/default.json
@@ -18,8 +18,69 @@
],
"apps": [
{
- "id": "76217a87-7151-42d0-b0cf-1b72aef63f83",
- "name": "Small app",
+ "id": "47af36c0-47c1-4e5b-bfc7-ad645ee6a33a",
+ "name": "Documentation",
+ "url": "https://homarr.dev",
+ "behaviour": {
+ "onClickUrl": "https://homarr.dev",
+ "externalUrl": "https://homarr.dev",
+ "isOpeningNewTab": true
+ },
+ "network": {
+ "enabledStatusChecker": false,
+ "okStatus": [
+ 200
+ ]
+ },
+ "appearance": {
+ "iconUrl": "/imgs/logo/logo.png"
+ },
+ "integration": {
+ "type": null,
+ "properties": []
+ },
+ "area": {
+ "type": "category",
+ "properties": {
+ "id": "47af36c0-47c1-4e5b-bfc7-ad645ee6a33f"
+ }
+ },
+ "shape": {
+ "md": {
+ "location": {
+ "x": 0,
+ "y": 10
+ },
+ "size": {
+ "width": 1,
+ "height": 1
+ }
+ },
+ "sm": {
+ "location": {
+ "x": 0,
+ "y": 10
+ },
+ "size": {
+ "width": 2,
+ "height": 1
+ }
+ },
+ "lg": {
+ "location": {
+ "x": 3,
+ "y": 1
+ },
+ "size": {
+ "width": 1,
+ "height": 1
+ }
+ }
+ }
+ },
+ {
+ "id": "5df743d9-5cb1-457c-85d2-64ff86855652",
+ "name": "Your app",
"url": "https://homarr.dev",
"appearance": {
"iconUrl": "/imgs/logo/logo.png"
@@ -41,7 +102,7 @@
"shape": {
"md": {
"location": {
- "x": 1,
+ "x": 5,
"y": 1
},
"size": {
@@ -51,8 +112,8 @@
},
"sm": {
"location": {
- "x": 0,
- "y": 3
+ "x": 2,
+ "y": 0
},
"size": {
"width": 1,
@@ -61,7 +122,187 @@
},
"lg": {
"location": {
- "x": 4,
+ "x": 1,
+ "y": 0
+ },
+ "size": {
+ "width": 1,
+ "height": 1
+ }
+ }
+ },
+ "integration": {
+ "type": null,
+ "properties": []
+ }
+ },
+ {
+ "id": "47af36c0-47c1-4e5b-bfc7-ad645ee6a990",
+ "name": "Donate",
+ "url": "https://ko-fi.com/ajnart",
+ "behaviour": {
+ "onClickUrl": "https://ko-fi.com/ajnart",
+ "externalUrl": "https://ko-fi.com/ajnart",
+ "isOpeningNewTab": true
+ },
+ "network": {
+ "enabledStatusChecker": false,
+ "okStatus": [
+ 200
+ ]
+ },
+ "appearance": {
+ "iconUrl": "https://uploads-ssl.webflow.com/5c14e387dab576fe667689cf/61e1116779fc0a9bd5bdbcc7_Frame%206.png"
+ },
+ "integration": {
+ "type": null,
+ "properties": []
+ },
+ "area": {
+ "type": "sidebar",
+ "properties": {
+ "location": "left"
+ }
+ },
+ "shape": {
+ "md": {
+ "location": {
+ "x": 1,
+ "y": 0
+ },
+ "size": {
+ "width": 1,
+ "height": 1
+ }
+ },
+ "sm": {
+ "location": {
+ "x": 1,
+ "y": 0
+ },
+ "size": {
+ "width": 1,
+ "height": 1
+ }
+ },
+ "lg": {
+ "location": {
+ "x": 1,
+ "y": 0
+ },
+ "size": {
+ "width": 1,
+ "height": 1
+ }
+ }
+ }
+ },
+ {
+ "id": "47af36c0-47c1-4e5b-bfc7-ad645ee6a330",
+ "name": "Contribute",
+ "url": "https://github.com/ajnart/homarr",
+ "behaviour": {
+ "onClickUrl": "https://github.com/ajnart/homarr",
+ "externalUrl": "https://github.com/ajnart/homarr",
+ "isOpeningNewTab": true
+ },
+ "network": {
+ "enabledStatusChecker": false,
+ "okStatus": [
+ 200
+ ]
+ },
+ "appearance": {
+ "iconUrl": "https://cdn.jsdelivr.net/gh/walkxhub/dashboard-icons/png/github.png"
+ },
+ "integration": {
+ "type": null,
+ "properties": []
+ },
+ "area": {
+ "type": "category",
+ "properties": {
+ "id": "47af36c0-47c1-4e5b-bfc7-ad645ee6a33f"
+ }
+ },
+ "shape": {
+ "md": {
+ "location": {
+ "x": 5,
+ "y": 3
+ },
+ "size": {
+ "width": 1,
+ "height": 1
+ }
+ },
+ "sm": {
+ "location": {
+ "x": 0,
+ "y": 2
+ },
+ "size": {
+ "width": 1,
+ "height": 1
+ }
+ },
+ "lg": {
+ "location": {
+ "x": 2,
+ "y": 1
+ },
+ "size": {
+ "width": 1,
+ "height": 1
+ }
+ }
+ }
+ },
+ {
+ "id": "76217a87-7151-42d0-b0cf-1b72aef63f83",
+ "name": "Small app",
+ "url": "https://homarr.dev",
+ "appearance": {
+ "iconUrl": "/imgs/logo/logo.png"
+ },
+ "network": {
+ "enabledStatusChecker": false,
+ "okStatus": []
+ },
+ "behaviour": {
+ "isOpeningNewTab": true,
+ "externalUrl": "https://homarr.dev"
+ },
+ "area": {
+ "type": "sidebar",
+ "properties": {
+ "location": "left"
+ }
+ },
+ "shape": {
+ "md": {
+ "location": {
+ "x": 0,
+ "y": 0
+ },
+ "size": {
+ "width": 1,
+ "height": 1
+ }
+ },
+ "sm": {
+ "location": {
+ "x": 0,
+ "y": 0
+ },
+ "size": {
+ "width": 1,
+ "height": 1
+ }
+ },
+ "lg": {
+ "location": {
+ "x": 0,
"y": 0
},
"size": {
@@ -105,6 +346,16 @@
},
"shape": {
"md": {
+ "location": {
+ "x": 0,
+ "y": 0
+ },
+ "size": {
+ "width": 1,
+ "height": 4
+ }
+ },
+ "sm": {
"location": {
"x": 0,
"y": 1
@@ -114,208 +365,15 @@
"height": 1
}
},
- "sm": {
- "location": {
- "x": 1,
- "y": 2
- },
- "size": {
- "width": 1,
- "height": 1
- }
- },
"lg": {
"location": {
"x": 0,
"y": 0
},
- "size": {
- "width": 4,
- "height": 3
- }
- }
- }
- },
- {
- "id": "47af36c0-47c1-4e5b-bfc7-ad645ee6a330",
- "name": "Contribute",
- "url": "https://github.com/ajnart/homarr",
- "behaviour": {
- "onClickUrl": "https://github.com/ajnart/homarr",
- "externalUrl": "https://github.com/ajnart/homarr",
- "isOpeningNewTab": true
- },
- "network": {
- "enabledStatusChecker": false,
- "okStatus": [
- 200
- ]
- },
- "appearance": {
- "iconUrl": "https://cdn.jsdelivr.net/gh/walkxhub/dashboard-icons/png/github.png"
- },
- "integration": {
- "type": null,
- "properties": []
- },
- "area": {
- "type": "category",
- "properties": {
- "id": "47af36c0-47c1-4e5b-bfc7-ad645ee6a33f"
- }
- },
- "shape": {
- "md": {
- "location": {
- "x": 3,
- "y": 1
- },
"size": {
"width": 1,
"height": 1
}
- },
- "sm": {
- "location": {
- "x": 1,
- "y": 4
- },
- "size": {
- "width": 1,
- "height": 1
- }
- },
- "lg": {
- "location": {
- "x": 4,
- "y": 2
- },
- "size": {
- "width": 1,
- "height": 1
- }
- }
- }
- },
- {
- "id": "47af36c0-47c1-4e5b-bfc7-ad645ee6a990",
- "name": "Donate",
- "url": "https://ko-fi.com/ajnart",
- "behaviour": {
- "onClickUrl": "https://ko-fi.com/ajnart",
- "externalUrl": "https://ko-fi.com/ajnart",
- "isOpeningNewTab": true
- },
- "network": {
- "enabledStatusChecker": false,
- "okStatus": [
- 200
- ]
- },
- "appearance": {
- "iconUrl": "https://uploads-ssl.webflow.com/5c14e387dab576fe667689cf/61e1116779fc0a9bd5bdbcc7_Frame%206.png"
- },
- "integration": {
- "type": null,
- "properties": []
- },
- "area": {
- "type": "category",
- "properties": {
- "id": "47af36c0-47c1-4e5b-bfc7-ad645ee6a33f"
- }
- },
- "shape": {
- "md": {
- "location": {
- "x": 2,
- "y": 0
- },
- "size": {
- "width": 1,
- "height": 1
- }
- },
- "sm": {
- "location": {
- "x": 2,
- "y": 0
- },
- "size": {
- "width": 1,
- "height": 1
- }
- },
- "lg": {
- "location": {
- "x": 5,
- "y": 0
- },
- "size": {
- "width": 1,
- "height": 1
- }
- }
- }
- },
- {
- "id": "47af36c0-47c1-4e5b-bfc7-ad645ee6a33a",
- "name": "Documentation",
- "url": "https://homarr.dev",
- "behaviour": {
- "onClickUrl": "https://homarr.dev",
- "externalUrl": "https://homarr.dev",
- "isOpeningNewTab": true
- },
- "network": {
- "enabledStatusChecker": false,
- "okStatus": [
- 200
- ]
- },
- "appearance": {
- "iconUrl": "/imgs/logo/logo.png"
- },
- "integration": {
- "type": null,
- "properties": []
- },
- "area": {
- "type": "category",
- "properties": {
- "id": "47af36c0-47c1-4e5b-bfc7-ad645ee6a33f"
- }
- },
- "shape": {
- "md": {
- "location": {
- "x": 0,
- "y": 10
- },
- "size": {
- "width": 2,
- "height": 1
- }
- },
- "sm": {
- "location": {
- "x": 0,
- "y": 10
- },
- "size": {
- "width": 2,
- "height": 1
- }
- },
- "lg": {
- "location": {
- "x": 0,
- "y": 10
- },
- "size": {
- "width": 2,
- "height": 1
- }
}
}
},
@@ -376,64 +434,6 @@
"type": null,
"properties": []
}
- },
- {
- "id": "5df743d9-5cb1-457c-85d2-64ff86855652",
- "name": "Your app",
- "url": "https://homarr.dev",
- "appearance": {
- "iconUrl": "/imgs/logo/logo.png"
- },
- "network": {
- "enabledStatusChecker": false,
- "okStatus": []
- },
- "behaviour": {
- "isOpeningNewTab": true,
- "externalUrl": "https://homarr.dev"
- },
- "area": {
- "type": "category",
- "properties": {
- "id": "47af36c0-47c1-4e5b-bfc7-ad645ee6a33f"
- }
- },
- "shape": {
- "md": {
- "location": {
- "x": 3,
- "y": 0
- },
- "size": {
- "width": 1,
- "height": 1
- }
- },
- "sm": {
- "location": {
- "x": 2,
- "y": 3
- },
- "size": {
- "width": 1,
- "height": 1
- }
- },
- "lg": {
- "location": {
- "x": 6,
- "y": 0
- },
- "size": {
- "width": 1,
- "height": 1
- }
- }
- },
- "integration": {
- "type": null,
- "properties": []
- }
}
],
"widgets": [
@@ -496,11 +496,11 @@
"shape": {
"md": {
"location": {
- "x": 0,
+ "x": 4,
"y": 0
},
"size": {
- "width": 3,
+ "width": 2,
"height": 1
}
},
@@ -516,11 +516,11 @@
},
"lg": {
"location": {
- "x": 4,
+ "x": 0,
"y": 1
},
"size": {
- "width": 3,
+ "width": 2,
"height": 1
}
}
@@ -540,28 +540,28 @@
"shape": {
"sm": {
"location": {
- "x": 0,
+ "x": 1,
"y": 1
},
- "size": {
- "width": 3,
- "height": 1
- }
- },
- "md": {
- "location": {
- "x": 4,
- "y": 0
- },
"size": {
"width": 2,
"height": 2
}
},
+ "md": {
+ "location": {
+ "x": 4,
+ "y": 2
+ },
+ "size": {
+ "width": 2,
+ "height": 1
+ }
+ },
"lg": {
"location": {
- "x": 5,
- "y": 2
+ "x": 2,
+ "y": 0
},
"size": {
"width": 2,
diff --git a/src/components/Dashboard/Mobile/Ribbon/MobileRibbonSidebarDrawer.tsx b/src/components/Dashboard/Mobile/Ribbon/MobileRibbonSidebarDrawer.tsx
index b09749ea2..22fb2df77 100644
--- a/src/components/Dashboard/Mobile/Ribbon/MobileRibbonSidebarDrawer.tsx
+++ b/src/components/Dashboard/Mobile/Ribbon/MobileRibbonSidebarDrawer.tsx
@@ -20,6 +20,6 @@ export const MobileRibbonSidebarDrawer = ({
}}
{...props}
>
-