summaryrefslogtreecommitdiff
path: root/app/views/projects/buttons
Commit message (Expand)AuthorAgeFilesLines
* Unify use of can_current_user_push_code Presenter42431-add-auto-devops-and-clusters-button-to-projectsOswaldo Ferreira2018-02-221-1/+1
* Merge branch 'master' into 42431-add-auto-devops-and-clusters-button-to-projectsEric Eastwood2018-02-221-1/+1
|\
| * Update to jQuery 3.Jacob Schatz2018-02-201-1/+1
* | Move button list logic to project presenterOswaldo Ferreira2018-02-201-1/+1
|/
* Improve empty project overviewGeorge Tsiolis2018-01-251-5/+8
* Further simplify app/views/projects/buttons/_dropdown.html.hamlrs-buttons-partialRobert Speicher2018-01-161-21/+14
* Refactor of buttons _dropdown partialMark Fletcher2018-01-161-18/+8
* Hide new branch and tag links for projects with an empty repoMark Fletcher2018-01-091-6/+7
* replaced download icon for the sprite based oneJose Ivan Vargas2017-12-191-1/+1
* Change star, filter and settings icons to the their sprite based replacementsJose Ivan Vargas Lopez2017-11-231-3/+3
* moved fork checks into policiesfork-btn-enabled-user-groupsPhil Hughes2017-09-291-3/+3
* Fix fork button being disabled for users who can fork to groupPhil Hughes2017-09-291-5/+4
* Removed old icons from project pagePhil Hughes2017-09-222-13/+0
* Memoize the latest builds of a pipelineprojects-controller-showYorick Peterse2017-09-141-15/+13
* Memoize pipelines for project download buttonsYorick Peterse2017-09-141-1/+1
* Fix translations for Star/Unstar in JS file35391-fix-star-i18n-in-jsRémy Coutable2017-07-211-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-054-18/+18
* Split up MergeRequestsControllerdm-merge-request-creations-controllerDouwe Maan2017-06-281-1/+1
* Disable fork button on project limitvanadium232017-06-161-0/+4
* Add a bunch of missing translationsBob Van Landuyt2017-06-153-3/+3
* Translate project & repository pagesBob Van Landuyt2017-06-075-26/+27
* Fix missing tooltip and ARIA labels for accessibilityKushal Pandya2017-06-063-3/+3
* Merge branch 'fix-links-target-blank' into 'security'Jacob Schatz2017-03-201-1/+1
* removes n+1 query from tags and branches indexesfix-slow-queries-for-branches-indexTiago Botelho2017-03-161-1/+2
* don't trigger tanuki loader when downloading files26957-tanuki-anim-hangSimon Knox2017-02-161-5/+5
* remove whitespace surrounding inline list controlsMike Greiling2017-01-231-1/+1
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-1/+1
* HAMLLint: Fix `ImplicitDiv` offencesKushal Pandya2016-12-312-3/+3
* Add empty koding state; check permissions for project buttonsAnnabel Dunstone Gray2016-12-171-7/+3
* Move all project buttons to headerAnnabel Dunstone Gray2016-12-173-5/+5
* Remove tags.scssremove-tags-scssAnnabel Dunstone Gray2016-12-061-40/+39
* Merge branch 'always-show-download-button' into 'master' Annabel Dunstone Gray2016-11-141-1/+1
|\
| * Project download buttons always showPhilip Karpiak2016-11-101-1/+1
* | 19205 Redesign group page header to match new navigation19205-group-header-redesigntauriedavis2016-11-091-1/+1
|/
* Remove tooltips from project header23641-remove-header-tooltipsAnnabel Dunstone Gray2016-11-012-3/+3
* Added download-button class and applied button margin23380-no-space-between-buttons-on-files-pageLuke Bennett2016-10-171-1/+1
* Add tooltip to project fork countJustin DiPierro2016-10-061-2/+2
* 19499 Update project dropdowns19499-project-dropdownstauriedavis2016-10-042-3/+4
* Fix download artifacts button link:Lin Jen-Shin2016-09-191-1/+1
* Merge branch 'icon-button-alignment' into 'master' Fatih Acet2016-09-021-2/+2
|\
| * Fix alignment of icon buttons (!5887)winniehell2016-08-191-2/+2
* | Add a download icon for artifacts, too. Feedback:Lin Jen-Shin2016-08-251-0/+1
* | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-241-0/+7
|\ \
| * | Support integration with Koding (online IDE)Gokmen Goksel2016-08-191-0/+7
| |/
* | Aggressively merge views, feedback:Lin Jen-Shin2016-08-242-21/+31
* | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-181-3/+3
|\ \ | |/
| * fix star button icon alignmentwinniehell2016-08-171-3/+3
* | Use partials for downloading artifacts buttonLin Jen-Shin2016-08-172-14/+15
* | Rename to latest_succeeded, feedback:Lin Jen-Shin2016-08-161-1/+1
* | Add unclickable state to running build artifactsAnnabel Dunstone2016-08-151-1/+1