Implement Table Sort #21
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Same story as #20, but for the sort options.
Maybe find a way to get some prettier labels - "Creation Datetime" is a bit ugly to read.
functionality setup and working well, there is a change that is needed however.
I want to make the sort buttons similar to the filters, in that there is one button, and several presses will result in cycling through several states, in this case "order by asc (up arrow), order by desc (down arrow), dont order by (dash or no icon)"
completed