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,65 @@
{
"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" }
]
}
@@ -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"
}
}
]
}
@@ -0,0 +1,66 @@
{
"entities": [
{
"title": "",
"subtitle": "Creation",
"severity": "secondary",
"badge": null,
"data": {
"id": "start"
}
},
{
"title": "",
"subtitle": "Content",
"severity": "secondary",
"badge": null,
"data": {
"id": "template"
}
},
{
"title": "",
"subtitle": "Recipients",
"severity": "secondary",
"badge": null,
"data": {
"id": "recipients"
}
},
{
"title": "",
"subtitle": "Data Mapping",
"severity": "secondary",
"badge": null,
"data": {
"id": "mappings"
}
},
{
"title": "",
"subtitle": "Review",
"severity": "secondary",
"badge": null,
"data": {
"id": "approval"
}
},
{
"title": "",
"subtitle": "Expedition",
"severity": "secondary",
"badge": null,
"data": {
"id": "schedule"
}
}
],
"relations": [
{ "source": "start", "target": "template" },
{ "source": "start", "target": "recipients" },
{ "source": "template", "target": "mappings" },
{ "source": "recipients", "target": "mappings" },
{ "source": "mappings", "target": "approval" },
{ "source": "approval", "target": "schedule" }
]
}
@@ -0,0 +1,123 @@
{
"entities": [
{
"title": "Evaluations",
"subtitle": "",
"severity": "secondary",
"data": {
"id": "eval"
}
},
{
"title": "Tech DDs",
"subtitle": "",
"severity": "primary",
"data": {
"id": "techdd"
},
"child": {
"entities": [
{
"title": "Draft",
"subtitle": "",
"severity": "secondary",
"data": {
"id": "draft"
}
},
{
"title": "Reopened",
"subtitle": "",
"severity": "secondary",
"data": {
"id": "reopen"
}
},
{
"title": "Integrity check",
"subtitle": "",
"severity": "secondary",
"data": {
"id": "integrity"
}
},
{
"title": "EIB Consultation",
"subtitle": "",
"severity": "secondary",
"data": {
"id": "eib"
}
},
{
"title": "Review",
"subtitle": "",
"severity": "secondary",
"data": {
"id": "review"
}
},
{
"title": "Approval",
"subtitle": "",
"severity": "secondary",
"data": {
"id": "approval"
}
},
{
"title": "Finalized",
"subtitle": "",
"severity": "secondary",
"data": {
"id": "finalized"
}
}
],
"relations": [
{ "source": "draft", "target": "integrity" }
]
}
},
{
"title": "GAP",
"subtitle": "",
"severity": "secondary",
"data": {
"id": "gap"
}
},
{
"title": "KYC",
"subtitle": "",
"severity": "secondary",
"data": {
"id": "kyc"
}
},
{
"title": "Progress Meetings",
"subtitle": "",
"severity": "secondary",
"data": {
"id": "meeting"
}
},
{
"title": "Final",
"subtitle": "",
"severity": "secondary",
"data": {
"id": "final"
}
}
],
"relations": [
{ "source": "eval", "target": "gap" },
{ "source": "eval", "target": "techdd" },
{ "source": "techdd", "target": "kyc" },
{ "source": "kyc", "target": "meeting" },
{ "source": "meeting", "target": "final" }
]
}
@@ -0,0 +1,64 @@
{
"entities": [
{
"title": "",
"subtitle": "Create",
"severity": "secondary",
"badge": null,
"data": {
"id": "start"
}
},
{
"title": "",
"subtitle": "Clone",
"severity": "secondary",
"badge": null,
"data": {
"id": "start"
}
},
{
"title": "",
"subtitle": "Edit",
"severity": "secondary",
"badge": null,
"data": {
"id": "edit"
}
},
{
"title": "",
"subtitle": "Submit",
"severity": "secondary",
"badge": null,
"data": {
"id": "submit"
}
},
{
"title": "",
"subtitle": "Approval",
"severity": "secondary",
"badge": null,
"data": {
"id": "approval"
}
},
{
"title": "",
"subtitle": "Reject",
"severity": "secondary",
"badge": null,
"data": {
"id": "reject"
}
}
],
"relations": [
{ "source": "start", "target": "edit" },
{ "source": "edit", "target": "submit" },
{ "source": "submit", "target": "reject" },
{ "source": "submit", "target": "approval" }
]
}