- 19 Jan, 2017 2 commits
-
-
Mike Greiling authored
-
Mike Greiling authored
-
- 18 Jan, 2017 5 commits
-
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
- 06 Jan, 2017 1 commit
-
-
Phil Hughes authored
Changed CSS transition property for only values that change
-
- 05 Jan, 2017 1 commit
-
-
Phil Hughes authored
-
- 03 Jan, 2017 1 commit
-
-
Phil Hughes authored
- Adds animation when opening & closing the sidebar - Adds an animation when dragging boards to a new position - Adds animations to dragging issues around When opening the sidebar it will also animate the scrollLeft property to make moving to the opened issue less blunt. Closes #25630
-
- 29 Dec, 2016 1 commit
-
-
victorwu 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
-
- 30 Nov, 2016 1 commit
-
-
Mike Greiling authored
-
- 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
-
- 16 Nov, 2016 2 commits
-
-
Filipa Lacerda authored
-
Filipa Lacerda authored
Improves documentation Adds tests Fix prop validation for objects Finish tests for environment item Adds tests for toggle folder function Environment tests Adds tests
-
- 15 Nov, 2016 1 commit
-
-
Luke "Jared" Bennett authored
-
- 10 Nov, 2016 5 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Fatih Acet authored
-
- 04 Nov, 2016 1 commit
-
-
Phil Hughes authored
Closes #23026
-
- 01 Nov, 2016 1 commit
-
-
Phil Hughes authored
Closes #22710
-
- 28 Oct, 2016 1 commit
-
-
Phil Hughes authored
-
- 27 Oct, 2016 2 commits
-
-
winniehell authored
-
Phil Hughes authored
Closes #22852
-
- 26 Oct, 2016 1 commit
-
-
winniehell authored
-
- 25 Oct, 2016 1 commit
-
-
Phil Hughes authored
Fixed new labels not being created Fixed scrolling issues
-
- 24 Oct, 2016 1 commit
-
-
Mike Greiling authored
-
- 20 Oct, 2016 1 commit
-
-
Phil Hughes authored
Rather than constructing & then deconstructing, we know just hide & show the sidebar. This is done so we dont' have a memory leak on the frontend with objects getting created.
-
- 19 Oct, 2016 1 commit
-
-
Phil Hughes authored
Changed return statement instead of if Delete objects after issue is closed
-
- 11 Oct, 2016 1 commit
-
-
Phil Hughes authored
-
- 07 Oct, 2016 3 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-