summaryrefslogtreecommitdiffstats
path: root/client/components/lists/listBody.js
Commit message (Collapse)AuthorAgeFilesLines
* Use a better API to retrieve the new card positionMaxime Quandalle2015-10-131-1/+1
| | | | Fixes #347
* Fix a recurrent English typoMaxime Quandalle2015-09-061-2/+2
|
* Enforce a consistent ES6 coding styleMaxime Quandalle2015-09-031-40/+40
| | | | | | | | | Replace the old (and broken) jshint + jscsrc by eslint and configure it to support some of the ES6 features. The command `eslint` currently has one error which is a bug that was discovered by its static analysis and should be fixed (usage of a dead object).
* Call me WekanMaxime Quandalle2015-08-281-1/+1
| | | | | | Thank you @neynah for the Wekan icons Closes #247
* More explicit file namesMaxime Quandalle2015-08-281-0/+143