summaryrefslogtreecommitdiff
path: root/spec/javascripts/vue_mr_widget/components
Commit message (Expand)AuthorAgeFilesLines
* Runs prettier on changed files53227-empty-listFilipa Lacerda2018-10-301-1/+1
* Prevents review app to render an empty dropdown.Filipa Lacerda2018-10-302-0/+58
* post merge pipeline and environments statusAlessio Caiazza2018-10-291-60/+82
* Frontend: Review app changesFilipa Lacerda2018-10-221-0/+52
* Resolve eslint violationsMike Greiling2018-10-177-0/+12
* Prettify all spec filesMike Greiling2018-10-1724-209/+300
* enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer2018-10-1713-0/+75
* Only display merge commit SHA when it existsMark Chao2018-10-151-0/+10
* enable jasmine/prefer-jasmine-matcherJohann Hubert Sonntagbauer2018-10-091-1/+1
* Disable Web IDE button if user is not allowed to push the source branch.Fatih Acet2018-09-031-16/+29
* Update mr_widget_header to not show branch names in 'commits behind' textPaul Slaughter2018-08-211-6/+8
* fixed test to correctly text relative URLside-merge-requests-forksPhil Hughes2018-07-131-7/+27
* fixed karma specsPhil Hughes2018-07-121-2/+9
* Redesign for mr widget info and pipelines sectionClement Ho2018-07-062-5/+5
* Uses long sha version of the merged commit in MR widget copy to clipboard bu...48050-add-full-commit-shaFilipa Lacerda2018-06-181-2/+3
* mergeError message has been binded using v-html directiveMurat Dogan2018-06-121-4/+19
* Update MrWidgetAuthorTime and MRWidgetMerged specGeorge Tsiolis2018-06-112-2/+2
* Rename MrWidgetAuthorTime vue componentGeorge Tsiolis2018-06-111-3/+3
* fixed more specsPhil Hughes2018-06-071-1/+11
* Rename merge request widget author componentGeorge Tsiolis2018-05-221-3/+3
* Moves mr widget to a vue componentFilipa Lacerda2018-05-101-40/+0
* Display merge commit SHA in merge widget after mergeOswaldo Ferreira2018-05-071-0/+22
* Merge branch 'refactor/move-mr-widget-wip-vue-component' into 'master'Mike Greiling2018-05-021-4/+4
|\
| * Move WorkInProgress vue componentGeorge Tsiolis2018-04-161-4/+4
* | Clear refresh interval when MRWidgetFailedToMerge component is destroyedWinnie Hellmann2018-04-261-12/+34
* | fix illegal references to "this" in module contextMike Greiling2018-04-231-3/+5
* | convert remaining instances of import * to use spyOnDependencyMike Greiling2018-04-231-5/+4
* | fix more instances of "import *" with spyOnDependencyMike Greiling2018-04-231-3/+2
* | Move PipelineFailed vue componentGeorge Tsiolis2018-04-171-4/+7
|/
* Merge branch 'refactor/move-mr-widget-ready-to-merge-vue-component' into 'mas...Mike Greiling2018-04-161-4/+4
|\
| * Move ReadyToMerge vue componentGeorge Tsiolis2018-03-301-4/+4
* | Adds helpers to remove withespace and linebreaksFilipa Lacerda2018-04-163-3/+3
* | Fix the metrics link being not rendering the htmlJose Ivan Vargas2018-04-131-2/+1
* | Merge branch 'unresolved-discussions-vue-component-i18n-and-tests' into 'master'Clement Ho2018-04-111-30/+20
|\ \
| * | Add i18n and update specs for UnresolvedDiscussions vue componentGeorge Tsiolis2018-03-271-30/+20
* | | Checks if commit information exists before trying to render it44296-commit-pathFilipa Lacerda2018-04-061-0/+40
* | | Added Changes based on UX ReviewTim Zallmann2018-03-281-1/+1
* | | Updated MR Widget Header TestTim Zallmann2018-03-281-106/+138
| |/ |/|
* | Merge branch 'update-unresolved-discussions-vue-component' into 'master'Clement Ho2018-03-273-13/+26
|\ \
| * | Add i18n and update specs for ShaMismatch vue componentGeorge Tsiolis2018-03-273-13/+26
* | | Add i18n support for the mrWidget prometheus memory widget44218-add-internationalization-support-for-the-prometheus-merge-request-widgetJose Ivan Vargas2018-03-231-31/+58
|/ /
* | 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
* | removed useless v-ifPhil Hughes2018-03-141-4/+14
* | updated specsPhil Hughes2018-03-132-179/+162
* | 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 '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
| |/