summaryrefslogtreecommitdiff
path: root/app/views/projects/buttons
Commit message (Expand)AuthorAgeFilesLines
* Remove Koding integration and documentationStan Hu2018-10-121-3/+0
* Add tests of adding file templatesMark Lapierre2018-10-091-2/+2
* Resolve "Improve project overview UI"Dennis Tang2018-09-062-31/+29
* Remove extra whitespace in star project buttonAnnabel Dunstone Gray2018-07-201-1/+1
* Fix dropdown from project welcome page moving out of the screenjivl-fix-dropdown-going-out-of-screenJose2018-06-152-2/+2
* Resolve "Add Xcode Button in UI"André Luís2018-06-051-0/+2
* Rename btn-secondary to btn-defaultAnnabel Dunstone Gray2018-05-102-2/+2
* Fix dropdownsClement Ho2018-04-172-2/+2
* Merge branch 'master' into bootstrap4Clement Ho2018-04-121-9/+13
|\
| * Show `New Issue` link for projectsBob Van Landuyt2018-04-111-1/+1
| * Hide file/directory creation buttonsBob Van Landuyt2018-04-111-9/+13
* | Merge branch 'master' into 'bootstrap4'Clement Ho2018-04-091-4/+5
|\ \ | |/
| * Add new repository archive routeJames Ramsay2018-04-061-4/+5
* | Rename .btn-default to .btn-secondaryClement Ho2018-04-092-2/+2
|/
* 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