summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch '33926-update-issuable-icons' into 'master'Annabel Dunstone Gray2017-12-131-4/+12
|\ \
| * | Update issuable status icons33926-update-issuable-iconsEric Eastwood2017-12-131-4/+12
* | | Merge branch 'new-nav-tech-debt' into 'master'Phil Hughes2017-12-131-1/+1
|\ \ \ | |/ / |/| |
| * | Rename page-with-sidebar to layout-pagenew-nav-tech-debtAnnabel Dunstone Gray2017-12-081-1/+1
* | | Merge branch 'winh-cleanup-dropdowns' into 'master'Annabel Dunstone Gray2017-12-1220-73/+0
|\ \ \
| * | | Make label delete option redwinh-cleanup-dropdownsWinnie Hellmann2017-12-081-2/+0
| * | | Remove border radius from pipelines dropdownsWinnie Hellmann2017-12-081-1/+0
| * | | Fix padding for search dropdownWinnie Hellmann2017-12-081-5/+0
| * | | Remove new-style-dropdown mixinWinnie Hellmann2017-12-0820-65/+0
* | | | Merge branch '39608-comment-on-image-discussions-tab-alignment' into 'master'Tim Zallmann2017-12-121-7/+12
|\ \ \ \
| * | | | Fix comment on image discussion icon alignment39608-comment-on-image-discussions-tab-alignmentEric Eastwood2017-12-081-7/+12
| |/ / /
* | | | Merge branch 'backport-epic-in-issue' into 'master'Jacob Schatz2017-12-111-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Backport epic in issueepic-in-issuebackport-epic-in-issueClement Ho2017-12-071-1/+2
| |/ /
* | | Merge branch '35724-animate-sidebar' into 'master'Filipa Lacerda2017-12-112-4/+4
|\ \ \ | |_|/ |/| |
| * | Animate contextual sidebar; change class names for easier readabilityAnnabel Dunstone Gray2017-12-072-4/+4
| |/
* | Changed the deploy markers on the prometheus dashboard to be more verboseJose Ivan Vargas2017-12-071-2/+17
|/
* Resolve "Display member role per project"Mike Greiling2017-12-073-16/+19
* Merge branch '40631-sidebar-icon-alignment-for-confidentiality-and-lock-issue...Clement Ho2017-12-071-8/+8
|\
| * Correct sidebar-item-icon margin and vertical align40631-sidebar-icon-alignment-for-confidentiality-and-lock-issue-is-misalignedLuke Bennett2017-12-021-8/+8
* | Merge branch '32329-empty-state-for-changes-tab-in-mr' into 'master'Clement Ho2017-12-071-0/+6
|\ \
| * | Update empty state page of merge request 'changes' tab32329-empty-state-for-changes-tab-in-mrVitaliy @blackst0ne Klachkov2017-11-301-0/+6
* | | Add chevron to create dropdown on repository pageWinnie Hellmann2017-12-061-2/+11
* | | Fixes long commit links breaking the commit list layoutcommit-title-wrappingPhil Hughes2017-12-061-0/+1
* | | Merge branch '40543-generalize-detail-page-headers' into 'master'Phil Hughes2017-12-063-52/+38
|\ \ \
| * | | Generalize detail page headers40543-generalize-detail-page-headersEric Eastwood2017-12-053-52/+38
* | | | Merge remote-tracking branch 'origin/master' into list-multiple-clustersKamil Trzcinski2017-12-052-6/+6
|\ \ \ \ | |/ / /
| * | | Merge branch '32878-merge-request-from-email' into 'master'Sean McGivern2017-12-052-6/+6
| |\ \ \
| | * | | Create merge request from emailJan Provaznik2017-12-052-6/+6
| * | | | Second iteration of Move Kubernetes from service to Cluster pageFilipa Lacerda2017-12-051-0/+6
| |/ / /
* | | | Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski2017-12-051-0/+4
|\ \ \ \
| * | | | Fix navbar CSSFilipa Lacerda2017-12-041-0/+4
| * | | | Merge branch 'master' into list-multiple-clustersFilipa Lacerda2017-12-046-264/+339
| |\ \ \ \ | | | |_|/ | | |/| |
* | | | | Merge branch '35616-move-k8-to-cluster-page' into cluster-page-with-list-clus...Kamil Trzcinski2017-12-055-4/+27
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into 35616-move-k8-to-cluster-pageShinya Maeda2017-12-055-4/+27
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Add underline hover state to all linksAnnabel Dunstone Gray2017-12-045-4/+27
| | | |/ / | | |/| |
* | | | | Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski2017-12-032-87/+10
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Changes after Frontend and UX review:Filipa Lacerda2017-11-281-0/+4
| * | | Adds JS unit testsFilipa Lacerda2017-11-271-0/+6
| * | | Handle toggle button with API requestFilipa Lacerda2017-11-241-87/+0
* | | | Changes after UX reviewFilipa Lacerda2017-12-031-0/+2
* | | | Adds tests for javascriptFilipa Lacerda2017-12-031-1/+1
* | | | Add existing cluster form - FE and CSSFilipa Lacerda2017-12-031-0/+4
| |/ / |/| |
* | | Merge branch '13634-broadcast-message' into 'master'Tim Zallmann2017-11-301-0/+4
|\ \ \