summaryrefslogtreecommitdiffstats
path: root/models/integrations.js
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'fix-date-stamps' of https://github.com/justinr1234/wekan into ↵Lauri Ojansivu2019-09-051-0/+2
|\ | | | | | | justinr1234-fix-date-stamps
| * Fixes #2596 incorrect date types for created & updatedJustin Reynolds2019-09-051-0/+2
| |
* | Add Feature: enable two-way webhooks - stage twoSam X. Chen2019-08-291-1/+5
| |
* | Add Feature: enable two-way webhooks - stage oneSam X. Chen2019-08-171-4/+14
|/
* 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