gitlab-org--gitlab-foss/app/views
Dmitriy Zaporozhets 36bbd5affb Merge branch 'mobile-maximum-scale-1' into 'master'
Don't allow page to be scaled on mobile and add horizontal scrolling to code blocks

Closes #1974.

Previously, scaling (both automatically and manually) was enabled on mobile, which caused the top and sidebar to move over content. Scaling is now disabled.

Also previously, code in issues or comments too wide to fit inside the width of the window would "flow out" on the right, causing the whole page to become very wide and causing scrolling to scroll the entire page instead of just the code. Code blocks now scroll themselves.

See merge request !1501
2015-02-11 22:08:22 +00:00
..
admin Remove settings from gitlab.yml.example which we already have in UI 2015-02-10 09:30:39 -08:00
dashboard Add project-avatar and group-avatar css classes 2015-02-07 11:38:58 -08:00
devise Clean up devise views. 2015-02-05 19:12:47 +01:00
doorkeeper Rework oauth2 feature 2014-12-25 18:35:04 +02:00
errors Improve error page layout 2014-06-24 15:57:38 +03:00
events Add a commit calendar to the user profile 2015-01-29 01:25:26 +01:00
explore Refactor sorting in project 2015-02-05 19:15:05 -08:00
groups Add project-avatar and group-avatar css classes 2015-02-07 11:38:58 -08:00
help Fix the email variable substituation in ssh help page 2015-01-15 23:06:32 -02:00
import Add "Import all projects" button to GitHub and GitLab import pages. 2015-02-07 23:15:04 +01:00
kaminari/gitlab
layouts Don't allow page to be scaled on mobile. 2015-02-09 18:11:06 +01:00
notify Add Diff syntax colors for email-on-push notifications 2015-01-17 19:19:28 +01:00
profiles Merge pull request #8740 from cinderblock/master 2015-02-08 01:07:23 -08:00
projects Merge pull request #8580 from j0k3r/asana 2015-02-08 01:12:41 -08:00
search Replace highlight.js with rouge-fork rugments 2015-01-15 13:41:11 +01:00
shared Apply default scope to labels and remove one for notes 2015-02-05 20:29:41 -08:00
snippets Snippets: public/internal/private 2014-10-09 17:09:53 +03:00
users Add project-avatar and group-avatar css classes 2015-02-07 11:38:58 -08:00
votes