summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into ci-permissionsKamil Trzcinski2016-02-0535-240/+287
|\
| * Improve placeholder: search -> SearchDmitriy Zaporozhets2016-02-051-1/+1
| * Edited time ago location change.Jacob Schatz2016-02-053-10/+9
| * Merge branch 'fix-double-page' into 'master' Dmitriy Zaporozhets2016-02-052-2/+0
| |\
| | * Fix double pagingJosh Frye2016-02-052-2/+0
| * | Merge branch 'improve-broadcast-messages' into 'master' Dmitriy Zaporozhets2016-02-051-1/+1
| |\ \ | | |/ | |/|
| | * Improve admin broadcast messages pageDmitriy Zaporozhets2016-02-051-1/+1
| * | Merge branch 'paginate-dashboard-projects' into 'master' Dmitriy Zaporozhets2016-02-056-16/+24
| |\ \ | | |/ | |/|
| | * Fix project filter form renderingDmitriy Zaporozhets2016-02-051-7/+7
| | * Implement changes from MR feedbackJosh Frye2016-02-044-10/+10
| | * Various filter fixesJosh Frye2016-02-047-16/+18
| | * Delay filter until user stops typingJosh Frye2016-02-042-2/+2
| | * Paginate + ajax filter dashboard projectsJosh Frye2016-02-046-26/+32
| * | Remove project-issuable-filter from admin builds page :)improve-nav-controlsDmitriy Zaporozhets2016-02-051-7/+6
| * | Re-use top-are css component for issues/mr pagesDmitriy Zaporozhets2016-02-059-80/+75
| * | Merge branch 'list-padding' into 'master' Dmitriy Zaporozhets2016-02-053-5/+5
| |\ \
| | * | New padding for listslist-paddingDmitriy Zaporozhets2016-02-043-5/+5
| * | | Merge branch 'rymai/gitlab-ce-3007-fix-mr-label-links' into 'master' Rémy Coutable2016-02-052-3/+3
| |\ \ \
| | * | | Allow link_to_label to take an optional type argrymai/gitlab-ce-3007-fix-mr-label-linksRémy Coutable2016-02-042-3/+3
| | |/ /
| * | | Merge branch 'search-on-groups-is-ugly' into 'master' Dmitriy Zaporozhets2016-02-041-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Change placeholder text to just 'search'search-on-groups-is-uglyJacob Schatz2016-02-041-1/+1
| | |/
| * | Merge branch 'fuzzy-file-search-menu-shortcut-placement' into 'master' Dmitriy Zaporozhets2016-02-041-4/+4
| |\ \
| | * | Puts shortcut key in the right place.fuzzy-file-search-menu-shortcut-placementJacob Schatz2016-02-041-4/+4
| * | | Merge branch 'feature/jschatz1/issuable-sidebar' into 'master' Dmitriy Zaporozhets2016-02-047-88/+132
| |\ \ \ | | |_|/ | |/| |
| | * | Properly link to the right issue or merge requestfeature/jschatz1/issuable-sidebarJacob Schatz2016-02-041-2/+2
| | * | Issue sidebar bug fix.Jacob Schatz2016-02-031-2/+2
| | * | Fix sidebar replacement for issues & MRsJacob Schatz2016-02-031-1/+1
| | * | Sidebar works after sidebar ajax calls.Jacob Schatz2016-02-023-6/+6
| | * | Add ajax calls to return JSONJacob Schatz2016-01-303-3/+1
| | * | Add detail to collapsed iconsJacob Schatz2016-01-282-2/+14
| | * | Sidebar collapse and expand work with whole page.Jacob Schatz2016-01-282-4/+25
| | * | Add icon when collapsed.Jacob Schatz2016-01-281-2/+4
| | * | Add js to expand and contract side menuJacob Schatz2016-01-271-7/+6
| | * | Adds prev/next buttons to top areaJacob Schatz2016-01-271-3/+7
| | * | New right side gutter design.Jacob Schatz2016-01-274-84/+92
| * | | Merge remote-tracking branch 'origin/rs-database-info'Dmitriy Zaporozhets2016-02-041-0/+5
| |\ \ \
| | * | | Display database type and version in Administration dashboardrs-database-infoRobert Speicher2016-02-021-0/+5
| * | | | Merge branch 'rs-backport-ldap-2fa' into 'master' Dmitriy Zaporozhets2016-02-041-26/+25
| |\ \ \ \
| | * | | | Support Two-factor Authentication for LDAP usersrs-backport-ldap-2faRobert Speicher2016-02-031-26/+25
* | | | | | Merge remote-tracking branch 'origin/master' into ci-permissionsKamil Trzcinski2016-02-0431-176/+268
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Sort projects by last activity for new issue dropdownnew-issue-projects-sortDmitriy Zaporozhets2016-02-041-1/+1
| * | | | | Merge branch 'master' into use-top-areaDmitriy Zaporozhets2016-02-0312-43/+28
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'dashboard-sort-dropdown' into 'master' Dmitriy Zaporozhets2016-02-037-29/+26
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Add sort dropdown to dashboard projects pagedashboard-sort-dropdownDmitriy Zaporozhets2016-02-037-29/+26
| | | |/ / /
| | * | | | Merge branch 'remove-useless-text-tips' into 'master' Jacob Schatz2016-02-034-12/+0
| | |\ \ \ \
| | | * | | | Remove useless text tips on commonly used pagesDmitriy Zaporozhets2016-02-034-12/+0
| | | |/ / /
| | * | | | Fix missing space between fork and star iconsui-fixesDmitriy Zaporozhets2016-02-031-2/+2
| | |/ / /
| * | | | Use top-area component for top page navigation for pages that contains list o...Dmitriy Zaporozhets2016-02-038-57/+78
| |/ / /
| * | | Tried to align form input vertically with other elements for top navDmitriy Zaporozhets2016-02-031-1/+1
| * | | Make nav-controls responsive and hide on extra small screensDmitriy Zaporozhets2016-02-031-2/+2