Commit graph

24 commits

Author SHA1 Message Date
Phil Hughes
3a40842f8d Updated positioning of copy file path button in diffs
Closes #23591
2016-10-31 16:52:30 +00:00
Filipa Lacerda
b0646c4f23 Adds btn-transparent class in correct place due to changes in master 2016-10-11 11:03:47 +01:00
Filipa Lacerda
f7d2a97a84 Fixes padding in all clipboard icons that have .btn class 2016-10-11 11:03:47 +01:00
Phil Hughes
8592e992a0 Added copy file path button to diffs
Closes #23108
2016-10-10 09:59:35 +01:00
winniehell
f2bf47f4df Display tooltip for "Copy to Clipboard" button (!5164) 2016-07-11 14:20:48 +02:00
Patricio Cano
0bdf6fe4ba Use keyword arguments for boolean values and use span instead of a for clone "button" 2016-07-05 16:54:22 -05:00
Patricio Cano
29c50c5315 Default Git access protocol to web 2016-07-05 16:54:22 -05:00
Patricio Cano
7735ef86f0 Only allow Git Access on the allowed protocol 2016-07-05 16:54:22 -05:00
Robert Speicher
6c37e0f617 Merge branch 'clipboard-buttons-fix' into 'master'
Fix clipboard buttons on "Check out branch" modal.

Closes #18794 

See merge request !4760
2016-06-17 18:00:03 +00:00
Connor Shea
12b3952477
Fix clibpoard buttons on "Check out branch" modal.
Also document the clipboard_button_with_class method.

Fixes #18794.
2016-06-17 11:27:18 -06:00
Phil Hughes
cd864bbab6 Fixed styling of clipboard button 2016-06-17 12:59:52 +01:00
Phil Hughes
48726e9d30 Updated failing tests 2016-06-08 10:10:51 +01:00
Phil Hughes
8b40a7745b Updated tests 2016-06-08 10:10:18 +01:00
Phil Hughes
79b375e178 Updated some commit UI colors
Fixed issue with tree view styles
2016-06-08 10:10:18 +01:00
chujinjin
c102b03e76 Fix wiki project clone address error 2016-06-02 09:46:26 +02:00
Arinde Eniola
367818d293 change the css class has_tooltip to has-tooltip universally 2016-03-20 21:37:22 +01:00
Stan Hu
7418429da1 Move tooltip to the right of the dropdown 2016-03-20 07:52:06 -07:00
Stan Hu
d5c071419a Use http_clone_button and ssh_clone_button to restore tooltip functionality in clone panel 2016-03-19 22:47:27 -07:00
Dmitriy Zaporozhets
f414928a54
Standartize buttons and fields size
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-01-14 13:59:28 +01:00
Robert Speicher
f49ac5c8d3 Fix clipboard buttons on MR instructions and Commit#show 2015-12-15 16:11:01 -05:00
Robert Speicher
1d80cd315e Add clipboard button to project clone panel
Closes #3585
2015-11-24 19:32:06 -05:00
Robert Speicher
7dab8ed739 Rework the copy_to_clipboard logic
It needed to be more flexible in how we set the target text or element.
2015-11-24 19:12:03 -05:00
Robert Speicher
acc0f162c8 Move clipboard_button helper to ButtonHelper module 2015-11-24 16:55:26 -05:00
Robert Speicher
af65046c5f Move HTTP/SSH clone button logic to helpers 2015-11-24 16:55:26 -05:00