George Tsiolis
7009ec6562
Move BoardBlankState vue component
2018-04-07 03:04:35 +03:00
Mike Greiling
f248be7257
require jQuery to be explicitly imported
2018-03-09 15:18:09 -06:00
George Tsiolis
87ee18c9d1
Move BoardList vue component to vue file
2018-02-06 16:12:04 +02:00
Phil Hughes
ff0f74ac6e
Tidy up main JS file
2018-01-10 11:07:42 +00:00
Phil Hughes
b6e39b02d5
changed the icon for the collapsed backlog list
...
[ci skip]
2017-06-01 16:03:48 +01:00
Phil Hughes
f452c1aa7d
Expand/collapse close & backlog lists in issue boards
...
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
2017-05-31 12:34:54 +01:00
Mike Greiling
a8b5878bfe
update boards_bundle to ES module syntax
2017-05-16 15:31:45 -05:00
Mike Greiling
fb7c9401d4
stub error handlers where uncaught Promise rejections currently exist
2017-05-09 16:37:26 -05:00
Alfredo Sumaran
6c4d611772
Remove IIFEs in boards_bundle.js
2017-04-10 18:52:46 -05: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
Mike Greiling
d9dedc36c3
remove Vue from the global space
2017-03-20 22:12:01 -05:00
Phil Hughes
49c920fbee
Issue boards blank state template in JS file
...
Aim to eventually go to vue files
2017-03-15 09:31:15 +00:00
Phil Hughes
f89782b3f2
Changed store
...
Async updates the boards when searching
2017-03-08 08:48:59 +00:00
winniehell
572f9782d5
Remove .es6 from file extensions ( !9241 )
2017-03-05 21:22:40 +01:00