Mike Pountney

Results 9 issues of Mike Pountney

This is an example of a class of problems. ``` "VpnGateways": ``` ... becomes ``` [ "VpnGateways": [](fg-white,bg-blue) ``` when highlighted. Something is screwy, but it's not obvious what from...

bug

Should be reasonably straightforward, and removes another reason to drop to the web UI or edit-and-quit.

enhancement

I've been wondering how this would materialise, as there is no graceful handling of this condition - when a re-login to JIRA is needed, CmdLogin will _potentially_ trigger. It's just...

bug
enhancement

We need to find ticket IDs in plaintext, for a couple of reasons: - It means we can do the drill-down from the TicketShow page, where ticket IDs are in...

On a per-ticket basis, provide a select-box (a'la sort order) that will let the user select an available transition, like 'In Progress', or 'Done'. Some care is needed here -...

enhancement

If you paste text into the command buffer, (eg view {paste-ticket-id}), it gets mangled. There's nothing in the way of buffering, w/r/t Key events, so this is kind of expected....

bug

It's never going to be ideal shelling out to $EDITOR even if we fix #8 Implement a termui page for adding/editing a comment.

As per conversation on IRC: Volcane: what do you mean with not rebasing [10:38] Volcane: (been ages since i looked at what black magic i did to make the git...

Raising this issue as a discussion point. When developing [#39] we pondered whether to add a subsequent test to check that the [HIT, MISS] Header would turn to [HIT, HIT]...