Merge branch 'master' of https://github.com/wekan/wekan into feature/direct_login_from_oidc

This commit is contained in:
viehlieb 2022-07-08 12:01:57 +02:00
commit 05a98fa88b
32 changed files with 6361 additions and 276 deletions

View file

@ -79,6 +79,21 @@ Lists.attachSchema(
// XXX We should probably provide a default
optional: true,
},
width: {
/**
* list width, default 270px
*/
type: String,
defaultValue: '270px',
optional: true,
},
height: {
/**
* list height
*/
type: String,
optional: true,
},
updatedAt: {
/**
* last update of the list