diff --git a/5e1a860b3ab12ee297492d70d68711d8/description b/5e1a860b3ab12ee297492d70d68711d8/description index 37a2c21..b0c38ae 100644 --- a/5e1a860b3ab12ee297492d70d68711d8/description +++ b/5e1a860b3ab12ee297492d70d68711d8/description @@ -1,3 +1,14 @@ -add TUI binary +TUI v0.1 build a TUI binary for ent which mirrors the CLI functionality + +- [ ] issues list (88d5111fd6e59802d0b839ff1fd6bf71) + - [ ] filtering(?) +- [ ] show issue preview (bd00a62f9d7c77fd8dd0da5d20aa803d) +- [ ] show issue detail +- [ ] show issue comments +- [ ] commands + - [ ] new ($EDITOR) + - [ ] edit ($EDITOR) + - [ ] comment ($EDITOR) + - [ ] state diff --git a/5e1a860b3ab12ee297492d70d68711d8/tags b/5e1a860b3ab12ee297492d70d68711d8/tags new file mode 100644 index 0000000..6795335 --- /dev/null +++ b/5e1a860b3ab12ee297492d70d68711d8/tags @@ -0,0 +1 @@ +tui/v0.1 diff --git a/7e2a3a59fb6b77403ff1035255367607/description b/7e2a3a59fb6b77403ff1035255367607/description new file mode 100644 index 0000000..c778f10 --- /dev/null +++ b/7e2a3a59fb6b77403ff1035255367607/description @@ -0,0 +1,3 @@ +allow adding / removing dependencies from CLI + +allow user to add / remove dependencies from the CLI diff --git a/7e2a3a59fb6b77403ff1035255367607/tags b/7e2a3a59fb6b77403ff1035255367607/tags new file mode 100644 index 0000000..573c0c4 --- /dev/null +++ b/7e2a3a59fb6b77403ff1035255367607/tags @@ -0,0 +1 @@ +cli diff --git a/88d5111fd6e59802d0b839ff1fd6bf71/assignee b/88d5111fd6e59802d0b839ff1fd6bf71/assignee new file mode 100644 index 0000000..284bb3b --- /dev/null +++ b/88d5111fd6e59802d0b839ff1fd6bf71/assignee @@ -0,0 +1 @@ +sigil-03 \ No newline at end of file diff --git a/88d5111fd6e59802d0b839ff1fd6bf71/description b/88d5111fd6e59802d0b839ff1fd6bf71/description new file mode 100644 index 0000000..58ef8ac --- /dev/null +++ b/88d5111fd6e59802d0b839ff1fd6bf71/description @@ -0,0 +1,9 @@ +issues list + +add issues list to TUI + +REQ: +- [ ] list issues + +STRETCH: +- [ ] filter issues diff --git a/88d5111fd6e59802d0b839ff1fd6bf71/state b/88d5111fd6e59802d0b839ff1fd6bf71/state new file mode 100644 index 0000000..505c028 --- /dev/null +++ b/88d5111fd6e59802d0b839ff1fd6bf71/state @@ -0,0 +1 @@ +inprogress \ No newline at end of file diff --git a/88d5111fd6e59802d0b839ff1fd6bf71/tags b/88d5111fd6e59802d0b839ff1fd6bf71/tags new file mode 100644 index 0000000..6795335 --- /dev/null +++ b/88d5111fd6e59802d0b839ff1fd6bf71/tags @@ -0,0 +1 @@ +tui/v0.1 diff --git a/bd00a62f9d7c77fd8dd0da5d20aa803d/assignee b/bd00a62f9d7c77fd8dd0da5d20aa803d/assignee new file mode 100644 index 0000000..284bb3b --- /dev/null +++ b/bd00a62f9d7c77fd8dd0da5d20aa803d/assignee @@ -0,0 +1 @@ +sigil-03 \ No newline at end of file diff --git a/bd00a62f9d7c77fd8dd0da5d20aa803d/description b/bd00a62f9d7c77fd8dd0da5d20aa803d/description new file mode 100644 index 0000000..509ca4b --- /dev/null +++ b/bd00a62f9d7c77fd8dd0da5d20aa803d/description @@ -0,0 +1,7 @@ +issue preview + +show a preview of the issue: +- [ ] author +- [ ] ID +- [ ] tags +- [ ] description preview diff --git a/bd00a62f9d7c77fd8dd0da5d20aa803d/state b/bd00a62f9d7c77fd8dd0da5d20aa803d/state new file mode 100644 index 0000000..505c028 --- /dev/null +++ b/bd00a62f9d7c77fd8dd0da5d20aa803d/state @@ -0,0 +1 @@ +inprogress \ No newline at end of file diff --git a/bd00a62f9d7c77fd8dd0da5d20aa803d/tags b/bd00a62f9d7c77fd8dd0da5d20aa803d/tags new file mode 100644 index 0000000..6795335 --- /dev/null +++ b/bd00a62f9d7c77fd8dd0da5d20aa803d/tags @@ -0,0 +1 @@ +tui/v0.1 diff --git a/bdf44bd55fdecdfc1badcb7123d2a606/assignee b/bdf44bd55fdecdfc1badcb7123d2a606/assignee new file mode 100644 index 0000000..284bb3b --- /dev/null +++ b/bdf44bd55fdecdfc1badcb7123d2a606/assignee @@ -0,0 +1 @@ +sigil-03 \ No newline at end of file diff --git a/bdf44bd55fdecdfc1badcb7123d2a606/description b/bdf44bd55fdecdfc1badcb7123d2a606/description new file mode 100644 index 0000000..33e41d0 --- /dev/null +++ b/bdf44bd55fdecdfc1badcb7123d2a606/description @@ -0,0 +1,6 @@ +issue detail + +show details about the issue +* potentially seperate screen? +* allow scrolling +* show comments diff --git a/bdf44bd55fdecdfc1badcb7123d2a606/state b/bdf44bd55fdecdfc1badcb7123d2a606/state new file mode 100644 index 0000000..505c028 --- /dev/null +++ b/bdf44bd55fdecdfc1badcb7123d2a606/state @@ -0,0 +1 @@ +inprogress \ No newline at end of file diff --git a/bdf44bd55fdecdfc1badcb7123d2a606/tags b/bdf44bd55fdecdfc1badcb7123d2a606/tags new file mode 100644 index 0000000..6795335 --- /dev/null +++ b/bdf44bd55fdecdfc1badcb7123d2a606/tags @@ -0,0 +1 @@ +tui/v0.1 diff --git a/cc6607ad7565902b149e9836dd4f029c/assignee b/cc6607ad7565902b149e9836dd4f029c/assignee new file mode 100644 index 0000000..284bb3b --- /dev/null +++ b/cc6607ad7565902b149e9836dd4f029c/assignee @@ -0,0 +1 @@ +sigil-03 \ No newline at end of file diff --git a/cc6607ad7565902b149e9836dd4f029c/description b/cc6607ad7565902b149e9836dd4f029c/description new file mode 100644 index 0000000..b44bbef --- /dev/null +++ b/cc6607ad7565902b149e9836dd4f029c/description @@ -0,0 +1,10 @@ +commands + +allow calling commands from the TUI. commands that open an editor will open the system editor and then return to the TUI when complete. + +- [ ] new +- [ ] edit +- [ ] commant +- [ ] state +- [ ] assign +- [ ] ...? diff --git a/cc6607ad7565902b149e9836dd4f029c/state b/cc6607ad7565902b149e9836dd4f029c/state new file mode 100644 index 0000000..b6fe829 --- /dev/null +++ b/cc6607ad7565902b149e9836dd4f029c/state @@ -0,0 +1 @@ +backlog \ No newline at end of file diff --git a/cc6607ad7565902b149e9836dd4f029c/tags b/cc6607ad7565902b149e9836dd4f029c/tags new file mode 100644 index 0000000..6795335 --- /dev/null +++ b/cc6607ad7565902b149e9836dd4f029c/tags @@ -0,0 +1 @@ +tui/v0.1 diff --git a/f14bd410300d6d8802d873c6b584c4aa/description b/f14bd410300d6d8802d873c6b584c4aa/description new file mode 100644 index 0000000..b35ecdd --- /dev/null +++ b/f14bd410300d6d8802d873c6b584c4aa/description @@ -0,0 +1,4 @@ +make `ent new` output issue ID + + +when the `ent new` command is invoked, it should also return the issue ID to STDOUT diff --git a/f14bd410300d6d8802d873c6b584c4aa/tags b/f14bd410300d6d8802d873c6b584c4aa/tags new file mode 100644 index 0000000..573c0c4 --- /dev/null +++ b/f14bd410300d6d8802d873c6b584c4aa/tags @@ -0,0 +1 @@ +cli