summaryrefslogtreecommitdiff
path: root/app/views/explore
Commit message (Collapse)AuthorAgeFilesLines
* fixed breadcrumb titlesPhil Hughes2017-07-071-0/+1
|
* improvements to breadcrumb titles, links & nestingPhil Hughes2017-07-064-0/+4
|
* Better Explore Groups viewLuke "Jared" Bennett2017-05-021-0/+9
|
* Remove Tags filter from Projects Explore dropdownStan Hu2017-03-261-21/+0
| | | | | | | | | | Problems: 1. It's huge. 2. It's loaded on page load, which makes the page take 13 seconds. 3. It has a terrible UX. Closes #28992
* Fixed duplicate pagination on explore#groupsduplicate-pagination-group-explorePhil Hughes2017-03-161-2/+0
| | | | Closes #29531
* Refactor projects filtering by nameDmitriy Zaporozhets2017-03-034-17/+27
| | | | | | | | | | | | Reuse same search form and behavior for dashboard#projects, group#projects and admin#projects. Repsect all other options like sorting, personal filter when search projects by name. Create FilterableList JS class to handle identical behaviour of projects and groups lists. This change also makes filtering and sorting availabe on explore#projects and explore#groups no matter if you are logged in or not. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Update JS to use new standardsFilipa Lacerda2017-03-022-4/+1
|
* Add filter and sorting to dashboard groups pageDmitriy Zaporozhets2017-03-012-34/+13
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add active_when helperSemyon Pupkov2017-02-151-2/+2
| | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/24036
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-312-3/+3
|
* Shift emojis and icons styles into frameworkAnnabel Dunstone Gray2016-12-141-2/+2
|
* conditionally display assoc project info in snippets indexMike Greiling2016-12-101-1/+1
|
* move new snippet button to main snippet navigation blockMike Greiling2016-12-101-8/+0
|
* Update some more sort/filter dropdownsDavid Wagner2016-11-282-6/+6
| | | | | | | Apart from Issues and Merge Requests pages, there are other sort/filter dropdowns that needed updating. Signed-off-by: David Wagner <david@marvid.fr>
* Replace bootstrap caret with fontawesome caretClement Ho2016-10-052-3/+3
|
* right-align dropdown menus to prevent horizontal page overflowMike Greiling2016-09-291-2/+2
|
* Added full-width new snippet button on mobile and corrected capitalizationfull-width-new-snippet-buttonLuke Bennett2016-09-181-3/+2
| | | | | | | | Altered specs that click capitalised New Snippet button Applied review feedback missed in Changes `.no-comment` `opactiy: 0.5` to `opacity: .5` Added `.btn-wide-on-xs` and applied to snippet buttons
* Fix groups sort dropdown alignmentClement Ho2016-08-251-1/+1
|
* Update New Snippet buttons.Connor Shea2016-07-081-1/+0
| | | | | | | | No longer shows New Snippet button to users who aren't able to create a new snippet in the given context. Also removes the plus icon from the New Snippet buttons, as they're no longer used in other creation buttons. Fixes #14595.
* Start builds redesignAnnabel Dunstone2016-05-042-2/+2
|
* Make projects sort dropdown shared so it can be reused for other pagesDmitriy Zaporozhets2016-03-042-33/+5
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add option to show archived projects on dahsboardDmitriy Zaporozhets2016-03-041-0/+8
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Updated dropdown CSSPhil Hughes2016-03-041-1/+1
| | | | This is a start on #3279 by updating the CSS for the dropdown menu. This doesnt include any CSS for the title bar or filter field
* Use helper for font-awesome iconsfix-explore-projectsDmitriy Zaporozhets2016-03-031-2/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Improve UI for explore projects pageDmitriy Zaporozhets2016-03-032-39/+38
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Refactor projects listDmitriy Zaporozhets2016-03-031-6/+1
| | | | | | | | | | | | | | | | 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>
* Cleanup to use one selectorfix-explore-filterJosh Frye2016-02-091-1/+1
|
* Fix explore filter. Fixes #13182Josh Frye2016-02-091-8/+0
|
* Fix double pagingJosh Frye2016-02-052-2/+0
|
* Implement changes from MR feedbackJosh Frye2016-02-042-2/+2
|
* Various filter fixesJosh Frye2016-02-043-5/+5
|
* Paginate + ajax filter dashboard projectsJosh Frye2016-02-043-5/+5
|
* Add sort dropdown to dashboard projects pagedashboard-sort-dropdownDmitriy Zaporozhets2016-02-036-28/+24
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Removed sorted text from dropdownsPhil Hughes2016-01-282-3/+2
| | | | Closes #12796
* Fix explore projects page UIfix-explore-uiDmitriy Zaporozhets2015-12-243-3/+3
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fixed invalid link on starred projects dashboard.Anton Baklanov2015-12-033-3/+3
| | | | Fixes #3468
* Don't use success state for explore projects search buttonDouwe Maan2015-12-021-1/+1
|
* Update style of snippets pagesDouwe Maan2015-10-181-1/+2
|
* Add spellcheck=false to certain input fieldsspellcheck_falseValery Sizov2015-10-122-2/+2
|
* Clean up overlap between dashboard and explore.Douwe Maan2015-09-086-11/+46
| | | | | - Split up SnippetsController into separate dashboard and explore sections. - Use consistent page titles, header titles and sidebars between dashboard and explore sections when signed in or not.
* Set page title based on content in dashboard areaDmitriy Zaporozhets2015-09-031-0/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Improve explore proojects pageDmitriy Zaporozhets2015-09-032-3/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Improve starred and trending pagesDmitriy Zaporozhets2015-09-032-12/+16
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* New UI for explore groups and trending pagesDmitriy Zaporozhets2015-09-032-5/+5
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Standartize how we render group rowsDmitriy Zaporozhets2015-08-261-11/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Refactor project list renderingDmitriy Zaporozhets2015-08-261-6/+6
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Re-use project partial for rendering explore projectsDmitriy Zaporozhets2015-08-255-38/+10
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Cleanup groups pages UI a bittop-menu-improvementsDmitriy Zaporozhets2015-08-201-4/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Rebuild navigation for dashboardDmitriy Zaporozhets2015-08-206-25/+43
| | | | | | | | | | * projects from explore page are available from dashboard * use dashboard sidebar for both logged in and not users * move explroe projects under projects tab * move explore groups under groups tab * move public snippets under snippets tab Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Apply markdown filter for project descriptions on explore viewSven Strickroth2015-08-051-2/+2
| | | | Signed-off-by: Sven Strickroth <email@cs-ware.de>