summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/services
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into issue-board-sidebarPhil Hughes2016-10-191-5/+5
|\
| * Updated to pass the board ID with the boards root to save conflicts with EEPhil Hughes2016-10-111-5/+5
| |
* | Sidebar details update when changingPhil Hughes2016-10-071-2/+0
|/ | | | | Need to get working the subscription Styling updates
* Made the CSS a bit more reasonablePhil Hughes2016-10-061-3/+1
| | | | Changed how the data is passed into Vue resource
* Added ability to save the new issuePhil Hughes2016-10-061-0/+8
|
* Improved code readabilityPhil Hughes2016-08-171-15/+6
|
* Tests updatedPhil Hughes2016-08-171-6/+6
|
* Updated JSON endpointsPhil Hughes2016-08-171-11/+8
|
* Removed underscoreJS usesPhil Hughes2016-08-171-1/+2
| | | | Removed props on main VueJS app instead uses data variables
* Added ability to generate default listsPhil Hughes2016-08-171-1/+12
|
* Filters backlog by search queryPhil Hughes2016-08-171-2/+3
|
* Can move between listsPhil Hughes2016-08-171-0/+10
| | | | Currently a bug exists were moving into done does not remove from all
* Pulls down issues for listsPhil Hughes2016-08-171-0/+7
|
* Hooked the frontend services up with the backendPhil Hughes2016-08-171-9/+26
|
* Moved to ES6Phil Hughes2016-08-172-19/+26
|
* Added vue-resource to get & save dataPhil Hughes2016-08-171-0/+19