1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00
Files
tabler/shared/data/tasks-list.json
2025-04-15 23:18:49 +02:00

26 lines
427 B
JSON

[
{
"name": "Extend the data model.",
"checked": true
},
{
"name": "Verify the event flow.",
"checked": false
},
{
"name": "Database backup and maintenance",
"checked": false
},
{
"name": "Identify the implementation team.",
"checked": true
},
{
"name": "Define users and workflow",
"checked": false
},
{
"name": "Check Pull Requests",
"checked": true
}
]