32 lines
960 B
Markdown
32 lines
960 B
Markdown
# todo
|
|
|
|
1. ctrl == cmd
|
|
1. expanded lists fill width of baord w/ min+max list width
|
|
1. if empty task, then do not create; del element
|
|
1. archive namespace/board/list
|
|
1. flash on drag to destination
|
|
1. assignees
|
|
1. choose primary+secondary(ies) in UI
|
|
1. host @ Q
|
|
1. manual full sync primary->replicas
|
|
1. probably need crud wrapper for board access to enable Jira/Odo
|
|
1. how to map to-from JIRA?
|
|
1. how to map to-from Odo?
|
|
1. SSO google/jira
|
|
* https://developers.google.com/identity/sign-in/web/sign-in
|
|
1. auto assign last editor as assignee if none
|
|
1. description panel
|
|
1. load jira by project (active sprint)
|
|
1. load jira by id (encode+save as comments), when all done set as done, when all todo then set as todo
|
|
1. Storage clients: key-value, kanban, etc
|
|
1. export json copies to clipboard
|
|
1. only create demo board IF no namespaces exist
|
|
|
|
# done
|
|
|
|
1. multi: read from CACHE, write to PRIMARY+CACHE, replicate to REPLICAS
|
|
|
|
# cancelled
|
|
|
|
1. default oneline
|