wekan/models
Benjamin Tissoires 5c6a725712 Make sure Swimlanes and Lists have a populated sort field
When moving around the swimlanes or the lists, if one element has a sort
with a null value, the computation of the new sort value is aborted,
meaning that there are glitches in the UI.

This happens on the first swimlane created with the new board, or when
a swimlane or a list gets added through the API.
2019-01-25 11:04:56 +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 IFTTT: card colors: add an actual white entry 2019-01-24 16:51:06 +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 RESTAPI: Add some JSDoc 2019-01-18 17:02: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 Add colors to swimlanes 2019-01-25 11:04:40 +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