summaryrefslogtreecommitdiff
path: root/spec/frontend/boards
Commit message (Collapse)AuthorAgeFilesLines
* Add functions for multiple boards to BoardServiceWinnie Hellmann2019-07-121-0/+159
| | | | (cherry picked from commit 9dbefac95a8b60b93ba7b05fd7bf69b80b395f54)
* Copy content from BoardService to boardsStoreWinnie Hellmann2019-07-041-1/+3
| | | | (cherry picked from commit 813299edd83ace98256b7fc9302f586f0dc2cabc)
* Removes EE differences12426-modal-store-specFilipa Lacerda2019-06-261-1/+1
|
* Add missing unit tests for BoardServiceWinnie Hellmann2019-06-251-0/+390
|
* Move Vue models from vue_shared to boardsMartin Hanzel2019-06-071-2/+2
| | | | | Some classes in vue_shared were used only by boards, so they were moved to the boards directory.
* Create empty Vuex store for issue boardsWinnie Hellmann2019-05-203-0/+169
|
* Move some tests from Karma to JestWinnie Hellmann2019-03-231-0/+134