summaryrefslogtreecommitdiff
path: root/spec/javascripts/vue_shared
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'multi-file-editor-separate-commits-call' into 'master'Filipa Lacerda2017-11-071-0/+49
|\
| * correctly updates commit data after committing changesPhil Hughes2017-11-061-0/+49
* | Merge branch 'fix-md-form-tabs-double-click-toggle' into 'master'Clement Ho2017-11-062-5/+32
|\ \ | |/ |/|
| * FE review, replace timeout with nexttick and improve assertion helper. add ch...fix-md-form-tabs-double-click-toggleLuke "Jared" Bennett2017-11-041-16/+14
| * Fix karmaLuke "Jared" Bennett2017-11-021-4/+6
| * Correct selector in field_specLuke "Jared" Bennett2017-11-011-1/+1
| * Let field.vue handle the changing of previewLuke "Jared" Bennett2017-11-011-2/+2
| * Use settimeoutpromise in field_specLuke "Jared" Bennett2017-11-011-23/+14
| * Dont emit toggle-markdown event if current target is already active and add s...Luke "Jared" Bennett2017-11-011-0/+36
* | Merge branch 'icons-ci-icons' into 'master'Filipa Lacerda2017-11-024-63/+57
|\ \
| * | Improved Var Caching, Line Setup, SpecsTim Zallmann2017-10-301-13/+16
| * | fdescribe remove :-/Tim Zallmann2017-10-301-1/+1
| * | Updated icon.vue to be more inline with other components + added spec for itTim Zallmann2017-10-301-0/+45
| * | Fixes for TestsTim Zallmann2017-10-301-9/+9
| * | Fixing IconsTim Zallmann2017-10-302-54/+0
* | | karma spec updatesvue-updatePhil Hughes2017-11-011-6/+8
|/ /
* | Merge branch 'add-user-avatar-username-link' into 'master'Fatih Acet2017-10-271-0/+39
|\ \
| * | Remove repetitive karma specadd-user-avatar-username-linkClement Ho2017-10-271-4/+0
| * | Improve spec to check hidden componentClement Ho2017-10-271-2/+6
| * | Add configurable option to display username in user avatar link componentClement Ho2017-10-181-0/+39
* | | Merge branch '38178-fl-mr-notes-components' into 'master'Phil Hughes2017-10-253-0/+121
|\ \ \
| * | | Moves placeholders components into shared folder with documentation. Makes th...38178-fl-mr-notes-componentsFilipa Lacerda2017-10-193-0/+121
| | |/ | |/|
* | | Merge branch '37860-pipelines-page' into 'master'Phil Hughes2017-10-231-7/+16
|\ \ \
| * | | Make pipelines table in MR view usableFilipa Lacerda2017-10-181-7/+16
| |/ /
* | | Merge branch 'add-shared-vue-loading-button' into 'master'Filipa Lacerda2017-10-231-0/+93
|\ \ \ | |/ / |/| |
| * | Add loading buttonadd-shared-vue-loading-buttonEric Eastwood2017-10-231-0/+93
* | | Add lazy option to UserAvatarImageadd-lazy-option-to-user-avatar-image-componentEric Eastwood2017-10-171-20/+50
|/ /
* | Move user avatar specs to folder to mimic javascript directorymove-user-avatar-specsClement Ho2017-10-163-0/+0
|/
* Fix JS lock issue specsSean McGivern2017-10-061-2/+2
* Fix wording in the js messagesJarka Kadlecova2017-10-061-1/+1
* Review changesLuke "Jared" Bennett2017-09-151-0/+1
* Merge FELuke "Jared" Bennett2017-09-142-20/+45
* Add support for `sizeClass`, defaults to `s40`kushalpandya2017-09-051-6/+22
* Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-311-0/+56
|\
| * Update spec initialization with it being a shared component35010-make-identicon-sharedkushalpandya2017-08-301-9/+5
| * Renamed to `identicon` and make shared componentkushalpandya2017-08-301-0/+60
* | Rename a few attribute suffixes from `_url` to `_path`Douwe Maan2017-08-171-2/+2
* | Fix broken markdown field testFilipa Lacerda2017-08-111-1/+2
* | Adds confidential issue informationFilipa Lacerda2017-08-111-0/+20
|/
* Update specs for new upload pathBob Van Landuyt2017-07-181-2/+2
* Update tests to test what the component renders and what the clicks calls34810-vue-paginationFilipa Lacerda2017-07-071-157/+168
* Prevent default click since we change the url manuallyFilipa Lacerda2017-07-071-6/+33
* Fixed multi-line markdown in issue edit formissue-form-multiple-line-markdownPhil Hughes2017-06-261-36/+69
* Add support for multiple tooltips in the same Vue componentEric Eastwood2017-06-232-1/+63
* Uniformize code between both pipelines tablesFilipa Lacerda2017-06-202-232/+0
* Create responsive mobile view for pipelines tableAnnabel Dunstone Gray2017-06-162-18/+16
* Merge branch 'karma-headless-chrome-redux' into 'master'33592-pipeline-schedules-callout-has-no-top-marginTim Zallmann2017-06-161-1/+1
|\
| * fix incorrect equals assertionMike Greiling2017-06-141-1/+1
* | Move vue components to vue files and match docsFilipa Lacerda2017-06-143-3/+3
|/
* Merge branch '33642-timeago-update' into 'master'Phil Hughes2017-06-131-12/+1
|\