summaryrefslogtreecommitdiff
path: root/app/helpers/button_helper.rb
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Stan Hu2016-03-191-16/+10
| | | | in clone panel
* Standartize buttons and fields sizeDmitriy Zaporozhets2016-01-141-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* 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
| | | | Closes #3585
* Rework the copy_to_clipboard logicRobert Speicher2015-11-241-2/+18
| | | | It needed to be more flexible in how we set the target text or element.
* 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