summaryrefslogtreecommitdiffstats
path: root/models/lists.js
Commit message (Expand)AuthorAgeFilesLines
* Modified access to GET /api/boards/:boardId/lists/:listIdmayjs2017-05-151-1/+1
* Modified access to GET /api/boards/:boardId/listsmayjs2017-05-151-1/+2
* add token authentication, only admin can use apihuneau romain2017-05-111-0/+4
* REST API - Meteor 1.4 - first step issueLauri Ojansivu2017-04-271-3/+55
* comment only working, naive implementation completeRyan Helsing2017-03-181-3/+3
* missing comaBéranger Campardou2017-01-201-1/+1
* Fix activity message for list deletionBéranger Campardou2017-01-201-0/+11
* Add MongoDB indexesMaxime Quandalle2016-07-181-0/+4
* Models: Replace before.insert with autoValuesAlexander Sulfrian2016-06-031-14/+19
* Centralize all mutations at the model levelMaxime Quandalle2015-09-081-0/+110