Commit graph

13 commits

Author SHA1 Message Date
Phil Hughes
05e8404b70 Fixed issue with dragging opening the issue sidebar
Added indicator when issue detail is visible
2016-10-07 09:15:26 +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
Phil Hughes
dc73405d6e Uses dataset rather than jQuery to get attribute values 2016-08-17 17:17:39 +01:00
Phil Hughes
d4387bd317 Fixed removing items from list 2016-08-17 17:17:39 +01:00
Phil Hughes
034932efaf Moved issue board components from being global 2016-08-17 17:17:39 +01:00
Phil Hughes
aa05b5ed8b Moved board store to namespaced gl object 2016-08-17 17:17:39 +01:00
Phil Hughes
abb55af272 Fixed blank state issue
Updated some parts based on feedback
2016-08-17 17:17:39 +01:00
Phil Hughes
17c576c1ac Removed underscoreJS uses
Removed props on main VueJS app instead uses data variables
2016-08-17 17:17:39 +01:00
Phil Hughes
9467339266 Hides label for current list
Added confidential icon
Fixed assignee tooltip
Updates some tests
2016-08-17 17:17:39 +01:00
Phil Hughes
f60a030e34 Fixed issue with filtering by label on issue not updating dropdown 2016-08-17 17:17:39 +01:00
Phil Hughes
522d53da1d Added some JS improvements 2016-08-17 17:17:39 +01:00
Phil Hughes
e04db427f1 Label description in tooltip
Clicking label adds that label to the filtered by
2016-08-17 17:12:47 +01:00