summaryrefslogtreecommitdiffstats
path: root/models/integrations.js
Commit message (Collapse)AuthorAgeFilesLines
* Prettier & eslint project style updateJustin Reynolds2019-06-281-24/+19
|
* Add createdAt and modifiedAt to all collectionsJustin Reynolds2019-06-271-135/+201
|
* Performance EnhancementsJustin Reynolds2019-02-281-0/+4
|
* RESTAPI: Add some JSDocBenjamin Tissoires2019-01-181-7/+92
| | | | So we can have a decent REST API documentation generated.
* Fix lint warningsGhassen Rjab2018-02-271-7/+7
|
* Add REST API better error outputsoohwa2017-10-151-97/+153
|
* Allow delete from client. List all integrations in web UIAndrés Manelli2017-08-301-0/+3
|
* Add activity subscription to integrations. Add API for integrations. Allow ↵Andrés Manelli2017-08-301-5/+138
| | | | multiple integrations per board
* Add integrations modelnztqa2017-07-091-0/+54