65 lines
1.6 KiB
JSON
65 lines
1.6 KiB
JSON
{
|
|
"entities": [
|
|
{
|
|
"title": "",
|
|
"subtitle": "Priorities",
|
|
"severity": "info",
|
|
"badge": 42,
|
|
"data": {
|
|
"id": "priorities"
|
|
}
|
|
},
|
|
{
|
|
"title": "",
|
|
"subtitle": "Coach selection",
|
|
"severity": "primary",
|
|
"badge": 65,
|
|
"data": {
|
|
"id": "invitations"
|
|
}
|
|
},
|
|
{
|
|
"title": "",
|
|
"subtitle": "Plan definition",
|
|
"badge": 2,
|
|
"severity": "primary",
|
|
"data": {
|
|
"id": "plans"
|
|
}
|
|
},
|
|
{
|
|
"title": "",
|
|
"subtitle": "Timesheet",
|
|
"severity": "primary",
|
|
"badge": 27,
|
|
"data": {
|
|
"id": "timesheets"
|
|
}
|
|
},
|
|
{
|
|
"title": "",
|
|
"subtitle": "Evaluation",
|
|
"severity": "primary",
|
|
"badge": 69,
|
|
"data": {
|
|
"id": "evaluations"
|
|
}
|
|
},
|
|
{
|
|
"title": "",
|
|
"subtitle": "Closed",
|
|
"severity": "success",
|
|
"badge": 259,
|
|
"data": {
|
|
"id": "closed"
|
|
}
|
|
}
|
|
],
|
|
"relations": [
|
|
{ "source": "priorities", "target": "invitations" },
|
|
{ "source": "invitations", "target": "plans" },
|
|
{ "source": "plans", "target": "timesheets" },
|
|
{ "source": "timesheets", "target": "evaluations" },
|
|
{ "source": "evaluations", "target": "closed" }
|
|
]
|
|
} |