mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
- Remove newItemIndex field (no longer needed) - Use Underscore.js to sort checklist items - Add helper method to generate new Items Ids so we can use it in model and in client - Add addFullItem method to add an item from object - Update sort when items are being added or removed |
||
|---|---|---|
| .. | ||
| accountSettings.js | ||
| activities.js | ||
| attachments.js | ||
| avatars.js | ||
| boards.js | ||
| cardComments.js | ||
| cards.js | ||
| checklists.js | ||
| export.js | ||
| import.js | ||
| integrations.js | ||
| invitationCodes.js | ||
| lists.js | ||
| settings.js | ||
| trelloCreator.js | ||
| unsavedEdits.js | ||
| users.js | ||
| watchable.js | ||
| wekanCreator.js | ||