summaryrefslogtreecommitdiff
path: root/app/helpers/button_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* 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