Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added loading icon so user knows when new page is loading | Phil Hughes | 2016-08-17 | 5 | -5/+23 |
| | | | | Added test for finding lists when limited to type | ||||
* | Create new label link text change | Phil Hughes | 2016-08-17 | 1 | -1/+1 |
| | |||||
* | Removes checkmarks from new list dropdown when deleting list | Phil Hughes | 2016-08-17 | 4 | -13/+20 |
| | |||||
* | Fixed bug when dragging to done list | Phil Hughes | 2016-08-17 | 1 | -3/+5 |
| | |||||
* | Fixed bug with creating new list from Backlog or done label | Phil Hughes | 2016-08-17 | 3 | -5/+27 |
| | |||||
* | Reverted milestone upcoming default filter | Phil Hughes | 2016-08-17 | 5 | -35/+26 |
| | |||||
* | Defaults milestone filter to upcoming | Phil Hughes | 2016-08-17 | 7 | -29/+39 |
| | |||||
* | Fixed bug with label filter dropdown not removing the correct label | Phil Hughes | 2016-08-17 | 1 | -2/+5 |
| | |||||
* | Updated simulateDrag JS | Phil Hughes | 2016-08-17 | 1 | -10/+5 |
| | |||||
* | Removed underscoreJS uses | Phil Hughes | 2016-08-17 | 14 | -130/+160 |
| | | | | Removed props on main VueJS app instead uses data variables | ||||
* | Changed ghost to have a slight opacity | Phil Hughes | 2016-08-17 | 2 | -1/+2 |
| | | | | Disabled sorting in list | ||||
* | Stop propogation when adding default lists | Phil Hughes | 2016-08-17 | 1 | -1/+2 |
| | |||||
* | Fixed error with class not existing | Phil Hughes | 2016-08-17 | 1 | -4/+4 |
| | |||||
* | Fixed failing teaspoon tests | Phil Hughes | 2016-08-17 | 6 | -14/+15 |
| | |||||
* | Increased scrolling speed when dragging issue | Phil Hughes | 2016-08-17 | 2 | -7/+2 |
| | | | | Fixed failing tests | ||||
* | Hides label for current list | Phil Hughes | 2016-08-17 | 6 | -24/+39 |
| | | | | | | Added confidential icon Fixed assignee tooltip Updates some tests | ||||
* | 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 |
| |