summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets
Commit message (Collapse)AuthorAgeFilesLines
* Restore custom height for projects dropdown42035-projects-dropdown-scrollAnnabel Dunstone Gray2018-01-162-1/+3
|
* fix readability xterm colorsDanny2018-01-161-15/+14
|
* Merge branch 'winh-style-modals' into 'master'Tim Zallmann2018-01-163-8/+33
|\ | | | | | | | | Adjust modal style to new design See merge request gitlab-org/gitlab-ce!16310
| * Adjust modal style to new designwinh-style-modalsWinnie Hellmann2018-01-113-8/+33
| |
* | Add StackedProgressBar ComponentKushal Pandya2018-01-151-0/+1
| |
* | StackedProgressBar Component stylesKushal Pandya2018-01-151-0/+54
| |
* | Merge branch '16988-use-toggle-for-subscribed-unsubscribed-to-notifications' ↵Annabel Dunstone Gray2018-01-121-4/+0
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Resolve "Use toggle for subscribed/unsubscribed to notifications" Closes #16988 See merge request gitlab-org/gitlab-ce!16408
| * | convert notification subscription button into toggleMike Greiling2018-01-111-4/+0
| | |
* | | Merge branch 'fix_gitlab-ce#41891' into 'master'Annabel Dunstone Gray2018-01-121-1/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | fix gitlab-org/gitlab-ce#41891 (design nitpick) Closes #41891 See merge request gitlab-org/gitlab-ce!16383
| * | | remove wrong/unneeded margin of custom navigation header logo without logo textMarkus Doits2018-01-121-1/+4
| |/ /
* | | Merge branch ↵Filipa Lacerda2018-01-122-11/+10
|\ \ \ | |/ / |/| | | | | | | | | | | | | | 'ce-backport-generalize-protected-branch-tags-to-create-item-dropdown' into 'master' Generalize protected branch/tag dropdowns -- CE backport See merge request gitlab-org/gitlab-ce!16420
| * | Generalize protected branch/tag dropdownsce-backport-generalize-protected-branch-tags-to-create-item-dropdownEric Eastwood2018-01-122-11/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove duplicate ee code This was generalized for usage in the new variable table design, see https://gitlab.com/gitlab-org/gitlab-ce/issues/39118#note_53615249 Conflicts: app/assets/stylesheets/pages/projects.scss ee/app/assets/javascripts/protected_branches/protected_branch_create.js ee/app/assets/javascripts/protected_tags/protected_tag_create.js ee/app/views/projects/protected_branches/ee/_dropdown.html.haml
* | | Merge branch ↵Annabel Dunstone Gray2018-01-111-1/+0
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | | | | | | '41221-padding-is-wrong-for-pipeline-dropdowns-on-current-master' into 'master' Fix padding for pipeline dropdowns after bad merge Closes #41221 See merge request gitlab-org/gitlab-ce!15982
| * | Remove wrong padding from pipelines.scss41221-padding-is-wrong-for-pipeline-dropdowns-on-current-masterWinnie Hellmann2017-12-181-1/+0
| | |
* | | Merge branch '41600-wider-project-readme-on-fixed-layout' into 'master'Annabel Dunstone Gray2018-01-111-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Too narrow project READMEs on fixed layout Closes #41600 See merge request gitlab-org/gitlab-ce!16181
| * | | Make project README containers wider on fixed layoutTakuya Noguchi2018-01-031-1/+1
| | | |
* | | | Merge branch '41709-rich-blob-viewer-margins-for-pc' into 'master'Annabel Dunstone Gray2018-01-112-12/+1
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | Make rich blob viewer wider for PC Closes #41709 See merge request gitlab-org/gitlab-ce!16262
| * | | Make rich blob viewer wider for PCTakuya Noguchi2018-01-102-12/+1
| | | |
* | | | Merge branch '41491-fix-nil-blob-name-error' into 'master'Annabel Dunstone Gray2018-01-101-1/+7
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix 500 error when visiting a commit where the blobs do not exist (nil blobs) Closes #41491 See merge request gitlab-org/gitlab-ce!16237
| * | | | Fix 500 when visiting a commit where blobs do not exist (nil blobs)41491-fix-nil-blob-name-errorEric Eastwood2018-01-091-1/+7
| | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/41491
* | | | | Merge branch 'fix/sidebar-collapse-button-spacing' into 'master'Phil Hughes2018-01-101-1/+0
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | Restore sidebar collapse button padding #41803 See merge request gitlab-org/gitlab-ce!16323
| * | | | Restore sidebar collapse button paddingGeorge Tsiolis2018-01-091-1/+0
| | | | |
* | | | | Merge branch '41570-max-height-dropdown' into 'master'Phil Hughes2018-01-095-11/+7
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | Resolve "Download menu expands past the fold and doesn't auto size to the bottom height of the browser window" Closes #41570 See merge request gitlab-org/gitlab-ce!16299
| * | | | Change max-height of all dropdowns to 312px41570-max-height-dropdownAnnabel Dunstone Gray2018-01-085-11/+7
| | | | |
* | | | | Merge branch 'changes-dropdown-ellipsis' into 'master'Sean McGivern2018-01-091-3/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix changes dropdown ellipsis working across browsers Closes #41561 and #41684 See merge request gitlab-org/gitlab-ce!16281
| * | | | | Fix changes dropdown ellipsis working across browserschanges-dropdown-ellipsisPhil Hughes2018-01-091-3/+1
| | |/ / / | |/| | | | | | | | | | | | | Closes #41561
* | | | | Merge branch '41404-pipelines-charts' into 'master'Phil Hughes2018-01-091-0/+8
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | Resolve "Pipeline graph uses inconsistent colors for its legend and its content" Closes #41404 See merge request gitlab-org/gitlab-ce!16260
| * | | | Change pipeline charts colors to match legend41404-pipelines-chartsAnnabel Dunstone Gray2018-01-081-0/+8
| | | | |
* | | | | Merge branch 'fix/remove-unnecessary-dashboard-scroll' into 'master'Annabel Dunstone Gray2018-01-081-4/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Remove unnecessary dashboard scroll See merge request gitlab-org/gitlab-ce!16213
| * | | | | Remove unnecessary dashboard scrollGeorge Tsiolis2018-01-041-4/+0
| | | | | |
* | | | | | Resolve "Add graph value to hover"Mike Greiling2018-01-081-0/+67
| | | | | |
* | | | | | Fix slash commands dropdown descriptionMaurizio De Santis2018-01-081-0/+12
| |_|/ / / |/| | | |
* | | | | Merge branch '22643-manual-job-page' into 'master'Kamil Trzciński2018-01-061-4/+7
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | Resolve "Improve non-triggered manual action job detail page" Closes #22643 and #37843 See merge request gitlab-org/gitlab-ce!15991
| * | | | Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2018-01-0411-24/+141
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (200 commits) Fix issue boards scroll config. Added multi editor setting on the profile preferences page fix missing import of timeWeek which would cause errors in prometheus graphs with deployments Remove downcase from special path helper Rename db:seed_fu-{pg,mysql} to gitlab:setup-{pg,mysql} Fix error when viewing diffs without blobs Moves prettier to dev dependency Eager load event target authors whenever possible Do not run ee_compat_check on security branches Include integration tests in CE/EE testing documentation 41054-Disallow creation of new Kubernetes integrations Resolve "Resizable file list and commit panel" Make tooltip placement bottom by default as per design guidelines Fix groups list icon, timestamp alignment and row height Avoid leaving a push event empty if payload cannot be created Move git operations for UpdateRemoteMirrorService into Gitlab::Git Move delete_remote_branches from Gitlab::Shell to Gitlab::Git::Repository Move push_remote_branches from Gitlab::Shell to Gitlab::Git::Repository Update Kubernetes service documentation fix issue #37843 ...
| * \ \ \ \ Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2017-12-225-2/+20
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (22 commits) Extend Cluster Applications to allow installation of Prometheus Docs: move article LDAP-CE to its topic-related folder Improve performance of DiffDiscussion#truncated_diff_lines and DiffNote#diff_line by removing expensive diff position calculation and comparison Reverted fix https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15788 Execute project hooks and services after commit when moving an issue Use relative URLs when linking to uploaded files Use gitlab-styles Clarify Auto DevOps pipelines Make webpack fail for missing exports Update VERSION to 10.4.0-pre Update CHANGELOG.md for 10.3.0 Explictly require Gitlab::Utils in ProjectFeaturesCompatibility Add note about using the term GPG for all related implementations Add index on namespaces lower(name) for UsersController#exists docs: fix a typo in LFS documentation Fix prometheus arg in prometheus.yml Update Dependencies It should escape spaces to %20 rather than + Replaced the remaining code-fork icons code-fork replacements ...
| * \ \ \ \ \ Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2017-12-225-40/+235
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (68 commits) Last push event widget width for fixed layout Added 'admin' persona Docs: move article Artifactory + GL to subject-related folder Mention GitLab Pages when changing username Consolidate the docs when changing a repo path Add docs for automatic redirects when renaming namespaces move "Transfer an existing project into a group" to project docs Do not show Vue pagination if only one page Resolve "Decouple multi-file editor from file list" Update Ruby version to 2.3.6 Skip projects filter on merge requests search Fall back to the `MergeRequestWidgetEntity` LDAP extern_uids are not normalized when updated via API organise content by subject Restore missing language code in datetime_utility.js Add support for defining explicit dependencies to QA factories Document mounting volumes with Docker-in-Docker add missing word to pawel-reduce_cardinality_of_prometheus_metrics.yml Use seconds where possible, and convert to milliseconds for Influxdb consumption update dispatcher to allow for dynamic imports until webpack plugin is updated ...
| * | | | | | | Adjust illustrations sizeFilipa Lacerda2017-12-201-4/+7
| | | | | | | |
* | | | | | | | 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-043-1/+22
| | | | | | |
* | | | | | | Merge branch '40533-groups-tree-updates' into 'master'Filipa Lacerda2018-01-042-11/+63
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Groups tree enhancements Closes #40533 See merge request gitlab-org/gitlab-ce!15980
| * | | | | | | Fix groups list icon, timestamp alignment and row heightKushal Pandya2018-01-041-3/+24
| | | | | | | |
| * | | | | | | Update styles to fix SVG caret alignmentKushal Pandya2017-12-281-1/+7
| | | | | | | |
| * | | | | | | Update styles to show `updatedAt`Kushal Pandya2017-12-261-9/+34
| | | | | | | |
| * | | | | | | Reduce font size for 24px identiconKushal Pandya2017-12-261-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch '41054-disable-creation-of-new-kubernetes-integrations' into ↵Kamil Trzciński2018-01-041-0/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' 41054-Disallow creation of new Kubernetes integrations Closes #41054 See merge request gitlab-org/gitlab-ce!16017
| * | | | | | | 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
|/ / / / / /
* | | | | | Merge branch '13355-definition-margin' into 'master'Filipa Lacerda2018-01-031-0/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "reStructuredText rendering of definition lists" Closes #13355 See merge request gitlab-org/gitlab-ce!16202
| * | | | | | Add left margin to definition elements13355-definition-marginAnnabel Dunstone Gray2018-01-031-0/+4
| | | | | | |
* | | | | | | Merge branch 'fix-context-header-wrapping-collapse' into 'master'40045-prevent-modifications-using-the-multi-file-editor-from-being-lostTim Zallmann2018-01-031-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | Re-add width for sidebar context header See merge request gitlab-org/gitlab-ce!16180