summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets
Commit message (Expand)AuthorAgeFilesLines
* Stop sections from expanding when scrolling over the 1px section35955-searchable-settings-puts-expand-collapse-toggle-in-an-invalid-stateEric Eastwood2017-10-311-0/+4
* remove needlessly complicated, duplicate css class for expanded settings panelsMike Greiling2017-10-311-5/+4
* Load participants asyncEric Eastwood2017-10-311-2/+4
* Upload files through the multi-file editorPhil Hughes2017-10-311-0/+3
* Revert "Merge branch '2518-saved-configuration-for-issue-board' into 'master'"revert-2573818fDmitriy Zaporozhets2017-10-305-45/+13
* Merge branch '39582-nestingdepth-6' into 'master'39635-convert-jquery-scrollto-js-library-to-be-a-yarn-managed-libraryAnnabel Dunstone Gray2017-10-303-20/+5
|\
| * Enable NestingDepth (level 6) on scss-lintTakuya Noguchi2017-10-303-20/+5
* | [CE backport] Saved configuration for issue boardOswaldo Ferreira2017-10-305-13/+45
|/
* Remove filter icon from search bar32318-filter-iconAnnabel Dunstone Gray2017-10-241-12/+1
* Merge branch 'ph-multi-file-editor-new-file-folder-dropdown' into 'master'Filipa Lacerda2017-10-241-1/+1
|\
| * moved to eventHub to manage creating new filesPhil Hughes2017-10-231-1/+1
* | Merge branch 'remove-new-sidebar-stuff' into 'master'Phil Hughes2017-10-244-37/+31
|\ \
| * | Remove variables from sidebar CSSAnnabel Dunstone Gray2017-10-202-22/+20
| * | Replace all instances of new-sidebar with contextual-sidebarAnnabel Dunstone Gray2017-10-203-17/+13
* | | Merge branch 'fix-unresolve-btn-jump-color' into 'master'Phil Hughes2017-10-242-2/+5
|\ \ \ | |_|/ |/| |
| * | Fix icon color and btn-group alignment of discussion buttonsfix-unresolve-btn-jump-colorAnnabel Dunstone Gray2017-10-232-2/+5
* | | Merge branch 'add-shared-vue-loading-button' into 'master'Filipa Lacerda2017-10-234-5/+15
|\ \ \ | |_|/ |/| |
| * | Add loading buttonadd-shared-vue-loading-buttonEric Eastwood2017-10-234-5/+15
* | | Merge branch 'animate-auto-devops' into 'master'Annabel Dunstone Gray2017-10-201-0/+11
|\ \ \
| * | | Animate auto devops graphicanimate-auto-devopsClement Ho2017-10-181-0/+11
* | | | Merge branch 'update-nav-sidebar-hover' into 'master'Annabel Dunstone Gray2017-10-191-3/+3
|\ \ \ \
| * | | | update nav sidebar hover color to increase contrastupdate-nav-sidebar-hovertauriedavis2017-10-111-3/+3
* | | | | Merge branch '36160-zindex' into 'master'Annabel Dunstone Gray2017-10-181-0/+5
|\ \ \ \ \
| * | | | | Decreases z-index of select2 to a lower number of our navigation bar36160-zindexFilipa Lacerda2017-10-181-0/+5
| | |_|/ / | |/| | |
* | | | | Fix tooltip padding to align to 8px gridpms-fix-tooltip-paddingPedro Moreira da Silva2017-10-181-1/+1
|/ / / /
* | | | Merge branch 'ph-multi-file-editor-restructure-data' into 'master'Filipa Lacerda2017-10-172-55/+34
|\ \ \ \
| * | | | Refactored multi-file data structurePhil Hughes2017-10-162-55/+34
* | | | | Add inline edit button to issue_show appClement Ho2017-10-172-2/+12
* | | | | Merge branch '38156-breadcrumbs-margin' into 'master'Tim Zallmann2017-10-171-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Use variable for mobile breadcrumbs padding38156-breadcrumbs-marginAnnabel Dunstone Gray2017-10-161-1/+1
* | | | | Adds collapsible sections in cluster pageFilipa Lacerda2017-10-171-1/+1
* | | | | Merge branch 'bvl-group-trees' into 'master'Douwe Maan2017-10-172-10/+194
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'master' into bvl-group-treesBob Van Landuyt2017-10-1031-962/+836
| |\ \ \ \
| * | | | | Groups tree enhancements for Groups Dashboard and Group HomepageKushal Pandya2017-10-042-10/+194
* | | | | | Remove extra border radius when editing a fileRachel Pipkin2017-10-163-1/+6
* | | | | | Remove banner from pipelines pageFilipa Lacerda2017-10-162-0/+26
* | | | | | Merge branch 'winh-indeterminate-dropdown' into 'master'Phil Hughes2017-10-161-0/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix alignment for indeterminate marker in dropdownswinh-indeterminate-dropdownWinnie Hellmann2017-10-111-0/+1
* | | | | | Move retry button to sidebarFilipa Lacerda2017-10-161-2/+2
* | | | | | Merge branch 'revert-8ae7963c' into 'master'Rémy Coutable2017-10-131-1/+0
|\ \ \ \ \ \
| * | | | | | Revert "Merge branch '36160-select2-dropdown' into 'master'"revert-8ae7963cFilipa Lacerda2017-10-121-1/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'fix-cursor-path' into 'master'Tim Zallmann2017-10-131-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Use image-url instead of url so that asset pipeline can do it's thingfix-cursor-pathClement Ho2017-10-101-2/+2
| | |_|/ / | |/| | |
* | | | | Fixes from CSS refactorAnnabel Dunstone Gray2017-10-121-0/+2
* | | | | Merge branch '39028-repo-by-url-fields' into 'master'Tim Zallmann2017-10-121-1/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add project fields to import project by urlAnnabel Dunstone Gray2017-10-111-1/+5
| | |/ / | |/| |
* | | | Merge branch '37660-match-sidebar-colors' into 'master'Annabel Dunstone Gray2017-10-111-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | 37660 Change background color of nav sidebar to match other gl sidebars37660-match-sidebar-colorstauriedavis2017-10-101-1/+1
* | | | Simplify project pageAnnabel Dunstone Gray2017-10-115-60/+128
|/ / /
* | | Decreases z-index of select2 to a lower number than our navigation barFilipa Lacerda2017-10-101-0/+1