Files
P42_UI/app/assets/json/workflows/wf-coaching-applicant.json
T
2025-08-27 07:03:09 +00:00

53 lines
1.2 KiB
JSON

{
"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"
}
}
]
}