summaryrefslogtreecommitdiff
path: root/spec/javascripts/boards
Commit message (Expand)AuthorAgeFilesLines
* Added specs for board list componentPhil Hughes2017-04-051-0/+201
* Stops triggering board sidebar when clicking avatarPhil Hughes2017-03-281-0/+19
* Merge branch 'rename_done_to_closed' into 'master' Sean McGivern2017-03-271-2/+2
|\
| * Change Done column to Closed in issue boardsblackst0ne2017-03-241-2/+2
* | Fixed up issue boards JS specsPhil Hughes2017-03-273-16/+16
|/
* remove Cookies class from global spaceMike Greiling2017-03-221-1/+1
* remove Vue from the global spaceMike Greiling2017-03-205-5/+8
* Fixed eslintboards-blank-state-template-in-jsPhil Hughes2017-03-161-6/+7
* Catches errors when generating listsPhil Hughes2017-03-161-0/+92
* Organize our polyfills and standardize on core-jsMike Greiling2017-03-132-2/+0
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-066-0/+0
|\
| * Remove .es6 from file extensions (!9241)winniehell2017-03-056-0/+0
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-032-1/+192
|\ \ | |/
| * Import vue into specboard-new-issue-template-in-jsPhil Hughes2017-03-011-1/+1
| * Fixed eslintPhil Hughes2017-03-011-11/+13
| * Moved issue boards new issue form templatePhil Hughes2017-03-012-1/+190
* | Fixed sidebar specPhil Hughes2017-03-011-5/+4
* | Fixed frontend specsPhil Hughes2017-03-012-3/+3
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-02-272-0/+189
|\ \ | |/
| * Merge branch 'moving-issue-with-two-list-labels' into 'master' Alfredo Sumaran2017-02-241-0/+21
| |\
| | * Removes label from previous listmoving-issue-with-two-list-labelsPhil Hughes2017-02-211-0/+21
| * | Fixed eslint errorsboards-card-template-to-jsPhil Hughes2017-02-231-3/+7
| * | Issue boards card in JSPhil Hughes2017-02-231-0/+164
| |/
* | Added JS specsPhil Hughes2017-02-172-0/+93
|/
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-035-19/+327
|\
| * Removed Masonry, instead uses groups of dataPhil Hughes2017-02-032-2/+2
| * Fixed up specsPhil Hughes2017-02-031-1/+1
| * Fixed issue card specPhil Hughes2017-02-031-2/+4
| * Fixed up JS testsPhil Hughes2017-02-032-17/+2
| * Some styling updatesPhil Hughes2017-02-031-0/+19
| * Added more testsPhil Hughes2017-02-032-0/+306
| * ensure helper classes and constants are exposed globallyMike Greiling2017-02-021-0/+5
* | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-5/+5
|\ \ | |/
| * resolve all indent eslint violationsMike Greiling2017-01-181-5/+5
* | fix globals within boards_bundle mock dataMike Greiling2017-01-101-0/+5
* | use ~ to reference non-local scripts instead of resolve.rootMike Greiling2017-01-103-21/+21
* | move additional libraries into spec_helperMike Greiling2017-01-103-12/+0
* | include spec_helper within karma config rather than each individual testMike Greiling2017-01-103-3/+0
* | correct vue require statementsMike Greiling2017-01-103-6/+6
* | correct misnamed require statementsMike Greiling2017-01-103-3/+3
* | fix broken js.cookie importsMike Greiling2017-01-103-3/+3
* | fix spec_helper missing/broken referencesMike Greiling2017-01-103-0/+3
* | Swapped out teaspoon for karmaLuke "Jared" Bennett2017-01-103-39/+36
|/
* expand remaining non-explicit eslint-disable blocks and factor out globals wh...Mike Greiling2016-12-134-4/+21
* Move Ajax interceptor into describe block (!7304)winniehell2016-11-053-108/+116
* Fixed boards store specissue-board-welcome-cookie-monsterPhil Hughes2016-10-281-1/+4
* disable ESLint for all JavaScript fileswinniehell2016-10-264-0/+4
* replace jquery.cookie vendor script with js.cookieMike Greiling2016-10-243-4/+4
* Fixed JS testsPhil Hughes2016-10-114-7/+7
* Shows count at bottom of listPhil Hughes2016-08-311-6/+9