summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Removed the target=_blank from the monitoring componentenvironments-button-open-same-tabJose Ivan Vargas2017-05-151-1/+0
* 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
| * | | | | Added a bunch of specs for the different componentsPhil Hughes2017-05-101-5/+5
| * | | | | Fixed task status with mobilePhil Hughes2017-05-101-5/+11
| * | | | | Refactored issue tealtime elementsPhil Hughes2017-05-109-222/+319
* | | | | | Import export users selectLuke "Jared" Bennett2017-05-125-600/+609
| |_|_|/ / |/| | | |
* | | | | Merge branch 'pipeline-schedules-callout-docs-url' into 'master' Filipa Lacerda2017-05-112-10/+17
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Pass docsUrl to pipeline schedules callout component.pipeline-schedules-callout-docs-urlBryce Johnson2017-05-112-10/+17
| | |_|/ | |/| |
* | | | Merge branch 'winh-pipeline-author-link' into 'master' Filipa Lacerda2017-05-111-8/+7
|\ \ \ \
| * | | | Link to commit author user page from pipelines (!11100)winh2017-05-111-8/+7
* | | | | Merge branch 'mr-tabs-sticky-poc' into 'master' 32156-link-to-member-avatarAnnabel Dunstone Gray2017-05-111-0/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use position sticky on merge request tabsmr-tabs-sticky-pocPhil Hughes2017-05-111-0/+7
| | |_|/ | |/| |
* | | | Fix slash commands detection in commentsKushal Pandya2017-05-111-1/+1
* | | | Implement auxiliary blob viewersDouwe Maan2017-05-101-37/+62
|/ / /
* | | Track pending requests in AjaxCacheWinnie Hellmann2017-05-101-24/+46
* | | Merge branch '31474-issue-boards-sidebar-milestone-dropdown-should-not-be-mul...Phil Hughes2017-05-102-10/+30
|\ \ \
| * | | Disallow multiselect for Milestone dropdownSam Rose2017-05-102-10/+30
* | | | Merge branch 'dm-async-tree-readme' into 'master' Douwe Maan2017-05-102-1/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Load tree readme asynchronouslydm-async-tree-readmeDouwe Maan2017-05-102-1/+6
* | | | Replace old isObject for underscore methodsFilipa Lacerda2017-05-104-41/+14
| |_|/ |/| |
* | | Tech debt: Creates vue component for loading iconFilipa Lacerda2017-05-1017-94/+134
* | | Merge branch 'search-restrict-projects-to-group' into 'master' Filipa Lacerda2017-05-101-8/+26
|\ \ \
| * | | Filter projects by group on search pagesearch-restrict-projects-to-groupPhil Hughes2017-05-081-8/+26
* | | | Fixed search terms not highlightPhil Hughes2017-05-101-1/+6