summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/mobile.scss
Commit message (Expand)AuthorAgeFilesLines
* Remove framework/mobile.scssTakuya Noguchi2018-12-121-0/+0
* Move .container .title CSS for mobile to the specific CSSTakuya Noguchi2018-12-121-6/+0
* Move .container .content CSS for mobile to the specific CSSTakuya Noguchi2018-12-121-4/+0
* Integrate .nav-links li a CSS for mobile to the specific CSSTakuya Noguchi2018-12-121-8/+0
* Remove .nav-links li a CSS for mobileTakuya Noguchi2018-12-121-10/+0
* Replace .check-all-holder with display propertiesTakuya Noguchi2018-12-121-4/+0
* Remove .dash-projects-filters CSS for mobileTakuya Noguchi2018-12-121-1/+0
* Remove .issues-details-filters:not(.filtered-search-block) CSS for mobileTakuya Noguchi2018-12-121-1/+0
* Replace .rss-btn with display propertiesTakuya Noguchi2018-12-121-4/+0
* Remove .project-home-links CSS for mobileTakuya Noguchi2018-12-121-4/+0
* Remove .project-home-panel CSS for mobileTakuya Noguchi2018-12-121-4/+0
* Remove .git-clone-holder CSS for mobileTakuya Noguchi2018-12-121-4/+0
* Remove non-effective .project-repo-buttons CSSTakuya Noguchi2018-12-121-1/+0
* Replace .group-buttons with display propertiesTakuya Noguchi2018-12-121-4/+0
* Replace .activity-filter-block with display propertiesTakuya Noguchi2018-12-121-4/+0
* Remove .projects-search-formTakuya Noguchi2018-12-121-6/+0
* Replace aside:not(.right-sidebar) with display propertiesTakuya Noguchi2018-12-121-6/+0
* Remove .note-created-agoTakuya Noguchi2018-12-121-6/+0
* Remove .new-issue-linkTakuya Noguchi2018-12-121-2/+1
* Move .referenced-usersTakuya Noguchi2018-12-121-4/+0
* Remove .milestone-filterTakuya Noguchi2018-12-121-6/+0
* Further design iteration on project overviewDennis Tang2018-12-071-9/+0
* Resolve "Improve project overview UI"Dennis Tang2018-09-061-6/+2
* Remove unused CSS part in mobile frameworkTakuya Noguchi2018-08-301-5/+0
* Merge branch 'master' into bootstrap4Clement Ho2018-04-251-4/+0
|\
| * Align project avatar on small viewportsGeorge Tsiolis2018-04-231-4/+0
* | Ran migration scriptClement Ho2018-04-091-3/+3
|/
* Add Auto DevOps and Kubernetes cluster button to project pageEric Eastwood2018-02-161-4/+0
* Converted JS modules into exported modulesph-es-modulesPhil Hughes2017-12-141-17/+0
* Move issuable bulk edit form into a new sidebar.28340-mass-edit-issues-and-mrs-from-sidebarBryce Johnson2017-06-061-4/+0
* Port fix-realtime-edited-text-for-issues 9-2-stable fix to master.Luke "Jared" Bennett2017-05-311-5/+0
* Remove some weird code to add/remove the task statusPhil Hughes2017-05-111-1/+1
* Align bulk update issues button to the rightRémy Coutable2017-03-071-2/+1
* Merge branch 'search-bar-first-iteration' into 'master' Jacob Schatz2017-01-121-1/+5
|\
| * Add mobile viewportClement Ho2017-01-091-1/+5
* | Display project avatars on Admin Area and Projects pages for mobile viewsRyan Harris2017-01-091-4/+0
|/
* Move all project buttons to headerAnnabel Dunstone Gray2016-12-171-1/+1
* Enable ColorVariable in scss-lintSam Rose2016-12-011-3/+3
* 19205 Redesign group page header to match new navigation19205-group-header-redesigntauriedavis2016-11-091-1/+1
* Enable SingleLinePerSelector in scss-lintenable-scss-lint-single-line-per-selectorClement Ho2016-10-241-4/+8
* Remove redundant mixinsClement Ho2016-10-081-1/+1
* Removed media query declaration relating to merge-request-info and issue-infoLuke Bennett2016-09-071-4/+0
* Improve the request / withdraw access button18310-improve-request-access-buttonRémy Coutable2016-07-011-0/+4
* Display Star and Fork on mobile, fix #18537.star-fork-mobileConnor Shea2016-06-161-0/+13
* Shows the edit comment button on mobileedit-mobilePhil Hughes2016-06-021-4/+0
* Redesign project page headerAnnabel Dunstone2016-05-191-4/+0
* Redesign profile page and group page mobile navigationAnnabel Dunstone2016-05-031-1/+1
* Refactored issue header to work better for mobilePhil Hughes2016-04-161-7/+0
* Merge branch 'space-before-brace-scss-lint' into 'master' Jacob Schatz2016-04-041-1/+1
|\
| * Enable SpaceBeforeBrace rule for SCSS Lintconnorshea2016-03-301-1/+1