summaryrefslogtreecommitdiff
path: root/app/helpers/button_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Change from double click to single click to open dropdownch-test-2Clement Ho2017-06-061-1/+1
* Fix accessibility issues for Input fields across GitLabKushal Pandya2017-05-121-1/+4
* Copy diff file path as GFMDouwe Maan2017-04-061-3/+22
* Improve a11y in sidebarFilipa Lacerda2017-02-281-1/+1
* Add the username of the current user to the HTTP(S) clone URLJan Christophersen2017-02-241-1/+1
* Clean up commit copy to clipboard and make consistentvictorwu2016-12-121-1/+1
* Updated positioning of copy file path button in diffsmr-copy-filename-btn-updatePhil Hughes2016-10-311-1/+2
* Adds btn-transparent class in correct place due to changes in master22635-clipboard-iconFilipa Lacerda2016-10-111-1/+1
* Fixes padding in all clipboard icons that have .btn classFilipa Lacerda2016-10-111-1/+1
* Added copy file path button to diffsmr-file-path-copy-btnPhil Hughes2016-10-101-1/+2
* Display tooltip for "Copy to Clipboard" button (!5164)winniehell2016-07-111-19/+3
* Use keyword arguments for boolean values and use `span` instead of `a` for cl...allow-disabling-of-git-access-protocolPatricio Cano2016-07-051-4/+4
* Default Git access protocol to `web`Patricio Cano2016-07-051-4/+4
* Only allow Git Access on the allowed protocolPatricio Cano2016-07-051-4/+4
* Merge branch 'clipboard-buttons-fix' into 'master' Robert Speicher2016-06-171-0/+10
|\
| * Fix clibpoard buttons on "Check out branch" modal.clipboard-buttons-fixConnor Shea2016-06-171-0/+10
* | Fixed styling of clipboard buttonclipboard-button-stylingPhil Hughes2016-06-171-1/+1
|/
* Updated failing testsPhil Hughes2016-06-081-2/+2
* Updated testsPhil Hughes2016-06-081-0/+8
* Updated some commit UI colorsPhil Hughes2016-06-081-2/+2
* Fix wiki project clone address errorchujinjin/gitlab-ce-fix_wiki_project_clone_address_errorchujinjin2016-06-021-1/+1
* change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltipArinde Eniola2016-03-201-2/+2
* Move tooltip to the right of the dropdownStan Hu2016-03-201-0/+4
* Use http_clone_button and ssh_clone_button to restore tooltip functionality i...Stan Hu2016-03-191-16/+10
* Standartize buttons and fields sizeDmitriy Zaporozhets2016-01-141-1/+1
* Fix clipboard buttons on MR instructions and Commit#showrs-clipboard-fixesRobert Speicher2015-12-151-2/+2
* Add clipboard button to project clone panelRobert Speicher2015-11-241-2/+2
* Rework the copy_to_clipboard logicRobert Speicher2015-11-241-2/+18
* Move clipboard_button helper to ButtonHelper moduleRobert Speicher2015-11-241-0/+7
* Move HTTP/SSH clone button logic to helpersRobert Speicher2015-11-241-0/+35