summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Fixed typoauto-focus-description-fieldPhil Hughes2017-05-181-1/+1
* Focus the description field in the inline form when mountedPhil Hughes2017-05-171-0/+34
* Merge branch 'issue-edit-inline' into issue-edit-inline-description-fieldPhil Hughes2017-05-164-23/+50
|\
| * Merge branch 'master' into issue-edit-inlinePhil Hughes2017-05-162-5/+43
| |\
| | * Merge branch 'rename-rendered_title' into 'master' Rémy Coutable2017-05-151-1/+1
| | |\
| | | * Rename all references to rendered_title to realtime_changesrename-rendered_titleLuke "Jared" Bennett2017-05-131-1/+1
| | * | Improve slash command stripping, escape temporary note contentsKushal Pandya2017-05-151-4/+42
| * | | Stop passing through the store objectissue-edit-inline-title-fieldPhil Hughes2017-05-152-6/+7
| * | | Issue inline edit title fieldPhil Hughes2017-05-153-3/+52
* | | | Issue inline edit title fieldPhil Hughes2017-05-153-3/+52
|/ / /
* | | Moved json parsing out of servicePhil Hughes2017-05-151-2/+6
* | | Shows delete button if permissions are correctPhil Hughes2017-05-152-2/+44
* | | Added inline issue edit form actionsPhil Hughes2017-05-152-0/+217
|/ /
* | Added balsamiq jasmine integration testLuke "Jared" Bennett2017-05-154-27/+81
|/
* Removed all instances of Object.assign by using es6 classes, also includes so...Luke "Jared" Bennett2017-05-122-51/+10
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-122-5/+5
* Merge branch 'acet-mr-widget-fix-link' into 'master' Filipa Lacerda2017-05-122-5/+12
|\
| * MRWidget: Use targetBranchPath in everywhere.acet-mr-widget-fix-linkFatih Acet2017-05-122-4/+4
| * MRWidget: Fix target branch link.Fatih Acet2017-05-121-3/+10
* | Merge branch '32178-prevent-merge-on-sha-change' into 'master' Fatih Acet2017-05-123-0/+41
|\ \
| * | ensure hasSHAChanged == true when setData includes a different SHA from const...Mike Greiling2017-05-111-0/+22
| * | ensure the correct state component is loaded when hasSHAChanged == trueMike Greiling2017-05-111-0/+3
| * | add test for sha-mismatch state componentMike Greiling2017-05-111-0/+16
| |/
* | Uniform CI status components in vueFilipa Lacerda2017-05-124-5/+103
* | Merge branch 'remove-vue-from-poll_spec-fix-transient-failures' into 'master' Filipa Lacerda2017-05-121-71/+22
|\ \
| * | Removed unneeded false from poll_spec mockServiceCall callremove-vue-from-poll_spec-fix-transient-failuresLuke "Jared" Bennett2017-05-111-1/+1
| * | Fixed promise action binding and simplified callbacks spyLuke "Jared" Bennett2017-05-111-16/+11
| * | improved mockservicecall and fixed up a settimeoutLuke "Jared" Bennett2017-05-111-32/+17
| * | Removed vue and vue-resource from poll_spec in an attempt to fix the transien...Luke "Jared" Bennett2017-05-101-58/+29
* | | Merge branch 'refactor-realtime-issue' into 'master' Filipa Lacerda2017-05-124-26/+192
|\ \ \ | |_|/ |/| |
| * | Fixed karma spec with elements not appearing in DOMrefactor-realtime-issuePhil Hughes2017-05-111-0/+1
| * | Merge branch 'master' into refactor-realtime-issuePhil Hughes2017-05-112-15/+44
| |\ \
| * | | Fixed tests on textarea looking for innerText instead of valuePhil Hughes2017-05-102-6/+6
| * | | Added a bunch of specs for the different componentsPhil Hughes2017-05-103-23/+188
| | |/ | |/|
* | | Merge branch 'pipeline-schedules-callout-docs-url' into 'master' Filipa Lacerda2017-05-111-0/+15
|\ \ \
| * | | Pass docsUrl to pipeline schedules callout component.pipeline-schedules-callout-docs-urlBryce Johnson2017-05-111-0/+15
* | | | Merge branch 'winh-sidebar-mock-fix' into 'master' Filipa Lacerda2017-05-113-0/+3
|\ \ \ \
| * | | | Add missing tear down of sidebarMockInterceptor (!11204)winh-sidebar-mock-fixwinh2017-05-113-0/+3
| |/ / /
* | | | Merge branch 'winh-pipeline-author-link' into 'master' Filipa Lacerda2017-05-117-210/+138
|\ \ \ \ | |/ / / |/| | |
| * | | Add failing test for #29368winh2017-05-111-11/+79
| * | | Replace pipeline mock data with JSON fixturewinh2017-05-107-202/+62
* | | | Fix slash commands detection in commentsKushal Pandya2017-05-111-6/+19
* | | | Merge branch '32045-vue-warn-cannot-find-element-issuable-time-tracker' into ...Phil Hughes2017-05-111-42/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove sidebar bundle spec32045-vue-warn-cannot-find-element-issuable-time-trackerClement Ho2017-05-101-42/+0
* | | | Track pending requests in AjaxCacheWinnie Hellmann2017-05-101-14/+43
| |_|/ |/| |
* | | Replace old isObject for underscore methodsFilipa Lacerda2017-05-106-6/+0
| |/ |/|
* | Tech debt: Creates vue component for loading iconFilipa Lacerda2017-05-101-0/+53
* | Fixed search terms not highlightPhil Hughes2017-05-101-9/+37
* | Fix broken test - load correct data32074-failed-buildFilipa Lacerda2017-05-102-102/+233
* | Use vue file for table pagination componentFilipa Lacerda2017-05-101-1/+1