John R. Supplee
74d93a6adc
Option to add custom field to all cards
2021-01-22 21:28:37 +02:00
John R. Supplee
c89a0eb694
Initial work on import of custom fields from Trello
...
* start adding import functionality
* Add checkbox type to customFields
2021-01-18 16:41:35 +02:00
Lauri Ojansivu
3b2b108744
Fix: Unable to delete a custom field in a board.
...
Thanks to xet7 !
Fixes #2605
2020-06-16 19:55:56 +03:00
Haben Amare
8732e4b18f
use Intl.NumberFormat to format currency
2020-05-25 22:05:06 +00:00
Haben Amare
3cf6ed916f
add the 'currency' custom field type
2020-05-25 22:02:51 +00:00
Justin Reynolds
3b9f2ca7c2
Fixes #2596 incorrect date types for created & updated
2019-09-05 12:29:45 -05:00
James Byrne
851246a59b
Updated insert action for CustomFields API
2019-08-12 17:47:04 +01:00
Lauri Ojansivu
2003d90467
Outgoing Webhooks setCustomField: Add board name, card name, custom field name to be visible.
...
Still missing: custom field value, list name, swimlane name.
Thanks to xet7 !
2019-07-10 17:46:07 -04:00
Justin Reynolds
3eb4d2c341
Prettier & eslint project style update
2019-06-28 12:56:51 -05:00
Justin Reynolds
c60e80d25b
Add createdAt and modifiedAt to all collections
2019-06-27 09:13:20 -05:00
Lauri Ojansivu
5283ba9ebb
- Fix Outgoing Webhook messages for Checlists, Checklist Items, Card comments, Add/Remove CustomField to board.
...
Not yet fixed is Outgoing Webhook message about setting CustomField value.
Thanks to xet7 !
Related #1969
2019-06-27 04:06:21 +03:00
Andrés Manelli
d01fccd949
- Fix card copy & move between boards with customFields
...
- 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
2019-03-16 22:49:45 +01:00
Andrés Manelli
4cd0d1c397
Migrate customFields
2019-03-16 22:49:45 +01:00
Justin Reynolds
3c49e2d0ed
Performance Enhancements
2019-02-28 11:44:29 -06:00
Benjamin Tissoires
ff467402c0
RESTAPI: Add some JSDoc
...
So we can have a decent REST API documentation generated.
2019-01-18 17:02:56 +01:00
Nunes Nelson
a82aa87850
custom fields upgrade
2018-11-05 21:46:57 +01:00
Benjamin Tissoires
53c8e63a09
models: customFields: fix GET api
...
Calling GET on /api/board/XXXX/customfields
returns a 500 error:
TypeError: Converting circular structure to JSON
2018-10-23 18:48:01 +02:00
guillaume
5c588b2424
patch for customFields when deleting them
2018-10-12 11:18:11 +02:00
Ignatz
d6cfac0122
linter corrections
2018-05-18 10:24:51 +02:00
IgnatzHome
9184bf3946
removing checkbox type
2018-05-17 21:06:52 +02:00
Pouyan Savoli
3753337d60
dropdown items
2017-09-22 22:59:32 +02:00
Pouyan Savoli
afd87e3caa
many custom fields model and UI enhancements
2017-09-22 22:59:32 +02:00
Pouyan Savoli
ade3c02122
Create custom fields creation UI added to Board Menu, Model in progress
2017-09-22 22:59:32 +02:00