summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'winh-linting-locale' into 'master'Tim Zallmann2017-09-271-3/+2
|\
| * Fix linting errors in locale/index.jswinh-linting-localeWinnie Hellmann2017-09-271-3/+2
* | Merge branch 'acet-repo-editor-fix-link-linking' into 'master'Jacob Schatz2017-09-272-146/+151
|\ \
| * | RepoEditor: Implement line and range linking.Fatih Acet2017-09-222-146/+151
* | | Merge branch 'mr-side-by-side-breadcrumbs-container' into 'master'Filipa Lacerda2017-09-271-1/+1
|\ \ \
| * | | Stop breadcrumbs changing container when in side-by-side diffmr-side-by-side-breadcrumbs-containerPhil Hughes2017-09-251-1/+1
* | | | Make issue boards sidebar full heightWinnie Hellmann2017-09-261-3/+3
| |_|/ |/| |
* | | Merge branch 'changes-bar-dynamic-placeholder' into 'master'Filipa Lacerda2017-09-261-5/+25
|\ \ \
| * | | refactor tests to actually test browser behaviourPhil Hughes2017-09-251-1/+1
| * | | removed commented out CSSPhil Hughes2017-09-251-1/+1
| * | | Dynamically create offset for sticky barPhil Hughes2017-09-221-5/+25
| |/ /
* | | Moves cycle analytics components into vue filesFilipa Lacerda2017-09-2618-432/+399
* | | Merge branch 'acet-repo-editor-fix-reopening-existing-file' into 'master'Jacob Schatz2017-09-251-1/+1
|\ \ \
| * | | RepoEditor: Fix reopening the existing file on refresh.acet-repo-editor-fix-reopening-existing-fileFatih Acet2017-09-221-1/+1
| | |/ | |/|
* | | Removes cycle analytics service and store from global namespaceFilipa Lacerda2017-09-253-59/+49
* | | Merge branch 'fly-out-nav-mousepos-error' into 'master'Filipa Lacerda2017-09-251-1/+1
|\ \ \
| * | | spec fixesfly-out-nav-mousepos-errorPhil Hughes2017-09-221-1/+1
| * | | Fixed fly-out error if mousePos array is emptyPhil Hughes2017-09-221-1/+1
| | |/ | |/|
* | | Removed old icons from project pagePhil Hughes2017-09-222-7/+2
|/ /
* | Merge branch '32782-i18n-support-pagination' into 'master'Tim Zallmann2017-09-221-4/+6
|\ \
| * | Add i18n support for pagination testkushalpandya2017-09-211-4/+6
* | | Merge branch 'emoji-dom-size' into 'master'Fatih Acet2017-09-221-6/+38
|\ \ \
| * | | Remove eslint-disable, and use arrow function.emoji-dom-sizeBryce Johnson2017-09-201-3/+2
| * | | Reverse order in showMenuElement for readability.Bryce Johnson2017-09-201-2/+2
| * | | Remove emoji-menu from the render tree when hidden.Bryce Johnson2017-09-191-6/+39
* | | | Resolve "Better SVG Usage in the Frontend"Tim Zallmann2017-09-2216-70/+91
* | | | Merge branch 'acet-fix-double-note-render' into 'master'Jacob Schatz2017-09-223-9/+26
|\ \ \ \
| * | | | Fix rendering double note issue.Fatih Acet2017-09-223-9/+26
| | |_|/ | |/| |
* | | | IssueNotes: Switch back to Write pane when note cancel or submit.acet-switch-markdown-paneFatih Acet2017-09-221-1/+3
|/ / /
* | | Merge branch 'acet-fix-comment-form-resize' into 'master'Jacob Schatz2017-09-211-0/+8
|\ \ \
| * | | IssueNotes: Resize comment form after note submit and discard.acet-fix-comment-form-resizeFatih Acet2017-09-211-0/+8
| |/ /
* | | Standardize access to CSRF token in JavaScriptBryce Johnson2017-09-214-12/+63
* | | Merge branch 'force-two-up-view' into 'master'Filipa Lacerda2017-09-211-6/+14
|\ \ \
| * | | Force two up viewClement Ho2017-09-201-6/+14
* | | | Merge branch '37220-es-modules' into 'master'Phil Hughes2017-09-2135-534/+563
|\ \ \ \ | |_|_|/ |/| | |
| * | | Exports all the methods in the same place37220-es-modulesFilipa Lacerda2017-09-181-25/+28
| * | | Merge branch 'master' into 37220-es-modulesMike Greiling2017-09-1811-123/+75
| |\ \ \
| * | | | Fix context for jquery eventFilipa Lacerda2017-09-151-7/+5
| * | | | fixed todos specPhil Hughes2017-09-121-11/+6
| * | | | Merge branch 'master' into 37220-es-modulesFilipa Lacerda2017-09-129-38/+26
| |\ \ \ \
| * | | | | Import modules instead of using the ones in global namespaceFilipa Lacerda2017-09-0926-85/+105
| * | | | | Use modules in common utilsFilipa Lacerda2017-09-0913-460/+472
* | | | | | Merge branch 'fix-image-diff-swipe-handle' into 'master'Annabel Dunstone Gray2017-09-201-1/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix image diff swipe handle offset to correctly align with the framefix-image-diff-swipe-handleClement Ho2017-09-201-1/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch '37298-the-prettytime-utils-module-could-use-some-light-maintena...Fatih Acet2017-09-193-73/+56
|\ \ \ \ \
| * | | | | Lightly refactor prettyTime module.37298-the-prettytime-utils-module-could-use-some-light-maintenanceBryce Johnson2017-09-143-73/+56
* | | | | | Merge branch 'revert-feature-highlight' into 'master'Jacob Schatz2017-09-194-131/+0
|\ \ \ \ \ \
| * | | | | | Revert feature highlightClement Ho2017-09-194-131/+0
| | |/ / / / | |/| | | |
* | | | | | Only show the sidebar scroll bars if the user can scrollsidebar-sidebars-only-when-scrollPhil Hughes2017-09-191-0/+11
* | | | | | Change all instances of btn-sm to btn-small to keep things consistentJedidiah2017-09-195-7/+7