summaryrefslogtreecommitdiff
path: root/app/views/shared/_no_ssh.html.haml
Commit message (Collapse)AuthorAgeFilesLines
* Remove `Profile::KeysController#new` actionRobert Speicher2016-03-031-1/+1
|
* Apply some styles from flatly themeDmitriy Zaporozhets2015-03-071-3/+3
|
* Allow users that signed up via OAuth to set their password in order to use ↵Douwe Maan2015-02-131-1/+1
| | | | Git over HTTP(S).
* Fix links for no-ssh messageDmitriy Zaporozhets2014-12-261-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix UI for no-ssh-key messageDmitriy Zaporozhets2014-12-261-13/+7
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Mobile UI improvements for dashboard/navDrew Blessing2014-01-251-1/+7
| | | | | | | | | | | | | | | | | | | | | | Style navbar toggle button Style navbar toggle manually instead of with button classes Style navbar Modify color Turn off all tooltips for touch devices Style main nav Fix scrolling navbar collapse Style tweaks Minor tweaks Style no ssh key message
* Allow user to hide the message to add an ssh key permanentlyDrew Blessing2013-12-141-3/+5
| | | | | | | | Favor links instead of buttons Remove unnecessary class Remove extra space
* Add ability to hide no ssh key messageDmitriy Zaporozhets2013-11-121-3/+6
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* hide no-ssh message if notice or alert presentDmitriy Zaporozhets2013-08-101-1/+1
|
* Minor UI improve for dashboard eventsDmitriy Zaporozhets2013-07-041-1/+1
|
* Fix new ssh key link from shared partialDmitriy Zaporozhets2013-06-241-1/+1
|
* Minor improvments to UIDmitriy Zaporozhets2012-11-291-1/+1
|
* Rewrite and improve git backend logic. Fix project movind. Raise exception ↵Dmitriy Zaporozhets2012-11-271-1/+1
| | | | to prevent unexpected issues
* styled error messageDmitriy Zaporozhets2012-11-211-7/+2
|
* Update app/views/shared/_no_ssh.html.hamlValeriy Sizov2012-10-301-1/+1
| | | TYPO
* Fix no SSH key warningRiyad Preukschas2012-10-291-2/+2
|
* 1. Better message if no ssh keyDmitriy Zaporozhets2012-08-221-0/+8
2. SSH Keys Help page