2024-06-03
This commit is contained in:
35
MESAFIBACKLOG/index.md
Normal file
35
MESAFIBACKLOG/index.md
Normal file
@ -0,0 +1,35 @@
|
||||
---
|
||||
type: "Kanban"
|
||||
startedColumns:
|
||||
- 'In Progress'
|
||||
completedColumns:
|
||||
- Done
|
||||
dateFormat: mm/dd
|
||||
taskTemplate: '^+^_${overdue ? ''^R'' : ''''}${name}^: ${relations ? (''\n^-^/^g'' + relations.reduce((accumulator, currentValue) => accumulator.task + currentValue.task + '' '', '''')) : ''''}'
|
||||
created: "2024-04-11T15:46:15.118Z"
|
||||
updated: "2024-04-11T16:10:05.841Z"
|
||||
---
|
||||
|
||||
# MESAFIBACKLOG
|
||||
|
||||
## Backlog
|
||||
|
||||
- [post-one-to-user-story](tasks/post-one-to-user-story.md)
|
||||
- [get-one-api](tasks/get-one-api.md)
|
||||
- [get-all-api](tasks/get-all-api.md)
|
||||
- [in-tab-form-text-area-to-paste-over-excel](tasks/in-tab-form-text-area-to-paste-over-excel.md)
|
||||
- [list-record-that-are-different](tasks/list-record-that-are-different.md)
|
||||
- [list-records-that-are-out-of-sync](tasks/list-records-that-are-out-of-sync.md)
|
||||
- [list-uat-tasks-that-are-no-longer-in-excel](tasks/list-uat-tasks-that-are-no-longer-in-excel.md)
|
||||
|
||||
## Todo
|
||||
|
||||
- [get-a-deticated-pat-from-each-developer](tasks/get-a-deticated-pat-from-each-developer.md)
|
||||
|
||||
## In Progress
|
||||
|
||||
## Done
|
||||
|
||||
- [remove-static-file-controller](tasks/remove-static-file-controller.md)
|
||||
- [switch-to-infragistics-data-grid](tasks/switch-to-infragistics-data-grid.md)
|
||||
- [nginx-static-html-in-old-school-form](tasks/nginx-static-html-in-old-school-form.md)
|
Reference in New Issue
Block a user