summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets
Commit message (Expand)AuthorAgeFilesLines
* Fixes stylelint issues for blocks.scss59838-blocksFilipa Lacerda2019-05-101-10/+4
* Merge branch 'fe-header-row' into 'master'Phil Hughes2019-05-081-0/+1
|\
| * Adds header column to variables listfe-header-rowFilipa Lacerda2019-05-071-0/+1
* | Merge branch '53973-fix-subpixel-border-issue' into 'master'Fatih Acet2019-05-071-0/+5
|\ \
| * | Fix subpixel border issue53973-fix-subpixel-border-issuePaul Slaughter2019-05-071-0/+5
* | | Fix input group and action buttons in "set status" modalPaul Gascou-Vaillancourt2019-05-072-7/+6
* | | Add custom metrics form to dashboardAdriel Santiago2019-05-072-13/+19
* | | Merge branch 'friendly-wrap-component' into 'master'Tim Zallmann2019-05-071-0/+4
|\ \ \ | |_|/ |/| |
| * | Add wbr style for IE11 compatibilityfriendly-wrap-componentPaul Gascou-Vaillancourt2019-05-061-0/+4
* | | Merge branch '59930-todos-scss' into 'master'Phil Hughes2019-05-071-34/+27
|\ \ \
| * | | Cleans up todos.scss stylelint warnings59930-todos-scssFilipa Lacerda2019-05-031-34/+27
* | | | Merge branch 'sh-fix-ldap-members-icon-ce' into 'master'Kushal Pandya2019-05-071-3/+0
|\ \ \ \
| * | | | Backport members SCSS changessh-fix-ldap-members-icon-ceStan Hu2019-05-061-3/+0
| |/ / /
* | | | Merge branch '56992-add-filtering-to-project-dashboard-fe' into 'master'Kushal Pandya2019-05-071-0/+83
|\ \ \ \ | |_|_|/ |/| | |
| * | | Cleanup css classes and stylesEzekiel Kigbo2019-05-061-22/+12
| * | | Update project list specsEzekiel Kigbo2019-05-061-96/+16
| * | | Ensure we dont apply changes to admin/projectsEzekiel Kigbo2019-05-061-14/+22
| * | | Updated layout for various breakpointsEzekiel Kigbo2019-05-061-2/+145
| * | | Added filter bar to project pageEzekiel Kigbo2019-05-061-0/+22
| |/ /
* | | Onboarding welcome pageMartin Wortschack2019-05-061-0/+33
| |/ |/|
* | Aligns the play button for stages61469-align-play-iconFilipa Lacerda2019-05-061-0/+5
|/
* Adds a way to start multiple manual jobs in stageMayra Cabrera2019-05-021-0/+1
* Uninstall application confirm modal componentEnrique Alcántara2019-05-021-1/+1
* Merge branch '59898-fix-the-following-style-lint-errors-and-warnings-for-app-...Filipa Lacerda2019-05-021-43/+7
|\
| * Fix commits.scss style-lint errors59898-fix-the-following-style-lint-errors-and-warnings-for-app-assets-stylesheets-pages-commits-scssScott Hampton2019-04-251-43/+7
* | Merge branch 'fix-boards-card-dragging-styling' into 'master'Annabel Dunstone Gray2019-04-291-0/+1
|\ \
| * | Fixed boards card dragging stylingPhil Hughes2019-04-291-0/+1
* | | Fix search dropdown being hidden immediatelyHeinrich Lee Yu2019-04-281-0/+2
|/ /
* | Merge branch 'winh-boards-drag-selection' into 'master'Annabel Dunstone Gray2019-04-262-0/+6
|\ \
| * | Add vendor prefixes for user-selectWinnie Hellmann2019-04-262-0/+6
* | | Merge branch '3713-cross-project-environments-dashboard-mvc-backport' into 'm...Filipa Lacerda2019-04-261-5/+3
|\ \ \
| * | | Backport Environments Dashboard SCSS Changes3713-cross-project-environments-dashboard-mvc-backportAndrew Fontaine2019-04-241-5/+3
* | | | Merge branch '46048-canary-next' into 'master'Phil Hughes2019-04-261-21/+20
|\ \ \ \
| * | | | Adds information about Canary env46048-canary-nextFilipa Lacerda2019-04-251-21/+20
| | |_|/ | |/| |
* | | | Implement toast componentJacques Erasmus2019-04-251-0/+3
| |_|/ |/| |
* | | Merge branch '11254-overflow-ce' into 'master'Kushal Pandya2019-04-251-1/+3
|\ \ \
| * | | Hide ScopedBadge overflow notesRajat Jain2019-04-251-1/+3
* | | | Add auto direction to support rtl languagesAhmad Haghighi2019-04-252-0/+5
| |/ / |/| |
* | | Merge branch '60387-use-icons-in-user-popovers' into 'master'Tim Zallmann2019-04-241-0/+4
|\ \ \
| * | | Show category icons in user popoverKushal Pandya2019-04-221-0/+4
| | |/ | |/|
* | | Remove related items CSS properties and add utility classes59831-related-items-css-cleanup-ceAnnabel Dunstone Gray2019-04-231-86/+11
| |/ |/|
* | Merge branch '57247-show-prioritized-labels-to-guests' into 'master'Clement Ho2019-04-191-3/+3
|\ \
| * | Show prioritized labels to guests57247-show-prioritized-labels-to-guestsHeinrich Lee Yu2019-04-191-3/+3
| |/
* | Merge branch 'fixed-diff-border' into 'master'Annabel Dunstone Gray2019-04-191-2/+2
|\ \ | |/ |/|
| * Fixes the border color on diffsPhil Hughes2019-04-181-2/+2
* | Merge branch 'boards-stylelint' into 'master'Filipa Lacerda2019-04-181-199/+1
|\ \
| * | Fix stylelint rules in boards.scssPhil Hughes2019-04-171-199/+1
* | | Merge branch '59830-dashboard-skeleton' into 'master'Phil Hughes2019-04-181-8/+7
|\ \ \ | |_|/ |/| |
| * | Fixes stylelint for dashboard_skeleton59830-dashboard-skeletonFilipa Lacerda2019-04-161-8/+7
* | | Merge branch 'sh-add-gitaly-backtrace' into 'master'Sean McGivern2019-04-171-2/+6
|\ \ \ | |_|/ |/| |