Commit graph

10 commits

Author SHA1 Message Date
Phil Hughes
954deefa22 Added remove button 2017-02-03 17:02:44 +03:00
Phil Hughes
85a329845f Added animations to issue boards
- 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
2017-01-03 15:41:14 +00:00
Phil Hughes
b16780f766 Fixed issue boards when not logged in 2016-11-14 12:12:01 +00:00
Phil Hughes
29645f06e7 Hides/shows the boards sidebar
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.
2016-10-20 08:54:33 +01:00
Phil Hughes
344154e906 Updated close sidebar icon 2016-10-19 22:39:57 +01:00
Phil Hughes
cd5e83b6d6 Scroll board into view when clicking issue
Changed return statement instead of if
Delete objects after issue is closed
2016-10-19 22:26:51 +01:00
Phil Hughes
45fd2d3884 Styling updates to sidebar to match design 2016-10-07 09:15:46 +01:00
Phil Hughes
6b3e3aeb9e Sidebar details update when changing
Need to get working the subscription
Styling updates
2016-10-07 09:14:55 +01:00
Phil Hughes
6cece3f49e Show clicked issue data in the sidebar 2016-10-07 09:14:33 +01:00
Phil Hughes
7c59f45d10 Added markup for sidebar 2016-10-07 09:13:41 +01:00