Improve headers on main page of admin dashboard
This commit is contained in:
@ -8,6 +8,8 @@ views:
|
|||||||
cards:
|
cards:
|
||||||
- type: heading
|
- type: heading
|
||||||
heading: General
|
heading: General
|
||||||
|
heading_style: title
|
||||||
|
icon: mdi:star
|
||||||
- type: entities
|
- type: entities
|
||||||
title: Briefings
|
title: Briefings
|
||||||
entities:
|
entities:
|
||||||
@ -76,7 +78,9 @@ views:
|
|||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
- type: heading
|
- type: heading
|
||||||
heading: Scheduling
|
heading: Basic Scheduling
|
||||||
|
heading_style: title
|
||||||
|
icon: mdi:clock-outline
|
||||||
- type: entities
|
- type: entities
|
||||||
title: School Stuff
|
title: School Stuff
|
||||||
entities:
|
entities:
|
||||||
@ -130,6 +134,8 @@ views:
|
|||||||
cards:
|
cards:
|
||||||
- type: heading
|
- type: heading
|
||||||
heading: Presence
|
heading: Presence
|
||||||
|
heading_style: title
|
||||||
|
icon: mdi:home-account
|
||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
- entity: group.family
|
- entity: group.family
|
||||||
@ -152,6 +158,8 @@ views:
|
|||||||
cards:
|
cards:
|
||||||
- type: heading
|
- type: heading
|
||||||
heading: Stats
|
heading: Stats
|
||||||
|
heading_style: title
|
||||||
|
icon: mdi:chart-areaspline
|
||||||
- type: custom:auto-entities
|
- type: custom:auto-entities
|
||||||
filter:
|
filter:
|
||||||
include:
|
include:
|
||||||
@ -209,6 +217,8 @@ views:
|
|||||||
cards:
|
cards:
|
||||||
- type: heading
|
- type: heading
|
||||||
heading: Diagnostics
|
heading: Diagnostics
|
||||||
|
heading_style: title
|
||||||
|
icon: mdi:bug-check
|
||||||
- type: entities
|
- type: entities
|
||||||
entities:
|
entities:
|
||||||
- entity: script.cleanup_crash
|
- entity: script.cleanup_crash
|
||||||
@ -249,6 +259,8 @@ views:
|
|||||||
cards:
|
cards:
|
||||||
- type: heading
|
- type: heading
|
||||||
heading: iCloud3
|
heading: iCloud3
|
||||||
|
heading_style: title
|
||||||
|
icon: cil:cellphone-iphone
|
||||||
- type: custom:icloud3-event-log-card
|
- type: custom:icloud3-event-log-card
|
||||||
visibility:
|
visibility:
|
||||||
- condition: user
|
- condition: user
|
||||||
@ -258,6 +270,8 @@ views:
|
|||||||
cards:
|
cards:
|
||||||
- type: heading
|
- type: heading
|
||||||
heading: Browser Mod
|
heading: Browser Mod
|
||||||
|
heading_style: title
|
||||||
|
icon: fab:firefox-browser
|
||||||
- type: custom:browser-player
|
- type: custom:browser-player
|
||||||
max_columns: 4
|
max_columns: 4
|
||||||
cards: []
|
cards: []
|
||||||
|
Reference in New Issue
Block a user