Felipe Artur
770ed0f8dc
[CE-Backport] Fix board filter when milestone is predefined
2017-12-05 15:34:31 -02:00
Felipe Artur
aa997e4297
Small fixes
2017-08-31 16:34:57 -03:00
Felipe Artur
f2a43ff5b7
Group boards CE backport
2017-08-28 18:56:49 -03:00
Sean McGivern
0e488ef70a
Clear issuable counter caches on update
...
When an issuable's state changes, or one is created, we should clear the cache
counts for a user's assigned issuables, and also the project-wide caches for
this user type.
2017-07-19 10:21:20 +01:00
Phil Hughes
9aa832285c
Fixed issue boards closed list not listing all issues
...
This was a regression caused by the backlog list being re-added
Closes #33850
2017-06-28 10:17:12 +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
blackst0ne
1fb9de2bf7
Change Done column to Closed in issue boards
2017-03-24 23:40:35 +11:00
Jarka Kadlecova
7d7cd914d3
Display all closed issues in “done” board list
2017-03-23 08:22:34 +01:00
Valery Sizov
29e34c3326
Preserve order by priority on issues board
2017-03-14 18:13:52 +02:00
Douwe Maan
ac868482a7
Allow issues in boards to be ordered
2017-02-17 11:29:16 +00:00
Douglas Barbosa Alexandre
274987d5c0
Reuse endpoint to list issues for a list instead of create a new one
2017-02-03 17:02:44 +03:00
Douglas Barbosa Alexandre
478b3d64f8
Remove Boards::BaseService
2016-10-11 11:39:05 -03:00
Douglas Barbosa Alexandre
1fa3f30811
Update Boards::Issues::ListService to list issues for a board list
2016-10-11 11:39:04 -03:00
Douglas Barbosa Alexandre
f8da5eb8ef
Revert "Label list shows all issues (opened or closed) with that label"
2016-10-06 10:18:06 -03:00
Douglas Barbosa Alexandre
3bfb94b759
Label list shows all issues (opened or closed) with that label
2016-08-25 09:39:23 -03:00
Douglas Barbosa Alexandre
4de6799ef5
Inherit board related services from BaseService
2016-08-17 12:58:59 -03:00
Douglas Barbosa Alexandre
50ac488c73
Add a movable scope and a movable? method to List model
2016-08-17 12:58:59 -03:00
Douglas Barbosa Alexandre
1b7f137e95
Fix filtering issues by "No Label"
2016-08-17 12:58:59 -03:00
Douglas Barbosa Alexandre
1fa7274c48
Rename list_id
param to id
in Boards::Issues::ListService
2016-08-17 12:58:58 -03:00
Douglas Barbosa Alexandre
aff7a2ef55
Extract base service class for boards related services
2016-08-17 12:58:58 -03:00
Douglas Barbosa Alexandre
52b6a7e966
Add service to list issues for a board list
2016-08-17 12:58:58 -03:00