43 lines
978 B
JSON
43 lines
978 B
JSON
{
|
|
"lastUpdated": "2026-02-11T03:00:04.800665",
|
|
"columns": [
|
|
{
|
|
"id": "backlog",
|
|
"name": "Backlog",
|
|
"tasks": [
|
|
{
|
|
"id": "task-006",
|
|
"title": "Email digest dimineața",
|
|
"description": "Sumar email-uri importante la 8 AM",
|
|
"created": "2025-01-30",
|
|
"priority": "medium"
|
|
},
|
|
{
|
|
"id": "task-007",
|
|
"title": "Calendar sync",
|
|
"description": "Alertă înainte de întâlniri Google Calendar",
|
|
"created": "2025-01-30",
|
|
"priority": "low"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "in-progress",
|
|
"name": "In Progress",
|
|
"tasks": []
|
|
},
|
|
{
|
|
"id": "done",
|
|
"name": "Done",
|
|
"tasks": [
|
|
{
|
|
"id": "task-041",
|
|
"title": "Raport dimineață trimis pe email",
|
|
"description": "",
|
|
"created": "2026-02-04T06:31:05Z",
|
|
"priority": "medium"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |