gitlab-org--gitlab-foss/app/views/shared
Dmitriy Zaporozhets 7455d950bc
Refactor projects list
1. Fix double bottom border if pagination
2. Fix broken search on forks page
4. Remove duplicate js logic
4. Remove unused show all link
5. Remove duplicate “no project” message in different views

After this merge request you can easily render shared projects template
with all necessary html/js included to make searchable list with
pagination. All you need to provide is controller that returns
projects list with seach nad pagination and render html form with
project-filter-form id and text field with filter_projects name.

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-03-03 13:09:58 +01:00
..
groups Message for when no groups found 2016-03-01 23:02:16 -05:00
issuable Change js-quick-submit behavior to expect the class on the form 2016-03-02 15:11:15 -05:00
projects Refactor projects list 2016-03-03 13:09:58 +01:00
snippets Refactor css for snippets list 2016-02-26 14:44:39 +01:00
_choose_group_avatar_button.html.haml Refactor buttons 2015-03-14 00:29:32 -07:00
_clone_panel.html.haml Fix css mess around git clone panel. Align it properly 2016-01-14 17:42:15 +01:00
_commit_message_container.html.haml Change js-quick-submit behavior to expect the class on the form 2016-03-02 15:11:15 -05:00
_confirm_modal.html.haml Use form-actions where appropriate 2015-12-02 14:41:55 +01:00
_event_filter.html.haml Start moving all navigation to one class 2016-01-13 15:03:32 +01:00
_field.html.haml Hide password in the service settings form 2015-10-02 12:48:57 +03:00
_file_highlight.html.haml Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-raw-workhorse 2016-02-01 11:33:36 +01:00
_group_form.html.haml Use consistent casing for form field labels 2015-12-02 14:41:54 +01:00
_group_tips.html.haml Factor group tips 2014-10-20 23:43:51 +02:00
_import_form.html.haml Increase project import timeout from 4 minutes to 15 minutes 2016-02-04 13:41:42 -06:00
_issues.html.haml Refactor styles for issues list 2016-02-26 14:44:39 +01:00
_label_row.html.haml Pull right side of label row out 2016-02-19 13:50:56 +08:00
_logo.svg Prevent rasterization artefacts in the logo, and simplify markup. 2016-02-08 04:25:50 +00:00
_merge_requests.html.haml Refactor styles for merge requests list 2016-02-26 14:48:25 +01:00
_milestone_expired.html.haml sort milestones by due_date 2015-12-03 08:53:34 -06:00
_milestones_filter.html.haml Use top-area component for top page navigation for pages that contains list of items 2016-02-03 18:41:55 +01:00
_new_commit_form.html.haml Automatically fork a project when not allowed to edit a file. 2015-12-18 10:03:34 +01:00
_new_project_item_select.html.haml Sort projects by last activity for new issue dropdown 2016-02-04 12:23:44 +01:00
_no_password.html.haml LDAP users don't need to set a password to Git over HTTP. 2015-02-23 20:04:18 -08:00
_no_ssh.html.haml Apply some styles from flatly theme 2015-03-07 00:28:53 -08:00
_outdated_browser.html.haml check browser version, blacklisting outdated IE (version < 10) 2014-12-24 16:22:08 +01:00
_project_limit.html.haml Project limit is reached warning is hidden when the projects_limit is zero 2016-02-19 09:27:43 +01:00
_promo.html.haml Substituted deprecated forum link with project issues link. [ci skip] 2016-01-25 13:10:11 -06:00
_ref_switcher.html.haml Upgrade to Rails 4.1.9 2015-02-14 11:09:23 -07:00
_service_settings.html.haml Issue #5817 wording of the web hooks updated on issue and merge events 2016-01-11 01:02:27 -02:00
_show_aside.html.haml Fix wrong placement of show-aside link 2015-04-27 00:43:02 +02:00
_sort_dropdown.html.haml Add ability to see and sort on vote count from Issues and MR lists 2016-02-17 11:32:02 -02:00
_visibility_level.html.haml Add new admin settings 2015-04-26 07:48:19 -06:00
_visibility_radios.html.haml Fork visibility level fix 2015-07-06 17:40:33 +03:00