Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | | | | | | Added tests for infinite scrolling lists | Phil Hughes | 2016-08-17 | 1 | -0/+44 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Fixed issue with filtering by label on issue not updating dropdown | Phil Hughes | 2016-08-17 | 5 | -11/+73 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Fixed list heights | Phil Hughes | 2016-08-17 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Added JS spec tests for store & models | Phil Hughes | 2016-08-17 | 5 | -1/+382 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Added filter tests | Phil Hughes | 2016-08-17 | 3 | -8/+148 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Order issues by label priority instead of id on board lists | Douglas Barbosa Alexandre | 2016-08-17 | 3 | -1/+6 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Returns label priority in JSON when listing lists/issues | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -0/+65 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Moved label tooltip to have body container | Phil Hughes | 2016-08-17 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Added some tests | Phil Hughes | 2016-08-17 | 3 | -35/+211 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Fixed blank state being added incorrectly | Phil Hughes | 2016-08-17 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Mobile improvements | Phil Hughes | 2016-08-17 | 6 | -4/+43 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Added correct permissions to the views | Phil Hughes | 2016-08-17 | 3 | -4/+4 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Added ability to generate default lists | Phil Hughes | 2016-08-17 | 8 | -12/+64 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Added some JS improvements | Phil Hughes | 2016-08-17 | 5 | -8/+9 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Added loading icon to boards vue app | Phil Hughes | 2016-08-17 | 3 | -4/+17 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Created a class to share functionality of creating new label from dropdown | Phil Hughes | 2016-08-17 | 4 | -65/+134 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Resets the page & the scrolling when filters are updated | Phil Hughes | 2016-08-17 | 2 | -2/+13 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Fixed issue with cards being added twice | Phil Hughes | 2016-08-17 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Label description in tooltip | Phil Hughes | 2016-08-17 | 11 | -54/+93 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clicking label adds that label to the filtered by | |||||
| | | * | | | | | | | | | | | | | | Correctly uses search query in backlog | Phil Hughes | 2016-08-17 | 4 | -20/+25 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Moved some code over to underscorejs | Phil Hughes | 2016-08-17 | 5 | -30/+26 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Fixed cursor not changing when over the header | Phil Hughes | 2016-08-17 | 3 | -3/+14 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Changed cursors to only show draggable when logged in | Phil Hughes | 2016-08-17 | 7 | -17/+38 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed lists allowed to be reorganized when logged out Hides welcome state when logged out | |||||
| | | * | | | | | | | | | | | | | | Fixed filter by any label | Phil Hughes | 2016-08-17 | 2 | -2/+3 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Updates new dropdown list when removing lists | Phil Hughes | 2016-08-17 | 3 | -14/+22 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | 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 error when trying to drag list several times | Phil Hughes | 2016-08-17 | 2 | -4/+5 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Hides create list button when not logged in | Phil Hughes | 2016-08-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Changed how the state is created when page is loaded | Phil Hughes | 2016-08-17 | 2 | -23/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed some un-used data | |||||
| | | * | | | | | | | | | | | | | | Correctly filters by labels | Phil Hughes | 2016-08-17 | 4 | -11/+27 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Keeps the filters after a reload | Phil Hughes | 2016-08-17 | 8 | -16/+27 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Improved the mobile UI | Phil Hughes | 2016-08-17 | 4 | -7/+18 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Fixed VueJS warning for border top | Phil Hughes | 2016-08-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Created default sortable options to be shared between the lists & the cards | Phil Hughes | 2016-08-17 | 5 | -31/+10098 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added full vue.js source | |||||
| | | * | | | | | | | | | | | | | | Added cursor for when moving | Phil Hughes | 2016-08-17 | 3 | -6/+33 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Fixed JS error when trying to remove list that wasnt defined | Phil Hughes | 2016-08-17 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Fixed issue with sortable not working after deleting list | Phil Hughes | 2016-08-17 | 2 | -1/+3 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Undefined variable | Phil Hughes | 2016-08-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Correctly removes from all lists when moving to done | Phil Hughes | 2016-08-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Added milestone & label filtering | Phil Hughes | 2016-08-17 | 4 | -6/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently a bug exists with label filtering... | |||||
| | | * | | | | | | | | | | | | | | Can filter by author & assignee | Phil Hughes | 2016-08-17 | 4 | -6/+17 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Added ability to infinite scroll issues list | Phil Hughes | 2016-08-17 | 4 | -17/+44 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Fixed issue with cookie working across whole site | Phil Hughes | 2016-08-17 | 3 | -9/+2 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Gets issues after the list is saved to the DB | Phil Hughes | 2016-08-17 | 3 | -3/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes issue with clipboard.js throwing an error | |||||
| | | * | | | | | | | | | | | | | | Hides from new dropdown when already present | Phil Hughes | 2016-08-17 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Filters backlog by search query | Phil Hughes | 2016-08-17 | 6 | -43/+35 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Hides the welcome board forever after it being hidden by the user | Phil Hughes | 2016-08-17 | 6 | -22/+42 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Moved some code around to make it easier to read & work with | Phil Hughes | 2016-08-17 | 8 | -63/+55 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Added assignee to frontend | Phil Hughes | 2016-08-17 | 4 | -0/+20 | |
| | | | | | | | | | | | | | | | | |