summaryrefslogtreecommitdiff
path: root/spec/javascripts/vue_shared
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'icon-sizes' into 'master'Tim Zallmann2017-11-281-3/+9
|\
| * limit icon component size to valid valuesicon-sizesSimon Knox2017-11-281-3/+9
* | Merge branch 'backport-add-epic-sidebar' into 'master'Fatih Acet2017-11-275-0/+304
|\ \ | |/ |/|
| * Backport of add-epic-sidebarClement Ho2017-11-105-0/+304
* | Improve environments performanceFilipa Lacerda2017-11-231-0/+61
* | Backport ability to enable/disable file attachments in issuable formClement Ho2017-11-211-0/+37
* | Async notification subscriptions in issue boardsEric Eastwood2017-11-201-1/+0
* | Resolve "lock/confidential issuable sidebar custom svg icons iteration"Luke "Jared" Bennett2017-11-161-3/+3
* | Backport delete epic changesbackport-delete-epicClement Ho2017-11-151-0/+17
|/
* 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