gitlab-org--gitlab-foss/app/views/dashboard
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 Improve UI consistency between projects and groups lists 2016-02-03 16:14:11 +01:00
milestones Merge branch 'master' into use-top-area 2016-02-03 22:51:19 +01:00
projects Refactor projects list 2016-03-03 13:09:58 +01:00
snippets Replace all navigation menu with nav-links class 2016-01-13 15:58:04 +01:00
todos Small css cleanup for todos feature 2016-02-27 11:39:33 +01:00
_activities.html.haml Replace all navigation menu with nav-links class 2016-01-13 15:58:04 +01:00
_activity_head.html.haml Replace all navigation menu with nav-links class 2016-01-13 15:58:04 +01:00
_groups_head.html.haml Refactor nav controls section (search and new project/group btn) 2016-02-03 16:14:11 +01:00
_projects_head.html.haml Cleanup to use one selector 2016-02-09 20:21:47 -05:00
_sidebar.html.haml Remove group rendering from dashboard page 2015-03-10 13:17:16 -07:00
_snippets_head.html.haml Replace all navigation menu with nav-links class 2016-01-13 15:58:04 +01:00
activity.html.haml Clean up overlap between dashboard and explore. 2015-09-08 14:49:20 +01:00
issues.atom.builder Use xmlschema where even more appropriate! 2016-01-07 20:01:08 -05:00
issues.html.haml Re-use top-are css component for issues/mr pages 2016-02-05 11:35:55 +01:00
merge_requests.html.haml Re-use top-are css component for issues/mr pages 2016-02-05 11:35:55 +01:00