summaryrefslogtreecommitdiffstats
path: root/models/lists.js
Commit message (Expand)AuthorAgeFilesLines
* add a notification drawer like trelloJonathan Baird2020-03-271-0/+6
* Add Features: allowing lists to be sorted by modifiedAt when not in draggable...Lauri Ojansivu2019-10-291-1/+25
* Fixes #2596 incorrect date types for created & updatedJustin Reynolds2019-09-051-0/+2
* Prettier & eslint project style updateJustin Reynolds2019-06-281-13/+8
* Add createdAt and modifiedAt to all collectionsJustin Reynolds2019-06-271-157/+204
* remove featureguillaume2019-04-231-0/+10
* Standarize copy functions. Match labels by nameAndrés Manelli2019-02-271-7/+6
* Fix list view issues. Allow creation of boards from templatesAndrés Manelli2019-02-251-1/+5
* Fix miniscreen renderAndrés Manelli2019-02-241-3/+3
* Fix lint errorsAndrés Manelli2019-02-241-25/+25
* Allow swimlane creation from templateAndrés Manelli2019-02-241-15/+21
* Allow list creation from templateAndrés Manelli2019-02-241-0/+18
* Add template search in Add Card menuAndrés Manelli2019-02-241-0/+13
* Remove links from templates board for the momentAndrés Manelli2019-02-241-0/+7
* Add first draft of data model and user interface. No actions.Andrés Manelli2019-02-241-0/+11
* colors: add per list colorBenjamin Tissoires2019-01-251-0/+32
* api: fix the sort field when inserting a swimlane or a listBenjamin Tissoires2019-01-251-0/+2
* RESTAPI: Add some JSDocBenjamin Tissoires2019-01-181-0/+68
* Fixed card move to top/bottomAngelo Gallarello2018-09-211-0/+11
* Fixed card filterAngelo Gallarello2018-09-211-1/+1
* Merge branch 'feature-rules' of https://github.com/Angtrim/wekan into Angtrim...Lauri Ojansivu2018-09-161-1/+1
|\
| * Main flow implementedAngelo Gallarello2018-08-161-1/+1
* | - Add permission "No comments". It is like normal user, but does not show com...Lauri Ojansivu2018-09-041-3/+3
|/
* Fix lint warningsGhassen Rjab2018-02-271-4/+4
* Fixing cards query to apply sortViViDboarder2018-02-061-2/+2
* Allow toogle of lists and swimlanes viewsAndrés Manelli2018-01-221-3/+6
* First swimlane draft, no functionalityAndrés Manelli2018-01-191-1/+2
* REST API better error output. Thanks to soohwa ! Related #1037Lauri Ojansivu2017-11-191-41/+73
|\
| * Add REST API better error outputsoohwa2017-10-151-41/+73
* | added soft wip limit feature, fixed wipLimit=0 bug (??)amadilsons2017-10-311-19/+23
|/
* added i18n translation, minor fixamadilsons2017-10-051-2/+2
* feature implemented, known bugs fixedamadilsons2017-10-051-5/+42
* most work concluded, code needs clean up, further testing requiredamadilsons2017-10-041-10/+1
* on its wayamadilsons2017-10-041-1/+27
* mostly frontend work, lists coll update with wipLimit fieldamadilsons2017-09-291-1/+4
* basic frontend setup, List model updated with wipLimit fieldamadilsons2017-09-281-0/+5
* 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