summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Retrigger at.js for slash commands with autocomplete suffix27883-autocomplete-seems-to-not-trigger-when-at-character-is-part-of-an-autocompleted-textSam Rose2017-02-131-0/+3
* Merge branch '27994-fix-mr-widget-jump' into 'master' Filipa Lacerda2017-02-101-4/+4
|\
| * fixes MR widget jumpNur Rony2017-02-101-4/+4
* | Add js prefix to right sidebarAnnabel Dunstone Gray2017-02-102-2/+5
* | Replace accidentally deleted metaclickAnnabel Dunstone Gray2017-02-101-0/+8
* | common_utils merge conflictsAnnabel Dunstone Gray2017-02-101-3/+1
* | Set sidebar height to 100% if at top of pageAnnabel Dunstone Gray2017-02-101-0/+2
* | Set height of fixed sidebars with jsAnnabel Dunstone Gray2017-02-101-0/+11
* | Fix build sidebar scrollingAnnabel Dunstone Gray2017-02-101-16/+0
* | Refactor JSAnnabel Dunstone Gray2017-02-101-3/+1
* | Fix pinned sidebar alignmentAnnabel Dunstone Gray2017-02-101-1/+1
* | Remove navbar height offsetsAnnabel Dunstone Gray2017-02-104-30/+5
* | Keep sidebars absolute until fixed at top; remove unneeded JSAnnabel Dunstone Gray2017-02-102-10/+4
* | Fix sidebar scrollingAnnabel Dunstone Gray2017-02-101-0/+6
* | Revert "Merge branch 'add-additional-checks-to-ca-data' into 'master' "Alfredo Sumaran2017-02-105-137/+28
* | Make sure events have most properties definedAlfredo Sumaran2017-02-105-28/+137
|/
* Merge branch 'revert-0ef587b6' into 'master' Filipa Lacerda2017-02-092-3/+3
|\
| * Use a new class to keep old behaviorFilipa Lacerda2017-02-082-3/+3
* | Merge branch 'build-notification-null' into 'master' Filipa Lacerda2017-02-091-1/+1
|\ \
| * | Adds a null check to build notificationsPhil Hughes2017-02-091-1/+1
* | | Merge branch 'upgrade-babel-v6' into 'master' Alfredo Sumaran2017-02-091-1/+1
|\ \ \
| * | | fix failing karma testMike Greiling2017-02-091-1/+1
| |/ /
* | | Uses shared vue resource interceptorPhil Hughes2017-02-091-7/+1
* | | Refactored diff notes Vue appPhil Hughes2017-02-098-61/+55
|/ /
* | Correctly transform an anchor link to GFM when copying itDouwe Maan2017-02-091-0/+3
|/
* Merge branch 'remove-jquery-ui-datepicker' into 'master' Jacob Schatz2017-02-087-37/+83
|\
| * Changed date check testremove-jquery-ui-datepickerPhil Hughes2017-02-064-11/+5
| * Fixed missing edit link clickPhil Hughes2017-02-061-1/+0
| * Fixed some specsPhil Hughes2017-02-062-4/+4
| * Updated styles for PikadayPhil Hughes2017-02-063-11/+11
| * Replaced more jQuery UI datepickersPhil Hughes2017-02-065-22/+70
| * Removed jQuery UI datepickerPhil Hughes2017-02-064-8/+13
* | Merge branch 'remove-jquery-ui-sortable' into 'master' Jacob Schatz2017-02-085-104/+89
|\ \
| * | Removed jQuery UI sortableremove-jquery-ui-sortablePhil Hughes2017-02-065-104/+89
| |/
* | Merge branch '27756-fix-json-404-response' into 'master' Clement Ho2017-02-082-4/+5
|\ \
| * | Add tests27756-fix-json-404-responseAlfredo Sumaran2017-02-071-1/+1
| * | Fixes ajax requests when current URL has a trailing slashAlfredo Sumaran2017-02-072-4/+5
* | | Merge branch '27880-pipelines-table-not-showing-commit-branch' into 'master' Clement Ho2017-02-081-3/+3
|\ \ \
| * | | Looks for correct key to pass to commit prop. Adds rspec test.Filipa Lacerda2017-02-081-3/+3
* | | | Merge branch 'minigraph-fix' into 'master' Filipa Lacerda2017-02-081-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Listens on document for mini-pipeline graphminigraph-fixPhil Hughes2017-02-081-1/+1
* | | | backport fixes for pipelines_store frontend specsbackport-ee-build-fixesMike Greiling2017-02-082-1/+12
|/ / /
* | | Replace arrow function with regular function to prevent overiding function co...Clement Ho2017-02-071-1/+1
|/ /
* | Merge branch 'no-sidebar-on-action-btn-click' into 'master' Clement Ho2017-02-081-11/+12
|\ \
| * | dismiss sidebar on repo buttons clickAdam Pahlevi2017-02-081-11/+12
* | | Merge branch 'fix-droplab-rendering' into 'master' Alfredo Sumaran2017-02-071-2/+2
|\ \ \
| * | | Fix droplab rendering template when data-dynamic selector is unavailablefix-droplab-renderingClement Ho2017-02-061-2/+2
* | | | Merge branch '23785-with-builds-tab-gone-give-additional-context-in-system-in...Alfredo Sumaran2017-02-073-6/+21
|\ \ \ \
| * | | | added inline pipeline graph23785-with-builds-tab-gone-give-additional-context-in-system-information-element-in-mr-commit-views-by-adding-mini-pipeline-graphLuke "Jared" Bennett2017-02-073-6/+21
* | | | | Merge branch '24716-fix-ctrl-click-links' into 'master' Clement Ho2017-02-073-4/+38
|\ \ \ \ \