Commit graph

24 commits

Author SHA1 Message Date
Alexandru Croitor
0f6c42c5ce Move Multiple Issue Boards for Projects to Core
Refactor code to allow multiple issue boards management for projects
in CE
2019-06-26 12:28:00 +03:00
Heinrich Lee Yu
275a17589c Rename to time_tracking_limit_to_hours
Changes migration and all other places the attribute is used
2019-06-25 09:31:23 +08:00
Oswaldo Ferreira
ca884980ee [CE] Support multiple assignees for merge requests
Backports https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/10161
(code out of ee/ folder).
2019-04-08 18:40:00 -03:00
Dmitriy Zaporozhets
9d476b1142 Refactor labels_filter_path and labels nav
Refactor labels_filter_path method to be consistent with other similar
methods like search_filter_path, milestones_filter_path etc.

Also move repeating code in labels index page nav into shared partial

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-10-04 10:24:50 +02:00
gfyoung
1993a4449a Enable frozen string for app/helpers/**/*.rb
Partially addresses #47424.
2018-09-06 17:33:46 -07:00
Felipe Artur
ad7148d9ea Allow assigning and filtering issuables by ancestor group labels 2018-04-04 15:40:29 +00:00
Felipe Artur
9946d0813c Address review comments 2018-03-05 14:30:56 -03:00
Felipe Artur
dd071c4b6e Bring one group board to CE 2018-03-03 12:56:17 -03:00
Luke Bennett
19dcb2da05
Use path helper instead of url helper 2017-12-03 18:46:07 +00:00
Oswaldo Ferreira
18db152448 Remove unnecessary helper method 2017-10-31 12:58:09 +01:00
Oswaldo Ferreira
6fbd430fbe Initial CE backport for saved issue board 2017-10-31 12:58:09 +01:00
Dmitriy Zaporozhets
c7f0d2b2af Revert "Merge branch '2518-saved-configuration-for-issue-board' into 'master'"
This reverts merge request !15009
2017-10-30 19:53:14 +00:00
Oswaldo Ferreira
cd784a80d7 [CE backport] Saved configuration for issue board 2017-10-30 09:10:09 +00:00
Phil Hughes
cfea8f796f
Fixed missing namespaces on navigation translations 2017-09-27 15:44:39 +01:00
Phil Hughes
360b60bea7
CE backport of new-sidebar-boards 2017-09-13 11:08:48 +01:00
Felipe Artur
7474060421 Fix route conflict 2017-09-04 18:36:31 -03: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
Douwe Maan
fe13f11041 Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
Phil Hughes
79d50538c4 Fixed avatar not displaying in issue boards
This happens when Gravatar is disabled in the admin settings, the avatar is returned as null & then frontend didn't do anything about it.

Closes #31428
2017-04-28 11:27:52 +01:00
Phil Hughes
103c78f18c Removes labels instead of closing issue when clicking remove button 2017-02-03 17:02:44 +03:00
Phil Hughes
39fbd18951 Fixed bug with empty state showing after search
Fixed users href path being incorrect
2017-02-03 17:02:44 +03:00
Phil Hughes
cabc131cfb Stop unauthized users dragging on issue boards
Closes #23763
2016-10-25 12:57:56 +01:00
Phil Hughes
f76f569bb8 Moved data attribute values into helper method 2016-10-12 12:50:47 +01:00