summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Collapse)AuthorAgeFilesLines
* Scroll to anchor when blob content is loadeddm-scroll-to-blob-user-contentDouwe Maan2017-05-161-0/+1
|
* Merge branch '32326-scrollable-tabs-overflow' into 'master' Annabel Dunstone Gray2017-05-162-2/+6
|\ | | | | | | | | | | | | prevent dropdowns from being cut-off by scrollable tab container Closes #32328 and #32326 See merge request !11399
| * prevent dropdowns from being cut-off by scrollable tab container32326-scrollable-tabs-overflowSimon Knox2017-05-162-2/+6
| | | | | | | | rerender scrollable-tab area after Resolve Discussions button is rendered
* | Make `gfm_auto_complete` into a module and fix up tech debtEric Eastwood2017-05-166-238/+256
|/
* Merge branch 'disable-css-and-jquery-animations-for-capybara' into 'master' Douwe Maan2017-05-162-0/+18
|\ | | | | | | | | | | | | disable animations for tests Closes #32194 See merge request !11324
| * Add test.js and test.css to disable animations during testing and include ↵disable-css-and-jquery-animations-for-capybaraLuke "Jared" Bennett2017-05-152-0/+18
| | | | | | | | these in _head when testing
* | Removes nicescroll from issuable sidebarPhil Hughes2017-05-163-13/+9
| |
* | Only renders empty state for pipelines table if no pipelines are received ↵Filipa Lacerda2017-05-162-16/+36
| | | | | | | | when request is made
* | Merge branch 'environments-button-open-same-tab' into 'master' Annabel Dunstone Gray2017-05-161-1/+0
|\ \ | | | | | | | | | | | | | | | | | | Removed the target=_blank from the monitoring component Closes #32243 See merge request !11386
| * | Removed the target=_blank from the monitoring componentenvironments-button-open-same-tabJose Ivan Vargas2017-05-151-1/+0
| | |
* | | Merge branch 'add-right-margin-to-ci-error-icon' into 'master' Fatih Acet2017-05-162-1/+5
|\ \ \ | | | | | | | | | | | | | | | | Added ci-error class and applied a right margin to the ci error widget state See merge request !11353
| * | | Added ci-error class and applied a right margin to the ci error widget stateadd-right-margin-to-ci-error-iconLuke "Jared" Bennett2017-05-132-1/+5
| | | |
* | | | Replace broken autocomplete field for new tags with dropdownWinnie Hellmann2017-05-163-44/+51
| | | |
* | | | Merge branch '32303-nav-z-index' into 'master' Fatih Acet2017-05-161-0/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add higher z-index to fixed nav Closes #32303 See merge request !11393
| * | | | Add higher z-index to fixed nav32303-nav-z-indexAnnabel Dunstone Gray2017-05-151-0/+1
| | | | |
* | | | | Merge branch '32125-fix-link-to-note-in-diff' into 'master' Fatih Acet2017-05-164-62/+91
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix linking to resolved note in diff Closes #32125 See merge request !11327
| * | | | | Fix linking to resolved note in diff32125-fix-link-to-note-in-diffEric Eastwood2017-05-124-62/+91
| | | | | | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32125
* | | | | | Merge branch '24373-warning-message-go-away' into 'master' Phil Hughes2017-05-161-3/+16
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Notes warning message should go away once resolved Closes #24373 See merge request !10823
| * | | | | | Notes: Warning message should go away once resolvedJacopo2017-05-151-3/+16
| | |_|/ / / | |/| | | | | | | | | | | | | | | | Flash error messages disappear(`fadeOut`) automatically after any successful request
* | | | | | Merge branch 'issue-boards-label-filtering' into 'master' Filipa Lacerda2017-05-161-1/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed issue boards not filtering when URL params are encoded Closes #32084 See merge request !11320
| * | | | | | Fixed tests with params being wrongissue-boards-label-filteringPhil Hughes2017-05-151-1/+4
| | | | | | |
| * | | | | | Fixed issue boards not filtering when URL params are encodedPhil Hughes2017-05-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #32084
* | | | | | | Merge branch '31898-pipeline-table-alignment' into 'master' Filipa Lacerda2017-05-161-2/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove extra pipeline margin Closes #31898 See merge request !11255
| * | | | | | | Remove extra pipeline margin31898-pipeline-table-alignmentAnnabel Dunstone Gray2017-05-101-2/+1
| | | | | | | |
* | | | | | | | Merge branch '31902-namespace-recent-searches-to-project' into 'master' Annabel Dunstone Gray2017-05-152-3/+8
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Scope recent searches to project Closes #31902 See merge request !11142
| * | | | | | | Scope recent searches to projectEric Eastwood2017-05-152-3/+8
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/31902
* | | | | | | Merge branch '31106-tabs-alignment' into 'master' Annabel Dunstone Gray2017-05-154-20/+41
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix Resolved Discussions counter wrapping to next line Closes #31106 See merge request !10775
| * | | | | | | fix Resolved Discussions counter wrapping to next lineSimon Knox2017-05-134-20/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | change all .nav-links to use flex place Resolve Discussions above tabs on small screens, and to the right on large
* | | | | | | | Improve slash command stripping, escape temporary note contentsKushal Pandya2017-05-151-2/+3
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge branch '32184-retried-jobs' into 'master' Phil Hughes2017-05-151-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use fa-refresh on retried jobs Closes #32184 See merge request !11337
| * | | | | | | Use fa-refresh on retried jobs32184-retried-jobsAnnabel Dunstone Gray2017-05-121-1/+1
| | | | | | | |
* | | | | | | | Merge branch '31886-remover-comment-load-spinner' into 'master' Annabel Dunstone Gray2017-05-151-3/+0
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 31886 Remove spinner from loading comment Closes #31886 See merge request !11339
| * | | | | | | | 31886 Remove spinner from loading comment31886-remover-comment-load-spinnertauriedavis2017-05-121-3/+0
| | | | | | | | |
* | | | | | | | | MR zindex regressionLuke "Jared" Bennett2017-05-153-2/+4
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Added balsamiq jasmine integration testLuke "Jared" Bennett2017-05-152-20/+36
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch '30975-fixed-top-nav-POC' into 'master' Annabel Dunstone Gray2017-05-127-5/+35
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add fixed positioning to top level navbar Closes #30975 See merge request !10751
| * | | | | | | Clean up fixed navbarAnnabel Dunstone Gray2017-05-123-6/+9
| | | | | | | |
| * | | | | | | Fix specsAnnabel Dunstone Gray2017-05-122-3/+4
| | | | | | | |
| * | | | | | | Fade out border on scrollAnnabel Dunstone Gray2017-05-122-11/+12
| | | | | | | |
| * | | | | | | Add animation to navbar borderAnnabel Dunstone Gray2017-05-121-2/+3
| | | | | | | |
| * | | | | | | Add nav border on scrollAnnabel Dunstone Gray2017-05-122-0/+15
| | | | | | | |
| * | | | | | | Remove trailing semicolonAnnabel Dunstone Gray2017-05-121-1/+1
| | | | | | | |
| * | | | | | | Add fixed positioning to top level navbarAnnabel Dunstone Gray2017-05-125-3/+12
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'dm-dependency-linker-gemfile' into 'master' Sean McGivern2017-05-125-0/+25
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Autolink package names in Gemfile See merge request !11224
| * | | | | | | Turn blob dependency links blueDouwe Maan2017-05-105-0/+25
| | | | | | | |
* | | | | | | | Merge branch 'dm-copy-mr-source-branch-as-gfm' into 'master' Sean McGivern2017-05-121-1/+10
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Paste a copied MR source branch name as code when pasted into a GFM form See merge request !11315
| * \ \ \ \ \ \ \ Merge branch 'master' into 'dm-copy-mr-source-branch-as-gfm'dm-copy-mr-source-branch-as-gfmDouwe Maan2017-05-1254-1221/+1222
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | | | | | | | | | # Conflicts: # app/assets/javascripts/vue_merge_request_widget/components/mr_widget_header.js
| * | | | | | | | Satisfy ESlintDouwe Maan2017-05-121-3/+4
| | | | | | | | |
| * | | | | | | | Paste a copied MR source branch name as code when pasted into a GFM formDouwe Maan2017-05-111-1/+9
| | | | | | | | |
* | | | | | | | | Removed all instances of Object.assign by using es6 classes, also includes ↵Luke "Jared" Bennett2017-05-125-212/+198
| |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | some …