gitlab-org--gitlab-foss/app/views/projects
Fatih Acet d2e0f9db75 Merge branch 'issue-boards-search' into 'master'
Added search for all lists on issue boards

## What does this MR do?

Adds a search box to allow the user to search all lists in issue boards rather than just the backlog.

## Screenshots (if relevant)

![Screen_Shot_2016-08-30_at_10.33.15](/uploads/67e96055d60a9b3209ce3831a1980c09/Screen_Shot_2016-08-30_at_10.33.15.png)

![Screen_Shot_2016-08-30_at_10.33.19](/uploads/8d5253b8f2ecf1cf9a69d70be8ccf1f9/Screen_Shot_2016-08-30_at_10.33.19.png)

## What are the relevant issue numbers?

Closes #21139

See merge request !6101
2016-08-30 23:29:26 +00:00
..
artifacts CI build page UI update 2016-06-10 12:07:51 +01:00
badges Add missing space to generic badge template 2016-08-10 08:44:19 +02:00
blame
blob Move editor paths to helper 2016-08-19 16:17:14 +01:00
boards Added search for all lists on issue boards 2016-08-30 10:32:19 +01:00
branches Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-build-name 2016-08-24 20:56:30 +08:00
builds Remove params from build; general refactor 2016-08-17 14:23:14 -05:00
buttons Add a download icon for artifacts, too. Feedback: 2016-08-25 15:41:37 +08:00
ci Keep CI icons being clickable 2016-08-29 13:50:46 -05:00
commit Reduce number of database queries on builds tab 2016-08-25 14:42:18 +02:00
commits Add horizontal scrolling to all sub-navs on mobile viewports 2016-08-25 18:01:37 -05:00
compare Introduce Compare model in the codebase. 2016-08-03 07:00:20 +02:00
container_registry Show proper image ID on registry page 2016-06-21 13:08:10 +02:00
deploy_keys Update the help_page_path route to accept paths directly instead of using parameters. 2016-07-11 12:55:25 -06:00
deployments Add gravatars to build history 2016-08-08 11:43:12 -05:00
diffs Fix expansion of discussions in diff 2016-08-18 20:49:25 -05:00
environments Add gravatars to build history 2016-08-08 11:43:12 -05:00
find_file
forks Merge branch '17810-fork-page-ux-is-outdated' into 'master' 2016-07-20 12:32:05 +00:00
generic_commit_statuses Keep CI icons being clickable 2016-08-29 13:50:46 -05:00
graphs Add horizontal scrolling to all sub-navs on mobile viewports 2016-08-25 18:01:37 -05:00
group_links Add descriptions 2016-08-18 19:44:09 -05:00
hooks Implement pipeline hooks, extracted from !5525 2016-08-02 18:22:24 +08:00
imports Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00
issues Merge branch 'artifacts-from-ref-and-build-name' into 'master' 2016-08-30 18:03:16 +00:00
labels Remove unnecessary parens 2016-06-30 16:01:26 +03:00
merge_requests Improve grammar 2016-08-30 13:05:40 +02:00
milestones Remove unnecessary parens 2016-06-30 16:01:26 +03:00
network Replace namespace-specific application.js files with namespace-bundle.js files. 2016-07-15 14:42:28 -06:00
notes Add hover color to emoji icon 2016-08-25 12:21:37 -05:00
pipelines Add horizontal scrolling to all sub-navs on mobile viewports 2016-08-25 18:01:37 -05:00
pipelines_settings Render collection of badges instead of using iterator 2016-08-15 14:39:46 +02:00
project_members Add descriptions 2016-08-18 19:44:09 -05:00
protected_branches Merge branch 'fix-empty-dropdown' into 'master' 2016-08-21 05:32:18 +00:00
refs
releases Fix layout of edit tags page 2016-08-18 13:32:20 -05:00
repositories Aggressively merge views, feedback: 2016-08-24 19:09:10 +08:00
runners Update wordings according to: 2016-06-21 16:32:50 +08:00
services Refactor service settings view 2016-07-20 12:11:37 -03:00
snippets Update header block class on snippets page 2016-07-11 16:16:57 -05:00
tags Aggressively merge views, feedback: 2016-08-24 19:09:10 +08:00
tree Merge branch 'add-time-repo-view' into 'master' 2016-08-30 18:52:59 +00:00
triggers
variables
wikis Add horizontal scrolling to all sub-navs on mobile viewports 2016-08-25 18:01:37 -05:00
_activity.html.haml Hide namespace and project name on project activity page (!5068) 2016-07-14 19:04:59 +02:00
_bitbucket_import_modal.html.haml Update the help_page_path route to accept paths directly instead of using parameters. 2016-07-11 12:55:25 -06:00
_commit_button.html.haml
_errors.html.haml
_files.html.haml
_find_file_link.html.haml
_gitlab_import_modal.html.haml Update the help_page_path route to accept paths directly instead of using parameters. 2016-07-11 12:55:25 -06:00
_home_panel.html.haml Removes two simple instances of inline JavaScript. 2016-07-26 16:59:55 -06:00
_last_commit.html.haml Updated project header 2016-07-04 16:34:53 +01:00
_last_push.html.haml Show last push widget in upstream after push to fork 2016-07-06 12:58:57 -05:00
_md_preview.html.haml Markdown toolbar inserts code blocks 2016-06-27 16:12:03 +01:00
_merge_request_settings.html.haml Update the help_page_path route to accept paths directly instead of using parameters. 2016-07-11 12:55:25 -06:00
_readme.html.haml
_zen.html.haml Disable slash commands on edit forms 2016-08-12 20:19:16 -05:00
activity.html.haml
edit.html.haml Renamed `enable_lfs` to `lfs_enabled` for the Project field, and related fixes. 2016-08-30 17:17:45 -05:00
empty.html.haml
new.html.haml Remove gitorious 2016-08-25 10:10:10 +01:00
no_repo.html.haml
remove_fork.js.haml
show.atom.builder
show.html.haml Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-build-name 2016-08-24 20:56:30 +08:00
transfer.js.haml
update.js.haml Fix Project#to_param to keep invalid project suitable for use in URLs 2016-07-27 13:52:45 -03:00