Phil Hughes
ff0f74ac6e
Tidy up main JS file
2018-01-10 11:07:42 +00:00
David Kuri
9452fd2b48
Fixing re-ordering of an issue when dragging it to the bottom a long issue list in the board
2018-01-09 09:24:08 +00:00
Fatih Acet
18bd8b3bd0
Fix issue boards scroll config.
2018-01-04 22:16:11 +01:00
Eric Eastwood
f494dbc515
Async notification subscriptions in issue boards
2017-11-20 12:38:53 -02:00
Simon Knox
c28d52a3a5
FE backport of group boards to reduce CE conflicts
2017-09-06 15:41:00 +10:00
Simon Knox
854e9de935
animate adding issue to boards
...
fix some false positive tests for board_new_issue
2017-06-01 17:14:08 +10:00
Filipa Lacerda
d1da5624d7
Tech debt: Creates vue component for loading icon
2017-05-10 15:52:09 +00:00
Mike Greiling
fb7c9401d4
stub error handlers where uncaught Promise rejections currently exist
2017-05-09 16:37:26 -05:00
Kushal Pandya
d586b6cced
Add ES lint support to identify poorly written Promises
2017-04-20 11:11:51 +00:00
Phil Hughes
6718c18822
Changed order in Vue file
2017-04-05 10:02:49 +01:00
Phil Hughes
3369232ca2
Added specs for board list component
2017-04-05 09:59:41 +01:00
Phil Hughes
4917df5eca
Issue boards list template in JS file
...
This is one step closer to making the transition to .vue files for issue boards
2017-04-05 09:59:41 +01:00
Phil Hughes
8df5b36997
Fixed bug stopping issue boards cards being dragged
...
This was caused by the window being zoomed & therefore returning a
non-rounded number. The number now gets rounded to correctly work in the
if statement
Closes #29576
2017-03-22 12:10:33 +00:00
Mike Greiling
d9dedc36c3
remove Vue from the global space
2017-03-20 22:12:01 -05:00
Valery Sizov
710e4df933
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issues
2017-03-06 18:50:59 +02:00
winniehell
572f9782d5
Remove .es6 from file extensions ( !9241 )
2017-03-05 21:22:40 +01:00