summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ide-diff-cursor' into 'master'Tim Zallmann2018-03-261-0/+4
|\
| * Disable cursor for review mode in the IDEide-diff-cursorPhil Hughes2018-03-231-0/+4
* | Merge branch '43316-controller-parameters-handling-sensitive-information-shou...Kamil Trzciński2018-03-261-1/+1
|\ \
| * | Make Variable key not secret43316-controller-parameters-handling-sensitive-information-should-use-a-more-specific-nameMatija Čupić2018-03-221-1/+1
| * | Check for secret_key and secret_value in CI Variable native list js specMatija Čupić2018-03-171-2/+2
* | | Merge branch 'winh-cleanup-comment-submit-test' into 'master'Clement Ho2018-03-231-92/+225
|\ \ \
| * | | Cleanup test for disabling comment submit buttonwinh-cleanup-comment-submit-testWinnie Hellmann2018-03-221-92/+225
* | | | Merge branch '44218-add-internationalization-support-for-the-prometheus-merge...Filipa Lacerda2018-03-231-31/+58
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add i18n support for the mrWidget prometheus memory widget44218-add-internationalization-support-for-the-prometheus-merge-request-widgetJose Ivan Vargas2018-03-231-31/+58
| |/ /
* | | Rename modal.vue to deprecated_modal.vuewinh-deprecate-old-modalWinnie Hellmann2018-03-221-3/+3
|/ /
* | Merge branch 'performance-bar-position-fix' into 'master'Filipa Lacerda2018-03-221-10/+2
|\ \
| * | fixed karmaperformance-bar-position-fixPhil Hughes2018-03-211-10/+2
* | | Merge branch 'disable-btn-mr-when-posting-comment' into 'master'Fatih Acet2018-03-211-0/+14
|\ \ \ | |/ / |/| |
| * | Adds testsJacob Schatz2018-03-211-0/+14
* | | Changes empty project avatar to identicon in the IDEPhil Hughes2018-03-211-0/+39
* | | Merge branch 'make-ide-ce' into 'master'Tim Zallmann2018-03-2143-0/+4545
|\ \ \ | |/ / |/| |
| * | updated file references in specsPhil Hughes2018-03-2043-428/+629
| * | Move IDE to CEPhil Hughes2018-03-2043-0/+4344
* | | Merge branch 'update-spec-import-path-for-vue-mount-component-helper' into 'm...Clement Ho2018-03-2015-22/+22
|\ \ \
| * | | Update spec import path for vue mount component helperGeorge Tsiolis2018-03-2015-22/+22
| |/ /
* | | Resolve "Loss of input text on comments after preview"Simon Knox2018-03-201-5/+5
|/ /
* | Merge branch '42558-add-monitoring-no-data-empty-state' into 'master'Phil Hughes2018-03-202-34/+13
|\ \
| * | fix tests for dahboard.vue42558-add-monitoring-no-data-empty-stateMike Greiling2018-03-192-34/+13
* | | move render_gfm into behaviors directoryMike Greiling2018-03-196-8/+6
* | | Show Ajax requests in performance barSean McGivern2018-03-194-0/+270
|/ /
* | Move ShaMismatch vue componentGeorge Tsiolis2018-03-191-4/+5
* | Merge branch 'refactor/move-mr-widget-unresolved-discussions-vue-component' i...Mike Greiling2018-03-191-4/+4
|\ \ | |/ |/|
| * Move UnresolvedDiscussions vue componentGeorge Tsiolis2018-03-081-4/+4
* | Merge branch 'mr-widget-deployment-styling' into 'master'Filipa Lacerda2018-03-143-221/+205
|\ \
| * | removed useless v-ifPhil Hughes2018-03-142-43/+14
| * | fixed eslintPhil Hughes2018-03-131-1/+1
| * | updated specsPhil Hughes2018-03-133-184/+197
* | | Merge branch 'master' into 44149-issue-comment-buttonsFilipa Lacerda2018-03-136-19/+123
|\ \ \ | |/ /
| * | Merge branch 'refactor/move-mr-widget-nothing-to-merge-vue-component' into 'm...Clement Ho2018-03-121-3/+3
| |\ \
| | * | Move NothingToMerge vue componentGeorge Tsiolis2018-03-081-3/+3
| | |/
| * | Merge branch 'removes-source-branch-widget-state' into 'master'Filipa Lacerda2018-03-121-0/+34
| |\ \
| | * | fixed specPhil Hughes2018-03-121-0/+1
| | * | Fix removes source branch text being rendered in merged stateremoves-source-branch-widget-statePhil Hughes2018-03-121-0/+33
| * | | Merge branch 'fix-duplicate-notes' into 'master'Filipa Lacerda2018-03-123-3/+79
| |\ \ \
| | * | | fixed note polling not sending updated last fetched at datefix-duplicate-notesPhil Hughes2018-03-122-1/+66
| | * | | added mutation specPhil Hughes2018-03-101-2/+13
| * | | | Merge branch '42814-fix-remove-source-branch-when-mwps' into 'master'Phil Hughes2018-03-121-13/+7
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fix "Remove source branch" button in MR widget during MWPS state42814-fix-remove-source-branch-when-mwpsEric Eastwood2018-03-081-13/+7
* | | | | Fix loading icon being visible in the wrong button44149-issue-comment-buttonsFilipa Lacerda2018-03-123-0/+96
|/ / / /
* | | | Merge branch 'remove-jquery-globals' into 'master'Phil Hughes2018-03-1264-6/+75
|\ \ \ \
| * | | | require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-0964-6/+75
* | | | | Add `createLabelTitle` & `manageLabelsTitle` props for action stringKushal Pandya2018-03-121-3/+29
* | | | | Add `headerTitle` prop for container header stringKushal Pandya2018-03-121-3/+13
* | | | | Add `isProject` and computed props to for contextual info for dropdownKushal Pandya2018-03-121-0/+26
* | | | | Add `isProject` mock configKushal Pandya2018-03-121-0/+1