summaryrefslogtreecommitdiff
path: root/spec/javascripts/vue_mr_widget
Commit message (Expand)AuthorAgeFilesLines
* Cleanup polling of merge request widget in testsWinnie Hellmann2018-09-251-0/+4
* 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
* Proper icon validatorLukas Eipert2018-07-181-3/+3
* fixed test to correctly text relative URLside-merge-requests-forksPhil Hughes2018-07-131-7/+27
* fixed karma specsPhil Hughes2018-07-121-2/+9
* Allow merge requests from forks to be opened in Web IDEPhil Hughes2018-07-121-0/+2
* 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
* Merge branch 'feature/customizable-favicon' into 'master'Douwe Maan2018-06-071-4/+9
|\
| * create favicon overlay on the clientAlexis Reigel2018-06-051-4/+9
* | 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-102-41/+1
* Display merge commit SHA in merge widget after mergeOswaldo Ferreira2018-05-072-0/+24
* 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
* | | Merge branch 'fl-prettier-mock-data' into 'master'Clement Ho2018-04-021-191/+196
|\ \ \
| * | | Removes eslint disabled commentsfl-prettier-mock-dataFilipa Lacerda2018-03-291-191/+196
| | |/ | |/|
* | | 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-142-43/+14
* | fixed eslintPhil Hughes2018-03-131-1/+1
* | updated specsPhil Hughes2018-03-133-184/+197
* | 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