summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages
Commit message (Expand)AuthorAgeFilesLines
* Uses sprite icon to render verified commit badge and uniforms css colors42285-not-found-status-iconFilipa Lacerda2018-01-241-4/+4
* Merge branch '26296-update-styling-disabled-buttons' into 'master'Phil Hughes2018-01-191-1/+7
|\
| * Update styling of all disabled buttonsAnnabel Dunstone Gray2018-01-161-1/+7
* | WebIDE: Fix Commit bugsTim Zallmann2018-01-191-7/+67
* | Increase pipeline mini graph width41806-pipeline-jumpingFilipa Lacerda2018-01-181-1/+1
* | Merge branch '41743-unused-selectors-for-cycle-analytics' into 'master'Annabel Dunstone Gray2018-01-181-41/+0
|\ \
| * | Remove unused CSS selectors for Cycle AnalyticsTakuya Noguchi2018-01-071-41/+0
* | | Merge branch '41920-download-button' into 'master'Phil Hughes2018-01-171-7/+0
|\ \ \ | |_|/ |/| |
| * | Replace pipeline's action icons with svgFilipa Lacerda2018-01-161-7/+0
* | | fix readability xterm colorsDanny2018-01-161-15/+14
|/ /
* | Merge branch '16988-use-toggle-for-subscribed-unsubscribed-to-notifications' ...Annabel Dunstone Gray2018-01-121-4/+0
|\ \
| * | convert notification subscription button into toggleMike Greiling2018-01-111-4/+0
* | | Merge branch 'ce-backport-generalize-protected-branch-tags-to-create-item-dro...Filipa Lacerda2018-01-121-11/+0
|\ \ \ | |/ / |/| |
| * | Generalize protected branch/tag dropdownsce-backport-generalize-protected-branch-tags-to-create-item-dropdownEric Eastwood2018-01-121-11/+0
* | | Merge branch '41221-padding-is-wrong-for-pipeline-dropdowns-on-current-master...Annabel Dunstone Gray2018-01-111-1/+0
|\ \ \
| * | | Remove wrong padding from pipelines.scss41221-padding-is-wrong-for-pipeline-dropdowns-on-current-masterWinnie Hellmann2017-12-181-1/+0
* | | | Merge branch '41709-rich-blob-viewer-margins-for-pc' into 'master'Annabel Dunstone Gray2018-01-111-6/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Make rich blob viewer wider for PCTakuya Noguchi2018-01-101-6/+0
| | |/ | |/|
* | | Merge branch '41491-fix-nil-blob-name-error' into 'master'Annabel Dunstone Gray2018-01-101-1/+7
|\ \ \
| * | | Fix 500 when visiting a commit where blobs do not exist (nil blobs)41491-fix-nil-blob-name-errorEric Eastwood2018-01-091-1/+7
* | | | Merge branch 'fix/sidebar-collapse-button-spacing' into 'master'Phil Hughes2018-01-101-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Restore sidebar collapse button paddingGeorge Tsiolis2018-01-091-1/+0
* | | | Merge branch '41570-max-height-dropdown' into 'master'Phil Hughes2018-01-092-8/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Change max-height of all dropdowns to 312px41570-max-height-dropdownAnnabel Dunstone Gray2018-01-082-8/+1
* | | | Merge branch 'changes-dropdown-ellipsis' into 'master'Sean McGivern2018-01-091-3/+1
|\ \ \ \
| * | | | Fix changes dropdown ellipsis working across browserschanges-dropdown-ellipsisPhil Hughes2018-01-091-3/+1
| | |/ / | |/| |
* | | | Merge branch '41404-pipelines-charts' into 'master'Phil Hughes2018-01-091-0/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Change pipeline charts colors to match legend41404-pipelines-chartsAnnabel Dunstone Gray2018-01-081-0/+8
| |/ /
* | | Resolve "Add graph value to hover"Mike Greiling2018-01-081-0/+67
|/ /
* | Resolve "Helpful and instructing Empty state for multi file editor"Tim Zallmann2018-01-051-0/+13
* | Added multi editor setting on the profile preferences pageJose Ivan Vargas2018-01-041-0/+16
* | Merge branch '41054-disable-creation-of-new-kubernetes-integrations' into 'ma...Kamil TrzciƄski2018-01-041-0/+4
|\ \
| * | 41054-Disallow creation of new Kubernetes integrationsMayra Cabrera2018-01-041-0/+4
* | | Resolve "Resizable file list and commit panel"Tim Zallmann2018-01-041-5/+29
|/ /
* | Multi File Editor File iconsTim Zallmann2018-01-031-1/+11
* | Fix activity inline event line height on mobileGeorge Tsiolis2017-12-281-1/+6
* | Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-221-1/+1
* | Merge branch 'jivl-general-icons-2' into 'master'Tim Zallmann2017-12-223-0/+14
|\ \
| * | Replaced the remaining code-fork iconsjivl-general-icons-2Jose Ivan Vargas2017-12-192-2/+4
| * | Replaced some fork icons instances and fixed the Icon component on the MR WidgetJose Ivan Vargas2017-12-192-0/+12
| |/
* | Resolve "Decouple multi-file editor from file list"Tim Zallmann2017-12-211-24/+215
* | Merge branch 'jivl-replace-d3-v3-v4' into 'master'Mike Greiling2017-12-201-3/+0
|\ \
| * | Removed fills from stat_contributors_graphJose Ivan Vargas2017-12-181-3/+0
| |/
* | Line up search dropdown with other nav dropdowns41186-sidebar-too-much-vertical-scrollAnnabel Dunstone Gray2017-12-191-7/+0
* | Remove block styling from search dropdownAnnabel Dunstone Gray2017-12-181-7/+0
* | Fix sidebar height when performance bar enabledAnnabel Dunstone Gray2017-12-181-0/+5
* | Remove all dropdown animations and set display: none if they're not openAnnabel Dunstone Gray2017-12-181-4/+0
* | Remove extra height declarations in CSS; remove block styling from dropdownsAnnabel Dunstone Gray2017-12-181-2/+1
|/
* Merge branch 'winh-unify-modals' into 'master'Filipa Lacerda2017-12-131-13/+0
|\
| * Rename popup-dialog to modalWinnie Hellmann2017-12-121-13/+0