An error occurred fetching the project authors.
- 06 Mar, 2017 1 commit
-
-
Phil Hughes authored
-
- 01 Mar, 2017 1 commit
-
-
Phil Hughes authored
-
- 23 Feb, 2017 1 commit
-
-
Phil Hughes authored
Moved the issue boards card template into the JS. This helps to improve the code coverage & will eventually make it easier to move this to .vue files
-
- 17 Feb, 2017 3 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
Douwe Maan authored
-
- 03 Feb, 2017 1 commit
-
-
Phil Hughes authored
Fixed users href path being incorrect
-
- 18 Jan, 2017 1 commit
-
-
Mike Greiling authored
-
- 10 Jan, 2017 1 commit
-
-
Mike Greiling authored
-
- 14 Dec, 2016 1 commit
-
-
Mike Greiling authored
expand remaining non-explicit eslint-disable blocks and factor out globals when no-undef encountered
-
- 24 Nov, 2016 3 commits
-
-
Phil Hughes authored
When a board has a lot of lists & issues scrolling stops the user from moving the issue to the lsat list (or any list not on screen). This changes that by making the scrollable element the board-list element. This will need re-thinking when sorting in lists is possible.
-
Phil Hughes authored
-
Phil Hughes authored
Currently it just appends the new issue to the end of list & then sorts by priority which can cause some strange effects. For example if you drag the issue to the top of the list & then vue re-renders, the issue actually goes to the bottom.
-
- 23 Nov, 2016 1 commit
-
-
Phil Hughes authored
Closes #24654
-
- 10 Nov, 2016 2 commits
-
-
Phil Hughes authored
-
Fatih Acet authored
-
- 26 Oct, 2016 1 commit
-
-
winniehell authored
-
- 06 Oct, 2016 5 commits
-
-
Phil Hughes authored
Stop issue being dragged if it doesn't have an ID
-
Phil Hughes authored
This was causing issues with moving from the done list
-
Phil Hughes authored
Fixed issue when dragging cards
-
Phil Hughes authored
-
Phil Hughes authored
Closes #21219
-
- 13 Sep, 2016 1 commit
-
-
Phil Hughes authored
Closes #22092
-
- 31 Aug, 2016 1 commit
-
-
Phil Hughes authored
Only visible when scrollable area is larger than height
-
- 19 Aug, 2016 4 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
Fixes issue with cursor not changing when dragging
-
Phil Hughes authored
-
- 17 Aug, 2016 12 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
Updated some parts based on feedback
-
Phil Hughes authored
Added test for finding lists when limited to type
-
Phil Hughes authored
Removed props on main VueJS app instead uses data variables
-
Phil Hughes authored
Disabled sorting in list
-
Phil Hughes authored
-