base tabler
This commit is contained in:
parent
ac2cfa9fe1
commit
0f84beacf1
1432 changed files with 28760 additions and 1 deletions
26
liquid/data/tasks-list.json
Normal file
26
liquid/data/tasks-list.json
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
[
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue