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