summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)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-161-0/+2
|\
| * prevent dropdowns from being cut-off by scrollable tab container32326-scrollable-tabs-overflowSimon Knox2017-05-161-0/+2
* | 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-161-0/+1
|\
| * Add test.js and test.css to disable animations during testing and include the...disable-css-and-jquery-animations-for-capybaraLuke "Jared" Bennett2017-05-151-0/+1
* | Removes nicescroll from issuable sidebarPhil Hughes2017-05-162-13/+0
* | Only renders empty state for pipelines table if no pipelines are received whe...Filipa Lacerda2017-05-162-16/+36
* | Merge branch 'environments-button-open-same-tab' into 'master' Annabel Dunstone Gray2017-05-161-1/+0
|\ \
| * | 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-161-1/+1
|\ \ \
| * | | Added ci-error class and applied a right margin to the ci error widget stateadd-right-margin-to-ci-error-iconLuke "Jared" Bennett2017-05-131-1/+1
* | | | Replace broken autocomplete field for new tags with dropdownWinnie Hellmann2017-05-163-44/+51
* | | | Merge branch '32125-fix-link-to-note-in-diff' into 'master' Fatih Acet2017-05-163-31/+59
|\ \ \ \
| * | | | Fix linking to resolved note in diff32125-fix-link-to-note-in-diffEric Eastwood2017-05-123-31/+59
* | | | | Merge branch '24373-warning-message-go-away' into 'master' Phil Hughes2017-05-161-3/+16
|\ \ \ \ \
| * | | | | Notes: Warning message should go away once resolvedJacopo2017-05-151-3/+16
| | |/ / / | |/| | |
* | | | | Merge branch 'issue-boards-label-filtering' into 'master' Filipa Lacerda2017-05-161-1/+4
|\ \ \ \ \
| * | | | | 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
* | | | | | Merge branch '31902-namespace-recent-searches-to-project' into 'master' Annabel Dunstone Gray2017-05-152-3/+8
|\ \ \ \ \ \
| * | | | | | Scope recent searches to projectEric Eastwood2017-05-152-3/+8
| | |_|/ / / | |/| | | |
* | | | | | Improve slash command stripping, escape temporary note contentsKushal Pandya2017-05-151-2/+3
| |_|_|/ / |/| | | |
* | | | | Merge branch '31886-remover-comment-load-spinner' into 'master' Annabel Dunstone Gray2017-05-151-3/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | 31886 Remove spinner from loading comment31886-remover-comment-load-spinnertauriedavis2017-05-121-3/+0
* | | | | Added balsamiq jasmine integration testLuke "Jared" Bennett2017-05-152-20/+36
| |_|_|/ |/| | |
* | | | Merge branch '30975-fixed-top-nav-POC' into 'master' Annabel Dunstone Gray2017-05-122-1/+12
|\ \ \ \
| * | | | Clean up fixed navbarAnnabel Dunstone Gray2017-05-121-2/+5
| * | | | Fix specsAnnabel Dunstone Gray2017-05-121-2/+2
| * | | | Fade out border on scrollAnnabel Dunstone Gray2017-05-121-6/+2
| * | | | Add nav border on scrollAnnabel Dunstone Gray2017-05-121-0/+11
| * | | | Add fixed positioning to top level navbarAnnabel Dunstone Gray2017-05-121-1/+2
* | | | | Merge branch 'dm-copy-mr-source-branch-as-gfm' into 'master' Sean McGivern2017-05-121-1/+10
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into 'dm-copy-mr-source-branch-as-gfm'dm-copy-mr-source-branch-as-gfmDouwe Maan2017-05-1242-1146/+1148
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | 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 so...Luke "Jared" Bennett2017-05-125-212/+198
| |/ / / / |/| | | |
* | | | | Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-127-35/+40
| |/ / / |/| | |
* | | | Merge branch 'acet-mr-widget-fix-link' into 'master' Filipa Lacerda2017-05-124-4/+4
|\ \ \ \
| * | | | MRWidget: Use targetBranchPath in everywhere.acet-mr-widget-fix-linkFatih Acet2017-05-123-3/+2
| * | | | MRWidget: Fix target branch link.Fatih Acet2017-05-123-2/+3
* | | | | Merge branch '32178-prevent-merge-on-sha-change' into 'master' Fatih Acet2017-05-126-0/+24
|\ \ \ \ \
| * | | | | add sha-mismatch state to mr-widget to prevent accidental merges when branch ...Mike Greiling2017-05-116-0/+24
| |/ / / /
* | | | | Uniform CI status components in vueFilipa Lacerda2017-05-1210-255/+104
* | | | | Merge branch '32073-improve-function' into 'master' Phil Hughes2017-05-121-18/+13
|\ \ \ \ \
| * | | | | Improve ci action icon function32073-improve-functionFilipa Lacerda2017-05-111-18/+13
* | | | | | Merge branch 'refactor-realtime-issue' into 'master' Filipa Lacerda2017-05-129-225/+338
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Remove some weird code to add/remove the task statusPhil Hughes2017-05-112-38/+41
| * | | | | Merge branch 'master' into refactor-realtime-issuePhil Hughes2017-05-115-35/+82
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Fixed a bunch of errors with invalid propPhil Hughes2017-05-103-19/+26