wekan/models
Lauri Ojansivu beaa50551d Fix Customfields are not added to new cards created with the API.
Thanks to HEMGDevelopment and xet7 !

Fixes #4810
2023-01-17 23:09:51 +02:00
..
lib Forked minio npm package to @wekanteam/minio to update package dependencies. S3/MinIO support In Progress. 2023-01-16 15:11:31 +02:00
server feat(wekan metrics): rename metrics key and add a new one 2022-10-21 18:13:53 +02:00
accountSettings.js Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta. 2022-04-18 18:08:12 +03:00
actions.js Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta. 2022-04-18 18:08:12 +03:00
activities.js Multi-File Storage. 2022-04-22 00:55:42 +03:00
announcements.js Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta. 2022-04-18 18:08:12 +03:00
attachments.js Forked minio npm package to @wekanteam/minio to update package dependencies. S3/MinIO support In Progress. 2023-01-16 15:11:31 +02:00
attachments_old.js migration: extract files from old storage and load into new storage 2022-04-18 18:17:21 +03:00
avatars.js Avatars, use same namingFunction as Attachments 2022-08-21 11:10:27 +02:00
avatars_old.js migration: extract files from old storage and load into new storage 2022-04-18 18:17:21 +03:00
boards.js Try to fix User API. Part 2. 2023-01-13 22:14:39 +02:00
cardCommentReactions.js Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta. 2022-04-18 18:08:12 +03:00
cardComments.js Try to fix User API. 2023-01-13 21:50:39 +02:00
cards.js Fix Customfields are not added to new cards created with the API. 2023-01-17 23:09:51 +02:00
checklistItems.js Try to fix User API. 2023-01-13 21:50:39 +02:00
checklists.js Try to fix User API. 2023-01-13 21:50:39 +02:00
counters.js Teams/Organizations part 1, in progress. Add table: org 2019-07-15 19:39:30 +03:00
csvCreator.js Option to add custom field to all cards 2021-01-22 21:28:37 +02:00
customFields.js Try to fix User API. 2023-01-13 21:50:39 +02:00
export.js Replace Picker for community packages version & small 2022-04-18 18:02:41 +03:00
exporter.js Adjust all other moment imports to moment-with-locales 2022-04-27 17:24:42 +02:00
exportExcel.js Replace Picker for community packages version & small 2022-04-18 18:02:41 +03:00
exportPDF.js Replace Picker for community packages version & small 2022-04-18 18:02:41 +03:00
fileValidation.js Separate uploaded file validation logic from the model "Attachments" 2022-08-19 14:30:22 +02:00
impersonatedUsers.js Fix: Impersonate user can now export Excel/CSV/TSV/JSON. 2021-05-29 00:19:12 +03:00
import.js Fix missing member assignments when cloning board 2020-12-09 15:02:50 +02:00
integrations.js Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta. 2022-04-18 18:08:12 +03:00
invitationCodes.js Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta. 2022-04-18 18:08:12 +03:00
lists.js Try to fix User API. 2023-01-13 21:50:39 +02:00
org.js Merge branch 'upgrade-meteor-2.6' of https://github.com/majus/wekan into upgrade-meteor 2022-04-18 21:25:47 +03:00
orgUser.js Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta. 2022-04-18 18:08:12 +03:00
rules.js Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta. 2022-04-18 18:08:12 +03:00
runOnServer.js remove unused exceljs from client bundle 2021-06-22 17:53:14 +02:00
settings.js Added hide/show to show counters and members on All Boards (Admin Panel) 2022-09-16 11:02:25 -03:00
swimlanes.js Try to fix User API. 2023-01-13 21:50:39 +02:00
tableVisibilityModeSettings.js Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta. 2022-04-18 18:08:12 +03:00
team.js Merge branch 'upgrade-meteor-2.6' of https://github.com/majus/wekan into upgrade-meteor 2022-04-18 21:25:47 +03:00
trelloCreator.js Adjust all other moment imports to moment-with-locales 2022-04-27 17:24:42 +02:00
triggers.js Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta. 2022-04-18 18:08:12 +03:00
unsavedEdits.js Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta. 2022-04-18 18:08:12 +03:00
users.js The payload token is hashedToken. 2022-11-17 00:31:30 +03:00
usersessiondata.js Add new debug operator to search and fix some bugs 2021-12-20 10:26:00 +02:00
watchable.js Prettier & eslint project style update 2019-06-28 12:56:51 -05:00
wekanCreator.js Adjust all other moment imports to moment-with-locales 2022-04-27 17:24:42 +02:00
wekanmapper.js Prettier & eslint project style update 2019-06-28 12:56:51 -05:00