Commit graph

20 commits

Author SHA1 Message Date
Simon Knox
feffc3ec45 pick some missing JS 2017-09-06 17:17:04 +10:00
Simon Knox
c28d52a3a5 FE backport of group boards to reduce CE conflicts 2017-09-06 15:41:00 +10:00
Filipa Lacerda
aaa78199c2 Update vue-resource 2017-07-12 14:47:09 +00:00
Winnie Hellmann
925eea2672 Make JavaScript tests fail for unhandled Promise rejections 2017-06-23 09:28:19 +00:00
Douwe Maan
0bcb1d35ec Merge branch 'expand-backlog-closed-lists-issue-boards' into 'master'
Expand/collapse close & backlog lists in issue boards

Closes #23917

See merge request !11820
2017-06-07 15:05:37 +00: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
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
fb7c9401d4 stub error handlers where uncaught Promise rejections currently exist 2017-05-09 16:37:26 -05:00
Phil Hughes
dd146a59c3 Changed how the default avatar is set 2017-05-04 16:33:42 +01:00
Phil Hughes
4a129ececf Moved per page value to const 2017-04-18 08:59:16 +01:00
Phil Hughes
c922b846fe Only increase the page number for boards when we need to
Closes #30902
2017-04-13 16:33:19 +01:00
blackst0ne
1fb9de2bf7 Change Done column to Closed in issue boards 2017-03-24 23:40:35 +11:00
Phil Hughes
fbf1cc6aab Moved reduce function to a util
Fixed issue with modal window including main search bars tokens
2017-03-16 08:42:41 +00:00
Phil Hughes
7eabb7a964 Use reduce instead of a forEach
Changed an isArray check to use -1
Added comment to boards search manager to explain behaviour
2017-03-09 12:32:43 +00:00
Phil Hughes
d701b39db9 Fixed up boards filter spec due to CSS classes changing
Also fixed issue with Vue resource encoding + in search term
2017-03-08 14:46:46 +00:00
Phil Hughes
a12b99a769 Fixed eslint errors 2017-03-08 12:21:07 +00:00
Phil Hughes
809bba7d02 Updated specs 2017-03-08 12:17:01 +00:00
Phil Hughes
f89782b3f2 Changed store
Async updates the boards when searching
2017-03-08 08:48:59 +00: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
Renamed from app/assets/javascripts/boards/models/list.js.es6 (Browse further)