Commit graph

18 commits

Author SHA1 Message Date
Dmitriy Zaporozhets
400cc09f72
Add search to group labels page [ci skip]
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-09-03 19:00:28 +03:00
Luke Bennett
c896ae7be8
BE review 2018-05-25 12:38:45 +01:00
Luke Bennett
2fd334b86a
Fix group labels list 2018-05-17 16:14:17 +01:00
Luke Bennett
e5ae43e23f
Start changing group label page 2018-04-25 11:56:54 +01:00
Felipe Artur
dd071c4b6e Bring one group board to CE 2018-03-03 12:56:17 -03:00
Jan Provaznik
1f4ee653fa Allow to include also descendant group labels
Because epic index page includes also epics from subgroups
it's necessary to also get descendant group labels for filtering.
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4773#note_61236542
2018-03-02 11:44:18 +01:00
Jan Provaznik
911fd7c252 Support additional LabelsFinder parameters for group labels
In some situations (listing labels for epics) we want to
list only group ancestor labels, this is already supported
in LabelsFinder we just need to enable additional parameters.

Also `set_issuables_index` method now loads project labels only if
@project is set (which is not used for epic group labels).
2018-03-02 08:50:00 +01:00
Annabel Dunstone Gray
af6aaf39f9
Change delete notice; update mobile styles 2018-01-29 14:38:36 -07:00
blackst0ne
a544e46bb0 Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers 2017-06-07 09:45:16 +11:00
Winnie Hellmann
b51f2a6080 Colorize labels in issue search field 2017-05-05 22:47:32 +00:00
Dongqing Hu
6dd7695444 Labels support color names in backend 2017-03-29 11:45:15 +00:00
Douglas Barbosa Alexandre
198fe1bfc2 Add toggle_subscription action to Groups::LabelsController 2016-11-17 15:10:13 -02:00
Douglas Barbosa Alexandre
355389d065 Disable subscribing to group-level labels 2016-10-19 14:58:28 -02:00
Douglas Barbosa Alexandre
36fee24c80 Limit what label fields we expose on Groups::LabelsController#index 2016-10-19 14:58:26 -02:00
Douglas Barbosa Alexandre
f98e97fe78 Reduce duplication between the project and group label forms 2016-10-19 14:58:26 -02:00
Douglas Barbosa Alexandre
b10e5764ac List only labels that belongs to the group on the group issues page 2016-10-19 14:58:24 -02:00
Douglas Barbosa Alexandre
bdb7bf4b51 List group labels on project labels page 2016-10-19 14:58:24 -02:00
Douglas Barbosa Alexandre
52e0c3b565 Add CRUD for Group Labels 2016-10-19 14:57:15 -02:00