summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/components/board_blank_state.js.es6
Commit message (Expand)AuthorAgeFilesLines
* Fixed tests for issue boards & diff note resolvingvue2Phil Hughes2016-11-101-0/+2
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Change issue board defaultsAnnabel Dunstone Gray2016-10-061-4/+2
* Improved code readabilityPhil Hughes2016-08-171-16/+8
* Uses dataset rather than jQuery to get attribute valuesPhil Hughes2016-08-171-4/+6
* Moved issue board components from being globalPhil Hughes2016-08-171-3/+4
* Moved board store to namespaced gl objectPhil Hughes2016-08-171-4/+4
* Fixed blank state issuePhil Hughes2016-08-171-1/+2
* Fixed blank state nevermind buttonPhil Hughes2016-08-171-2/+1
* Removed underscoreJS usesPhil Hughes2016-08-171-8/+11
* Stop propogation when adding default listsPhil Hughes2016-08-171-1/+2
* Fixed error with class not existingPhil Hughes2016-08-171-4/+4
* Added correct permissions to the viewsPhil Hughes2016-08-171-1/+1
* Added ability to generate default listsPhil Hughes2016-08-171-1/+37
* Added some JS improvementsPhil Hughes2016-08-171-1/+1
* Hides the welcome board forever after it being hidden by the userPhil Hughes2016-08-171-2/+2
* Added blank statePhil Hughes2016-08-171-0/+14