summaryrefslogtreecommitdiff
path: root/app/views/projects/forks
Commit message (Expand)AuthorAgeFilesLines
* Fix secondary nav dropdown menu styling in tablet and mobile screensKushal Pandya2018-12-031-1/+1
* Fix Error 500 when forking projects with Gravatar disabledsh-fix-forks-with-no-gravatarStan Hu2018-09-281-2/+2
* Unite green buttons under one css classDmitriy Zaporozhets2018-09-191-2/+2
* Add default avatar to groupGeorge Tsiolis2018-08-091-2/+2
* Merge branch 'master' into bootstrap4Clement Ho2018-05-211-0/+0
|\
| * Chmod 644 on offending filesdocs/fix-chmodAchilleas Pipinellis2018-05-181-0/+0
* | Merge branch 'master' into bootstrap4Clement Ho2018-04-251-1/+1
|\ \ | |/
| * Change language to be more inclusive of those with accessibility requirementsMark Lapierre2018-04-251-1/+1
* | Revert .hide to .d-none conversionClement Ho2018-04-241-1/+1
* | Fix dropdownsClement Ho2018-04-171-1/+1
* | [skip ci] Rename .hide to .d-noneClement Ho2018-04-091-1/+1
|/
* Resolve "Icons on forks page are to big"Simon Knox2018-01-161-2/+2
* Replaced the remaining code-fork iconsjivl-general-icons-2Jose Ivan Vargas2017-12-191-2/+1
* Redirect to an already forked project if it existsBob Van Landuyt2017-11-292-16/+27
* fixed specsfork-layout-cleanupPhil Hughes2017-10-021-0/+1
* Cleanup the fork layoutPhil Hughes2017-10-021-46/+31
* moved fork checks into policiesfork-btn-enabled-user-groupsPhil Hughes2017-09-291-6/+5
* Fix fork button being disabled for users who can fork to groupPhil Hughes2017-09-291-3/+8
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-053-3/+3
* Fixed button capitalisation for Projects in viewsJose Ivan Vargas Lopez2017-04-061-1/+1
* HAMLLint: Fix `UnnecessaryStringOutput` offencesKushal Pandya2017-01-241-1/+1
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-1/+1
* HAMLLint: Fix `TrailingWhitespace` offencesKushal Pandya2016-12-311-1/+1
* HAMLLint: Fix `SpaceBeforeScript` offencesKushal Pandya2016-12-311-1/+1
* Add nested groups support on data leveldz-nested-groupsDmitriy Zaporozhets2016-12-081-1/+5
* Update some more sort/filter dropdownsDavid Wagner2016-11-281-2/+2
* Replace bootstrap caret with fontawesome caretClement Ho2016-10-051-1/+1
* Fix alignment of icon buttons (!5887)winniehell2016-08-191-2/+2
* Merge branch '17810-fork-page-ux-is-outdated' into 'master' Fatih Acet2016-07-201-41/+50
|\
| * Added custom no_avatar iconLuke "Jared" Bennett2016-07-151-2/+11
| * Updated fork pageLuke "Jared" Bennett2016-07-151-41/+41
* | Add new fork svg iconAnnabel Dunstone2016-07-151-2/+2
|/
* Moved private forks notice to projects-list so its above the pagination and i...Luke "Jared" Bennett2016-06-101-6/+0
* change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltipArinde Eniola2016-03-201-2/+2
* Refactor projects listDmitriy Zaporozhets2016-03-032-16/+11
* Improve implementation to check read access to forks and add pagination.Rubén Dávila2016-02-261-8/+6
* Don't show fork button if user can't fork the project.issue_13369Rubén Dávila2016-02-111-8/+9
* Cleanup to use one selectorfix-explore-filterJosh Frye2016-02-091-1/+1
* Make nav-controls responsive and hide on extra small screensDmitriy Zaporozhets2016-02-031-2/+2
* Refactor nav controls section (search and new project/group btn)Dmitriy Zaporozhets2016-02-031-33/+31
* Refactor some CSS rules.Rubén Dávila2016-01-201-1/+1
* Some fixes from last code review.Rubén Dávila2016-01-201-1/+1
* Some CSS and sorting fixes.Rubén Dávila2016-01-201-1/+1
* Add icon for private forks notice. #2406Rubén Dávila2016-01-201-1/+2
* Add ability to sort forks. #2406Rubén Dávila2016-01-201-4/+5
* aligns menu at top on one rowJacob Schatz2016-01-201-10/+10
* WIP: Add sort dropdown. #2406Rubén Dávila2016-01-201-0/+20
* Little update to copy and custom content for empty results. #2406Rubén Dávila2016-01-201-8/+13
* Show last commit as description. #2406Rubén Dávila2016-01-201-1/+1
* Add ability to filter by namespace. #2406Rubén Dávila2016-01-201-11/+17