| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Hides label for current list | Phil Hughes | 2016-08-17 | 2 | -2/+6 |
* | Added filter tests | Phil Hughes | 2016-08-17 | 1 | -1/+1 |
* | Order issues by label priority instead of id on board lists | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -1/+1 |
* | Moved label tooltip to have body container | Phil Hughes | 2016-08-17 | 1 | -1/+2 |
* | Added some tests | Phil Hughes | 2016-08-17 | 1 | -1/+1 |
* | Mobile improvements | Phil Hughes | 2016-08-17 | 2 | -0/+2 |
* | Added correct permissions to the views | Phil Hughes | 2016-08-17 | 2 | -3/+3 |
* | Added ability to generate default lists | Phil Hughes | 2016-08-17 | 3 | -7/+10 |
* | Added loading icon to boards vue app | Phil Hughes | 2016-08-17 | 1 | -1/+3 |
* | Label description in tooltip | Phil Hughes | 2016-08-17 | 2 | -20/+29 |
* | Correctly uses search query in backlog | Phil Hughes | 2016-08-17 | 2 | -13/+14 |
* | Fixed cursor not changing when over the header | Phil Hughes | 2016-08-17 | 1 | -1/+1 |
* | Changed cursors to only show draggable when logged in | Phil Hughes | 2016-08-17 | 3 | -11/+24 |
* | Added tooltip to assignee | Phil Hughes | 2016-08-17 | 1 | -1/+1 |
* | Updated delete list tooltip | Phil Hughes | 2016-08-17 | 1 | -1/+1 |
* | Fixed VueJS warning for border top | Phil Hughes | 2016-08-17 | 1 | -1/+1 |
* | Fixed issue with sortable not working after deleting list | Phil Hughes | 2016-08-17 | 1 | -1/+1 |
* | Added ability to infinite scroll issues list | Phil Hughes | 2016-08-17 | 1 | -4/+3 |
* | Filters backlog by search query | Phil Hughes | 2016-08-17 | 2 | -2/+1 |
* | Hides the welcome board forever after it being hidden by the user | Phil Hughes | 2016-08-17 | 2 | -4/+5 |
* | Moved some code around to make it easier to read & work with | Phil Hughes | 2016-08-17 | 2 | -2/+4 |
* | Added assignee to frontend | Phil Hughes | 2016-08-17 | 1 | -0/+2 |
* | Links to issues | Phil Hughes | 2016-08-17 | 2 | -2/+10 |
* | Can move between lists | Phil Hughes | 2016-08-17 | 1 | -1/+3 |
* | Pulls down issues for lists | Phil Hughes | 2016-08-17 | 1 | -1/+1 |
* | Hooked the frontend services up with the backend | Phil Hughes | 2016-08-17 | 3 | -36/+12 |
* | Added simulate drag JS for tests | Phil Hughes | 2016-08-17 | 1 | -0/+1 |
* | Added blank state | Phil Hughes | 2016-08-17 | 3 | -2/+17 |
* | Changes names to lists | Phil Hughes | 2016-08-17 | 1 | -7/+3 |
* | Removes boards correctly | Phil Hughes | 2016-08-17 | 1 | -2/+2 |
* | Simplified the markding as done to remove from all boards | Phil Hughes | 2016-08-17 | 2 | -18/+4 |
* | Fades out the other boards when marking as done | Phil Hughes | 2016-08-17 | 2 | -5/+5 |
* | Correctly removes from boards when moved to done | Phil Hughes | 2016-08-17 | 1 | -2/+2 |
* | When moving to done & the issue belongs to more than 1 board it asks if user ... | Phil Hughes | 2016-08-17 | 2 | -4/+23 |
* | Added vue-resource to get & save data | Phil Hughes | 2016-08-17 | 3 | -9/+10 |
* | Hooked up JS to allow issues to be moved between columns | Phil Hughes | 2016-08-17 | 3 | -19/+35 |
* | Initial issue boards UI | Phil Hughes | 2016-08-17 | 2 | -6/+46 |
* | Initial issues board page | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -0/+8 |