unclean SPARC

This commit is contained in:
STEINNI
2025-08-27 07:03:09 +00:00
commit f308460931
430 changed files with 54426 additions and 0 deletions
@@ -0,0 +1,53 @@
{
"entities": [
{
"title": "",
"subtitle": "Priorities",
"severity": "primary",
"data": {
"id": "priorities"
}
},
{
"title": "",
"subtitle": "Coach selection",
"severity": "primary",
"data": {
"id": "invitations"
}
},
{
"title": "",
"subtitle": "Coaching plan",
"badge": "!",
"severity": "accent",
"data": {
"id": "plan"
}
},
{
"title": "",
"subtitle": "Timesheet",
"severity": "secondary",
"data": {
"id": "timesheet"
}
},
{
"title": "",
"subtitle": "Evaluation",
"severity": "secondary",
"data": {
"id": "evaluation"
}
},
{
"title": "",
"subtitle": "Closed",
"severity": "secondary",
"data": {
"id": "closed"
}
}
]
}