- 12 Jul, 2017 1 commit
-
-
Filipa Lacerda authored
-
- 23 Jun, 2017 1 commit
-
-
Winnie Hellmann authored
-
- 01 Jun, 2017 1 commit
-
-
Simon Knox authored
fix some false positive tests for board_new_issue
-
- 31 May, 2017 1 commit
-
-
Phil Hughes authored
The closed & backlog lists in issue boards are no collapsible. They can be collapsed independently of each other & this selection is then saved to the browser through localStorage. When the page loads, the code gets the data from localStorage & determines whether to show or hide the list Closes #23917
-
- 09 May, 2017 1 commit
-
-
Mike Greiling authored
-
- 05 May, 2017 1 commit
-
-
Clement Ho authored
-
- 04 May, 2017 2 commits
-
-
Phil Hughes authored
-
Valery Sizov authored
-
- 28 Apr, 2017 1 commit
-
-
Phil Hughes authored
This happens when Gravatar is disabled in the admin settings, the avatar is returned as null & then frontend didn't do anything about it. Closes #31428
-
- 18 Apr, 2017 1 commit
-
-
Phil Hughes authored
-
- 13 Apr, 2017 1 commit
-
-
Phil Hughes authored
Closes #30902
-
- 24 Mar, 2017 1 commit
-
-
blackst0ne authored
-
- 21 Mar, 2017 1 commit
-
-
Mike Greiling authored
-
- 16 Mar, 2017 1 commit
-
-
Phil Hughes authored
Fixed issue with modal window including main search bars tokens
-
- 09 Mar, 2017 1 commit
-
-
Phil Hughes authored
Changed an isArray check to use -1 Added comment to boards search manager to explain behaviour
-
- 08 Mar, 2017 4 commits
-
-
Phil Hughes authored
Also fixed issue with Vue resource encoding + in search term
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
Async updates the boards when searching
-
- 05 Mar, 2017 1 commit
-
-
winniehell authored
-
- 27 Feb, 2017 1 commit
-
-
Phil Hughes authored
-
- 21 Feb, 2017 1 commit
-
-
Phil Hughes authored
When dragging an issue to a list that it already exists in it was previously not removing the label for the list it was moving from. This changes that to make that API call. Closes #28484
-
- 17 Feb, 2017 6 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
The was actually stopping the issue from being added at the correct index & would instead be added to the end of the array
-
Phil Hughes authored
-
Douwe Maan authored
-
- 03 Feb, 2017 5 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
Possibly need to change masonry library but so far it is the only one I found that works well
-
- 19 Jan, 2017 2 commits
-
-
Mike Greiling authored
-
Mike Greiling authored
-
- 18 Jan, 2017 1 commit
-
-
Mike Greiling authored
-
- 14 Dec, 2016 2 commits
-
-
Mike Greiling authored
-
Mike Greiling authored
expand remaining non-explicit eslint-disable blocks and factor out globals when no-undef encountered
-
- 24 Nov, 2016 1 commit
-
-
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.
-
- 10 Nov, 2016 1 commit
-
-
Fatih Acet authored
-