2024-06-03
This commit is contained in:
130
EC-Documentation/board.json
Normal file
130
EC-Documentation/board.json
Normal file
@ -0,0 +1,130 @@
|
||||
{
|
||||
"headings": [
|
||||
{
|
||||
"name": "Backlog",
|
||||
"heading": "^:^+Backlog^:"
|
||||
},
|
||||
{
|
||||
"name": "Todo",
|
||||
"heading": "^:^+Todo^:"
|
||||
},
|
||||
{
|
||||
"name": "In Progress",
|
||||
"heading": "^:^c»^: ^+In Progress^:"
|
||||
},
|
||||
{
|
||||
"name": "Done",
|
||||
"heading": "^:^g✓^: ^+Done^:"
|
||||
}
|
||||
],
|
||||
"lanes": [
|
||||
{
|
||||
"name": "All tasks",
|
||||
"columns": [
|
||||
[
|
||||
{
|
||||
"id": "add-servers-users-and-file-shares-from-my-it",
|
||||
"name": "Add Servers Users and File Shares From My It",
|
||||
"description": "",
|
||||
"metadata": {
|
||||
"created": "2023-07-10T18:39:34.794Z",
|
||||
"updated": "2023-07-10T18:39:34.786Z",
|
||||
"assigned": "",
|
||||
"progress": 0,
|
||||
"tags": []
|
||||
},
|
||||
"subTasks": [],
|
||||
"relations": [],
|
||||
"comments": [],
|
||||
"column": "Backlog",
|
||||
"workload": 2,
|
||||
"progress": 0,
|
||||
"remainingWorkload": 2
|
||||
},
|
||||
{
|
||||
"id": "add-databases-from-kee-pass",
|
||||
"name": "Add Databases from KeePass",
|
||||
"description": "",
|
||||
"metadata": {
|
||||
"created": "2023-07-10T18:39:59.224Z",
|
||||
"updated": "2023-07-10T18:39:59.216Z",
|
||||
"assigned": "",
|
||||
"progress": 0,
|
||||
"tags": []
|
||||
},
|
||||
"subTasks": [],
|
||||
"relations": [],
|
||||
"comments": [],
|
||||
"column": "Backlog",
|
||||
"workload": 2,
|
||||
"progress": 0,
|
||||
"remainingWorkload": 2
|
||||
},
|
||||
{
|
||||
"id": "merge-kee-pass-users-and-servers-with-remote-desktop-manager-files",
|
||||
"name": "Merge KeePass users and servers with Remote Desktop Manager files",
|
||||
"description": "",
|
||||
"metadata": {
|
||||
"created": "2023-07-10T18:40:42.459Z",
|
||||
"updated": "2023-07-10T18:40:42.452Z",
|
||||
"assigned": "",
|
||||
"progress": 0,
|
||||
"tags": []
|
||||
},
|
||||
"subTasks": [],
|
||||
"relations": [],
|
||||
"comments": [],
|
||||
"column": "Backlog",
|
||||
"workload": 2,
|
||||
"progress": 0,
|
||||
"remainingWorkload": 2
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"id": "look-for-documents-create-with-fui-lian-loiw",
|
||||
"name": "Look for Documents Create With Fui Lian Loiw",
|
||||
"description": "",
|
||||
"metadata": {
|
||||
"created": "2023-07-10T18:41:55.786Z",
|
||||
"updated": "2023-07-10T18:41:58.863Z",
|
||||
"assigned": "",
|
||||
"progress": 0,
|
||||
"tags": []
|
||||
},
|
||||
"subTasks": [],
|
||||
"relations": [],
|
||||
"comments": [],
|
||||
"column": "Todo",
|
||||
"workload": 2,
|
||||
"progress": 0,
|
||||
"remainingWorkload": 2
|
||||
}
|
||||
],
|
||||
[],
|
||||
[
|
||||
{
|
||||
"id": "import-remote-desktop-manager-tsv-files",
|
||||
"name": "Import Remote Desktop Manager \\*.tsv Files",
|
||||
"description": "",
|
||||
"metadata": {
|
||||
"created": "2023-07-10T18:41:03.001Z",
|
||||
"updated": "2023-07-10T18:41:02.994Z",
|
||||
"assigned": "",
|
||||
"progress": 0,
|
||||
"tags": [],
|
||||
"completed": "2023-07-10T18:41:03.001Z"
|
||||
},
|
||||
"subTasks": [],
|
||||
"relations": [],
|
||||
"comments": [],
|
||||
"column": "Done",
|
||||
"workload": 2,
|
||||
"progress": 1,
|
||||
"remainingWorkload": 0
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user