Commit Graph

22 Commits

Author SHA1 Message Date
Mike Greiling 8b090caf82
Prettify environments feature_highlight and filtered_search modules 2018-10-16 11:52:35 -05:00
Chantal Rollison 38f3d59fd0 #13650 added wip search functionality and tests 2018-10-03 08:15:00 +00:00
gfyoung 23cdae8eee Enable "prefer-destructuring" in JS files
Partially addresses #47006.
2018-06-25 11:53:57 -07:00
Jacob Schatz bd8290d93e Rest of Dispatcher Refactor 2018-02-21 20:22:56 +00:00
Simon Knox b04b3d1de7 apply changes for JS and CSS from gitlab-ee!2912
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2912/
2017-10-31 12:58:35 +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
Mike Greiling 7256626d60 Remove monkey-patched Array.prototype.first() and last() methods 2017-08-04 08:07:05 +00:00
Tim Zallmann dab08be606 Resolve "Specific Async Script Loading by using a Page Variable" 2017-08-03 20:31:53 +00:00
Clement Ho 974a04026d Add filtered search to group issue dashboard 2017-08-02 09:27:24 +00:00
winh 0583916d2d Style people in issuable search bar (!11402) 2017-06-02 16:30:37 +02:00
Clement Ho 681f329644 Port EE changes 2017-05-23 11:35:54 -05:00
Alfredo Sumaran 08a09c6b62 Remove IIFEs in filtered_search_bundle.js 2017-04-17 02:01:11 -05:00
Eric Eastwood b7ce488df5 Recent search history for issues
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/27262
2017-04-06 10:25:54 -05:00
Phil Hughes 8e4a23927e Fixed search not working in issue boards modal 2017-03-16 15:01:14 +00:00
Phil Hughes 3e95bd9765 Fixed eslint errors
Updated modal filter spec
2017-03-16 08:42:41 +00:00
Phil Hughes 09f7b9dc32 Created a container class for filtered search
This class returns the correct container the filtered search should be
run in

At the moment it doesn't allow for multiple to be used at once, need to
look at a way to fix this

[ci skip]
2017-03-16 08:42:41 +00:00
Simon Knox 6e7e9e80e0 prevent filtering Issues by multiple milestones, authors, or assignees 2017-03-11 10:12:49 +11:00
Clement Ho 86a3dee278 Prevent visual token dropdown from opening the wrong filter dropdown 2017-03-08 02:05:21 -06:00
Clement Ho af178560c0 Code improvements 2017-03-07 23:16:07 -06:00
Clement Ho f44fb5cfd0 Add filtered search visual tokens 2017-03-07 23:10:32 -06:00
winniehell 572f9782d5 Remove .es6 from file extensions (!9241) 2017-03-05 21:22:40 +01:00