Skip to content

Commit

Permalink
UPD backlog
Browse files Browse the repository at this point in the history
  • Loading branch information
katekorsaro committed Jan 16, 2024
1 parent 66a4525 commit 7ddb92e
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 1 deletion.
2 changes: 2 additions & 0 deletions tasks/backlog.data
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,5 @@
{"description":"refactor ugly integer casts","entry":"20240115T150259Z","modified":"20240116T132941Z","priority":"H","status":"pending","uuid":"9c66c4a7-4b47-4914-9f1d-c33cced4dab8","tags":["feat"]}
{"description":"refactor ugly integer casts","end":"20240116T140556Z","entry":"20240115T150259Z","modified":"20240116T140556Z","priority":"H","status":"completed","uuid":"9c66c4a7-4b47-4914-9f1d-c33cced4dab8","tags":["feat"]}
{"description":"define custom values for failure","entry":"20240115T150204Z","modified":"20240116T140704Z","priority":"M","status":"pending","uuid":"98c31891-9113-45df-9f93-9aa8a44b3e53","tags":["feat","next"]}
{"description":"define custom values for failure","entry":"20240115T150204Z","modified":"20240116T141905Z","priority":"M","start":"20240116T141905Z","status":"pending","uuid":"98c31891-9113-45df-9f93-9aa8a44b3e53","tags":["feat","next"]}
{"description":"define custom values for failure","end":"20240116T144840Z","entry":"20240115T150204Z","modified":"20240116T144840Z","priority":"M","status":"completed","uuid":"98c31891-9113-45df-9f93-9aa8a44b3e53","tags":["feat","next"]}
1 change: 1 addition & 0 deletions tasks/completed.data
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[description:"define custom values for failure" end:"1705416520" entry:"1705330924" modified:"1705416520" priority:"M" status:"completed" tags:"feat,next" tags_feat:"x" tags_next:"x" uuid:"98c31891-9113-45df-9f93-9aa8a44b3e53"]
[description:"refactor ugly integer casts" end:"1705413956" entry:"1705330979" modified:"1705413956" priority:"H" status:"completed" tags:"feat" tags_feat:"x" uuid:"9c66c4a7-4b47-4914-9f1d-c33cced4dab8"]
[annotation_1705328224:"parse implementation is done. next steps: roll test and implementation" description:"define different value for successes" end:"1705330887" entry:"1705057458" modified:"1705330887" priority:"M" project:"iron-dice.backlog" status:"completed" tags:"personal" tags_personal:"x" uuid:"fb42b467-cd28-43e1-90a5-95abf0e5d27e"]
[description:"restart project iron-dice" end:"1705301604" entry:"1705055124" modified:"1705301604" project:"iron-dice" status:"deleted" tags:"personal" tags_personal:"x" uuid:"f63d97ad-c868-45e4-9fab-92622d6fdbc3"]
Expand Down
1 change: 0 additions & 1 deletion tasks/pending.data
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@
[description:"hardening. prevent absurd combinations" entry:"1705057220" modified:"1705411781" status:"pending" tags:"feat" tags_feat:"x" uuid:"6fd22945-d0de-4a58-bbc7-db31797606ff"]
[description:"accept parameters from CLI" entry:"1705057406" modified:"1705411781" priority:"M" status:"pending" tags:"feat" tags_feat:"x" uuid:"86d51d12-9c0d-4c19-9460-8241048068a4"]
[description:"implement output for CLI" entry:"1705057431" modified:"1705411781" priority:"M" status:"pending" tags:"feat" tags_feat:"x" uuid:"106ba09d-6418-4555-a0a6-ffb07ba718f1"]
[description:"define custom values for failure" entry:"1705330924" modified:"1705414024" priority:"M" status:"pending" tags:"feat,next" tags_feat:"x" tags_next:"x" uuid:"98c31891-9113-45df-9f93-9aa8a44b3e53"]
8 changes: 8 additions & 0 deletions tasks/undo.data
Original file line number Diff line number Diff line change
Expand Up @@ -162,3 +162,11 @@ time 1705414024
old [description:"define custom values for failure" entry:"1705330924" modified:"1705411781" priority:"M" status:"pending" tags:"feat" tags_feat:"x" uuid:"98c31891-9113-45df-9f93-9aa8a44b3e53"]
new [description:"define custom values for failure" entry:"1705330924" modified:"1705414024" priority:"M" status:"pending" tags:"feat,next" tags_feat:"x" tags_next:"x" uuid:"98c31891-9113-45df-9f93-9aa8a44b3e53"]
---
time 1705414745
old [description:"define custom values for failure" entry:"1705330924" modified:"1705414024" priority:"M" status:"pending" tags:"feat,next" tags_feat:"x" tags_next:"x" uuid:"98c31891-9113-45df-9f93-9aa8a44b3e53"]
new [description:"define custom values for failure" entry:"1705330924" modified:"1705414745" priority:"M" start:"1705414745" status:"pending" tags:"feat,next" tags_feat:"x" tags_next:"x" uuid:"98c31891-9113-45df-9f93-9aa8a44b3e53"]
---
time 1705416520
old [description:"define custom values for failure" entry:"1705330924" modified:"1705414745" priority:"M" start:"1705414745" status:"pending" tags:"feat,next" tags_feat:"x" tags_next:"x" uuid:"98c31891-9113-45df-9f93-9aa8a44b3e53"]
new [description:"define custom values for failure" end:"1705416520" entry:"1705330924" modified:"1705416520" priority:"M" status:"completed" tags:"feat,next" tags_feat:"x" tags_next:"x" uuid:"98c31891-9113-45df-9f93-9aa8a44b3e53"]
---

0 comments on commit 7ddb92e

Please sign in to comment.