wekan/models
Benjamin Tissoires 6c3dbc3c6f api: new_card: add the card at the end of the list
If we keep the `0` value, the card might be inserted in the middle of the
list, making it hard to find it later on.

Always append the card at the end of the list by setting a sort value
based on the number of cards in the list.
2019-01-25 12:44:27 +01:00
..
accountSettings.js Includes possibility to block username change 2018-05-04 16:44:50 -03:00
actions.js Fix lint errors. 2018-09-16 01:50:36 +03:00
activities.js update broke ability to mute notifications 2018-10-16 11:33:16 +02:00
announcements.js Rename notice -> announcement 2017-10-01 12:43:15 +09:00
attachments.js Fix lint errors. 2018-09-16 01:50:36 +03:00
avatars.js Centralize all mutations at the model level 2015-09-08 20:19:42 +02:00
boards.js Make sure Swimlanes and Lists have a populated sort field 2019-01-25 11:04:56 +01:00
cardComments.js RESTAPI: Add some JSDoc 2019-01-18 17:02:56 +01:00
cards.js api: new_card: add the card at the end of the list 2019-01-25 12:44:27 +01:00
checklistItems.js RESTAPI: Add some JSDoc 2019-01-18 17:02:56 +01:00
checklists.js RESTAPI: Add some JSDoc 2019-01-18 17:02:56 +01:00
customFields.js RESTAPI: Add some JSDoc 2019-01-18 17:02:56 +01:00
export.js api: export board: allow authentication through generic authentication 2019-01-22 15:14:01 +01:00
import.js - Some fixes to Wekan import: 2018-11-08 22:49:08 +02:00
integrations.js RESTAPI: Add some JSDoc 2019-01-18 17:02:56 +01:00
invitationCodes.js Fix lint errors. 2017-12-03 04:00:55 +02:00
lists.js api: fix the sort field when inserting a swimlane or a list 2019-01-25 11:04:56 +01:00
rules.js Fix lint errors. 2018-09-16 01:50:36 +03:00
settings.js Fix lint errors. 2018-12-21 20:36:26 +02:00
swimlanes.js api: fix the sort field when inserting a swimlane or a list 2019-01-25 11:04:56 +01:00
trelloCreator.js - Admin Panel / Layout / Custom Product Name now changes webpage title. 2018-12-15 20:39:01 +02:00
triggers.js Fix lint errors. 2018-09-16 01:50:36 +03:00
unsavedEdits.js Improve wekan performance #837 2017-02-22 17:05:30 +02:00
users.js RESTAPI: Add some JSDoc 2019-01-18 17:02:56 +01:00
watchable.js Add notification, allow watch boards / lists / cards 2016-01-05 23:26:02 +08:00
wekanCreator.js - Admin Panel / Layout / Custom Product Name now changes webpage title. 2018-12-15 20:39:01 +02:00