Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltip | Arinde Eniola | 2016-03-20 | 1 | -2/+2 |
| | |||||
* | Move tooltip to the right of the dropdown | Stan Hu | 2016-03-20 | 1 | -0/+4 |
| | |||||
* | Use http_clone_button and ssh_clone_button to restore tooltip functionality ↵ | Stan Hu | 2016-03-19 | 1 | -16/+10 |
| | | | | in clone panel | ||||
* | Standartize buttons and fields size | Dmitriy Zaporozhets | 2016-01-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix clipboard buttons on MR instructions and Commit#showrs-clipboard-fixes | Robert Speicher | 2015-12-15 | 1 | -2/+2 |
| | |||||
* | Add clipboard button to project clone panel | Robert Speicher | 2015-11-24 | 1 | -2/+2 |
| | | | | Closes #3585 | ||||
* | Rework the copy_to_clipboard logic | Robert Speicher | 2015-11-24 | 1 | -2/+18 |
| | | | | It needed to be more flexible in how we set the target text or element. | ||||
* | Move clipboard_button helper to ButtonHelper module | Robert Speicher | 2015-11-24 | 1 | -0/+7 |
| | |||||
* | Move HTTP/SSH clone button logic to helpers | Robert Speicher | 2015-11-24 | 1 | -0/+35 |