Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes #2596 incorrect date types for created & updated | Justin Reynolds | 2019-09-05 | 1 | -0/+2 |
| | |||||
* | Updated insert action for CustomFields API | James Byrne | 2019-08-12 | 1 | -1/+2 |
| | |||||
* | Outgoing Webhooks setCustomField: Add board name, card name, custom field ↵ | Lauri Ojansivu | 2019-07-10 | 1 | -2/+6 |
| | | | | | | | | name to be visible. Still missing: custom field value, list name, swimlane name. Thanks to xet7 ! | ||||
* | Prettier & eslint project style update | Justin Reynolds | 2019-06-28 | 1 | -18/+13 |
| | |||||
* | Add createdAt and modifiedAt to all collections | Justin Reynolds | 2019-06-27 | 1 | -116/+181 |
| | |||||
* | - Fix Outgoing Webhook messages for Checlists, Checklist Items, Card ↵ | Lauri Ojansivu | 2019-06-27 | 1 | -0/+27 |
| | | | | | | | | | | comments, Add/Remove CustomField to board. Not yet fixed is Outgoing Webhook message about setting CustomField value. Thanks to xet7 ! Related #1969 | ||||
* | - Fix card copy & move between boards with customFields | Andrés Manelli | 2019-03-16 | 1 | -10/+51 |
| | | | | | | - Fix card copy & move between boards with labels with same name - Fix activities for labels when copying and moving card - Fix activities for customFields when copying and moving card | ||||
* | Migrate customFields | Andrés Manelli | 2019-03-16 | 1 | -5/+5 |
| | |||||
* | Performance Enhancements | Justin Reynolds | 2019-02-28 | 1 | -3/+3 |
| | |||||
* | RESTAPI: Add some JSDoc | Benjamin Tissoires | 2019-01-18 | 1 | -0/+73 |
| | | | | So we can have a decent REST API documentation generated. | ||||
* | custom fields upgrade | Nunes Nelson | 2018-11-05 | 1 | -0/+8 |
| | |||||
* | models: customFields: fix GET api | Benjamin Tissoires | 2018-10-23 | 1 | -1/+7 |
| | | | | | | | Calling GET on /api/board/XXXX/customfields returns a 500 error: TypeError: Converting circular structure to JSON | ||||
* | patch for customFields when deleting them | guillaume | 2018-10-12 | 1 | -0/+6 |
| | |||||
* | linter corrections | Ignatz | 2018-05-18 | 1 | -9/+9 |
| | |||||
* | removing checkbox type | IgnatzHome | 2018-05-17 | 1 | -1/+1 |
| | |||||
* | dropdown items | Pouyan Savoli | 2017-09-22 | 1 | -0/+19 |
| | |||||
* | many custom fields model and UI enhancements | Pouyan Savoli | 2017-09-22 | 1 | -12/+9 |
| | |||||
* | Create custom fields creation UI added to Board Menu, Model in progress | Pouyan Savoli | 2017-09-22 | 1 | -0/+116 |