summaryrefslogtreecommitdiffstats
path: root/models/customFields.js
Commit message (Expand)AuthorAgeFilesLines
* Fix: Unable to delete a custom field in a board.Lauri Ojansivu2020-06-161-7/+5
* use `Intl.NumberFormat` to format currencyHaben Amare2020-05-251-1/+1
* add the 'currency' custom field typeHaben Amare2020-05-251-1/+5
* Fixes #2596 incorrect date types for created & updatedJustin Reynolds2019-09-051-0/+2
* Updated insert action for CustomFields APIJames Byrne2019-08-121-1/+2
* Outgoing Webhooks setCustomField: Add board name, card name, custom field nam...Lauri Ojansivu2019-07-101-2/+6
* Prettier & eslint project style updateJustin Reynolds2019-06-281-18/+13
* Add createdAt and modifiedAt to all collectionsJustin Reynolds2019-06-271-116/+181
* - Fix Outgoing Webhook messages for Checlists, Checklist Items, Card comments...Lauri Ojansivu2019-06-271-0/+27
* - Fix card copy & move between boards with customFieldsAndrés Manelli2019-03-161-10/+51
* Migrate customFieldsAndrés Manelli2019-03-161-5/+5
* Performance EnhancementsJustin Reynolds2019-02-281-3/+3
* RESTAPI: Add some JSDocBenjamin Tissoires2019-01-181-0/+73
* custom fields upgradeNunes Nelson2018-11-051-0/+8
* models: customFields: fix GET apiBenjamin Tissoires2018-10-231-1/+7
* patch for customFields when deleting themguillaume2018-10-121-0/+6
* linter correctionsIgnatz2018-05-181-9/+9
* removing checkbox typeIgnatzHome2018-05-171-1/+1
* dropdown itemsPouyan Savoli2017-09-221-0/+19
* many custom fields model and UI enhancementsPouyan Savoli2017-09-221-12/+9
* Create custom fields creation UI added to Board Menu, Model in progressPouyan Savoli2017-09-221-0/+116