let listsColors ;
Meteor . startup ( ( ) => {
listsColors = Lists . simpleSchema ( ) . _schema . color . allowedValues ;
} ) ;
Renaissance
_,,ad8888888888bba,_
,ad88888I888888888888888ba,
,88888888I88888888888888888888a,
,d888888888I8888888888888888888888b,
d88888PP"""" ""YY88888888888888888888b,
,d88"'__,,--------,,,,.;ZZZY8888888888888,
,8IIl'" ;;l"ZZZIII8888888888,
,I88l;' ;lZZZZZ888III8888888,
,II88Zl;. ;llZZZZZ888888I888888,
,II888Zl;. .;;;;;lllZZZ888888I8888b
,II8888Z;; `;;;;;''llZZ8888888I8888,
II88888Z;' .;lZZZ8888888I888b
II88888Z; _,aaa, .,aaaaa,__.l;llZZZ88888888I888
II88888IZZZZZZZZZ, .ZZZZZZZZZZZZZZ;llZZ88888888I888,
II88888IZZ<'(@@>Z| |ZZZ<'(@@>ZZZZ;;llZZ888888888I88I
,II88888; `""" ;| |ZZ; `""" ;;llZ8888888888I888
II888888l `;; .;llZZ8888888888I888,
,II888888Z; ;;; .;;llZZZ8888888888I888I
III888888Zl; .., `;; ,;;lllZZZ88888888888I888
II88888888Z;;...;(_ _) ,;;;llZZZZ88888888888I888,
II88888888Zl;;;;;' `--'Z;. .,;;;;llZZZZ88888888888I888b
]I888888888Z;;;;' ";llllll;..;;;lllZZZZ88888888888I8888,
II888888888Zl.;;"Y88bd888P";;,..;lllZZZZZ88888888888I8888I
II8888888888Zl;.; `"PPP";;;,..;lllZZZZZZZ88888888888I88888
II888888888888Zl;;. `;;;l;;;;lllZZZZZZZZW88888888888I88888
`II8888888888888Zl;. ,;;lllZZZZZZZZWMZ88888888888I88888
II8888888888888888ZbaalllZZZZZZZZZWWMZZZ8888888888I888888,
`II88888888888888888b"WWZZZZZWWWMMZZZZZZI888888888I888888b
`II88888888888888888;ZZMMMMMMZZZZZZZZllI888888888I8888888
`II8888888888888888 `;lZZZZZZZZZZZlllll888888888I8888888,
II8888888888888888, `;lllZZZZllllll;;.Y88888888I8888888b,
,II8888888888888888b .;;lllllll;;;.;..88888888I88888888b,
II888888888888888PZI;. .`;;;.;;;..; ...88888888I8888888888,
II888888888888PZ;;';;. ;. .;. .;. .. Y8888888I88888888888b,
,II888888888PZ;;' `8888888I8888888888888b,
II888888888' 888888I8888888888888888
,II888888888 ,888888I8888888888888888
,d88888888888 d888888I8888888888ZZZZZZ
,ad888888888888I 8888888I8888ZZZZZZZZZZZZ
888888888888888' 888888IZZZZZZZZZZZZZZZZZ
8888888888P'8P' Y888ZZZZZZZZZZZZZZZZZZZZ
888888888, " ,ZZZZZZZZZZZZZZZZZZZZZZZ
8888888888, ,ZZZZZZZZZZZZZZZZZZZZZZZZZZ
888888888888a, _ ,ZZZZZZZZZZZZZZZZZZZZ88888888
888888888888888ba,_d' ,ZZZZZZZZZZZZZZZZZ8888888888888
8888888888888888888888bbbaaa,,,______,ZZZZZZZZZZZZZZZ88888888888888888
88888888888888888888888888888888888ZZZZZZZZZZZZZZZ88888888888888888888
8888888888888888888888888888888888ZZZZZZZZZZZZZZ8888888888888888888888
888888888888888888888888888888888ZZZZZZZZZZZZZZ88888888888888888888888
8888888888888888888888888888888ZZZZZZZZZZZZZZ8888888888888888888888888
88888888888888888888888888888ZZZZZZZZZZZZZZ888888888888888888888888888
8888888888888888888888888888ZZZZZZZZZZZZZZ88888888888888888 Normand 8
88888888888888888888888888ZZZZZZZZZZZZZZ8888888888888888888 Veilleux 8
8888888888888888888888888ZZZZZZZZZZZZZZ8888888888888888888888888888888
10 years ago
BlazeComponent . extendComponent ( {
canSeeAddCard ( ) {
const list = Template . currentData ( ) ;
return (
( ! list . getWipLimit ( 'enabled' ) ||
list . getWipLimit ( 'soft' ) ||
! this . reachedWipLimit ( ) ) &&
! Meteor . user ( ) . isWorker ( )
) ;
} ,
isBoardAdmin ( ) {
return Meteor . user ( ) . isBoardAdmin ( ) ;
} ,
starred ( check = undefined ) {
const list = Template . currentData ( ) ;
const status = list . isStarred ( ) ;
if ( check === undefined ) {
// just check
return status ;
} else {
list . star ( ! status ) ;
return ! status ;
}
} ,
editTitle ( event ) {
event . preventDefault ( ) ;
const newTitle = this . childComponents ( 'inlinedForm' ) [ 0 ]
. getValue ( )
. trim ( ) ;
const list = this . currentData ( ) ;
if ( newTitle ) {
list . rename ( newTitle . trim ( ) ) ;
}
} ,
Renaissance
_,,ad8888888888bba,_
,ad88888I888888888888888ba,
,88888888I88888888888888888888a,
,d888888888I8888888888888888888888b,
d88888PP"""" ""YY88888888888888888888b,
,d88"'__,,--------,,,,.;ZZZY8888888888888,
,8IIl'" ;;l"ZZZIII8888888888,
,I88l;' ;lZZZZZ888III8888888,
,II88Zl;. ;llZZZZZ888888I888888,
,II888Zl;. .;;;;;lllZZZ888888I8888b
,II8888Z;; `;;;;;''llZZ8888888I8888,
II88888Z;' .;lZZZ8888888I888b
II88888Z; _,aaa, .,aaaaa,__.l;llZZZ88888888I888
II88888IZZZZZZZZZ, .ZZZZZZZZZZZZZZ;llZZ88888888I888,
II88888IZZ<'(@@>Z| |ZZZ<'(@@>ZZZZ;;llZZ888888888I88I
,II88888; `""" ;| |ZZ; `""" ;;llZ8888888888I888
II888888l `;; .;llZZ8888888888I888,
,II888888Z; ;;; .;;llZZZ8888888888I888I
III888888Zl; .., `;; ,;;lllZZZ88888888888I888
II88888888Z;;...;(_ _) ,;;;llZZZZ88888888888I888,
II88888888Zl;;;;;' `--'Z;. .,;;;;llZZZZ88888888888I888b
]I888888888Z;;;;' ";llllll;..;;;lllZZZZ88888888888I8888,
II888888888Zl.;;"Y88bd888P";;,..;lllZZZZZ88888888888I8888I
II8888888888Zl;.; `"PPP";;;,..;lllZZZZZZZ88888888888I88888
II888888888888Zl;;. `;;;l;;;;lllZZZZZZZZW88888888888I88888
`II8888888888888Zl;. ,;;lllZZZZZZZZWMZ88888888888I88888
II8888888888888888ZbaalllZZZZZZZZZWWMZZZ8888888888I888888,
`II88888888888888888b"WWZZZZZWWWMMZZZZZZI888888888I888888b
`II88888888888888888;ZZMMMMMMZZZZZZZZllI888888888I8888888
`II8888888888888888 `;lZZZZZZZZZZZlllll888888888I8888888,
II8888888888888888, `;lllZZZZllllll;;.Y88888888I8888888b,
,II8888888888888888b .;;lllllll;;;.;..88888888I88888888b,
II888888888888888PZI;. .`;;;.;;;..; ...88888888I8888888888,
II888888888888PZ;;';;. ;. .;. .;. .. Y8888888I88888888888b,
,II888888888PZ;;' `8888888I8888888888888b,
II888888888' 888888I8888888888888888
,II888888888 ,888888I8888888888888888
,d88888888888 d888888I8888888888ZZZZZZ
,ad888888888888I 8888888I8888ZZZZZZZZZZZZ
888888888888888' 888888IZZZZZZZZZZZZZZZZZ
8888888888P'8P' Y888ZZZZZZZZZZZZZZZZZZZZ
888888888, " ,ZZZZZZZZZZZZZZZZZZZZZZZ
8888888888, ,ZZZZZZZZZZZZZZZZZZZZZZZZZZ
888888888888a, _ ,ZZZZZZZZZZZZZZZZZZZZ88888888
888888888888888ba,_d' ,ZZZZZZZZZZZZZZZZZ8888888888888
8888888888888888888888bbbaaa,,,______,ZZZZZZZZZZZZZZZ88888888888888888
88888888888888888888888888888888888ZZZZZZZZZZZZZZZ88888888888888888888
8888888888888888888888888888888888ZZZZZZZZZZZZZZ8888888888888888888888
888888888888888888888888888888888ZZZZZZZZZZZZZZ88888888888888888888888
8888888888888888888888888888888ZZZZZZZZZZZZZZ8888888888888888888888888
88888888888888888888888888888ZZZZZZZZZZZZZZ888888888888888888888888888
8888888888888888888888888888ZZZZZZZZZZZZZZ88888888888888888 Normand 8
88888888888888888888888888ZZZZZZZZZZZZZZ8888888888888888888 Veilleux 8
8888888888888888888888888ZZZZZZZZZZZZZZ8888888888888888888888888888888
10 years ago
isWatching ( ) {
const list = this . currentData ( ) ;
return list . findWatcher ( Meteor . userId ( ) ) ;
} ,
limitToShowCardsCount ( ) {
New feature: Now there is popup selection of Lists/Swimlanes/Calendar/Roles.
New feature, not set visible yet, because switching to it does not
work properly yet: Collapsible Swimlanes #2804
Fix: Public board now loads correctly. When you select one of Lists/Swimlanes/Calendar view and
reload webbrowser page, it can change view. Closes #2311
Fix: List sorting commented out. Closes #2800
Fix: Errors hasHiddenMinicardText, hasShowDragHandles, showSort, hasSortBy, profile,
FirefoxAndroid/IE11/Vivaldi/Chromium browsers not working by using
cookies instead of database.
More details at https://github.com/wekan/wekan/issues/2643#issuecomment-554907955
Note: Cookie changes are not always immediate, if there is no effect,
you may need to reload webbrowser page.
Closes #2643 .
Thanks to xet7 !
6 years ago
const currentUser = Meteor . user ( ) ;
if ( currentUser ) {
return Meteor . user ( ) . getLimitToShowCardsCount ( ) ;
} else {
return false ;
New feature: Now there is popup selection of Lists/Swimlanes/Calendar/Roles.
New feature, not set visible yet, because switching to it does not
work properly yet: Collapsible Swimlanes #2804
Fix: Public board now loads correctly. When you select one of Lists/Swimlanes/Calendar view and
reload webbrowser page, it can change view. Closes #2311
Fix: List sorting commented out. Closes #2800
Fix: Errors hasHiddenMinicardText, hasShowDragHandles, showSort, hasSortBy, profile,
FirefoxAndroid/IE11/Vivaldi/Chromium browsers not working by using
cookies instead of database.
More details at https://github.com/wekan/wekan/issues/2643#issuecomment-554907955
Note: Cookie changes are not always immediate, if there is no effect,
you may need to reload webbrowser page.
Closes #2643 .
Thanks to xet7 !
6 years ago
}
} ,
cardsCount ( ) {
const list = Template . currentData ( ) ;
let swimlaneId = '' ;
New feature: Now there is popup selection of Lists/Swimlanes/Calendar/Roles.
New feature, not set visible yet, because switching to it does not
work properly yet: Collapsible Swimlanes #2804
Fix: Public board now loads correctly. When you select one of Lists/Swimlanes/Calendar view and
reload webbrowser page, it can change view. Closes #2311
Fix: List sorting commented out. Closes #2800
Fix: Errors hasHiddenMinicardText, hasShowDragHandles, showSort, hasSortBy, profile,
FirefoxAndroid/IE11/Vivaldi/Chromium browsers not working by using
cookies instead of database.
More details at https://github.com/wekan/wekan/issues/2643#issuecomment-554907955
Note: Cookie changes are not always immediate, if there is no effect,
you may need to reload webbrowser page.
Closes #2643 .
Thanks to xet7 !
6 years ago
if ( Utils . boardView ( ) === 'board-view-swimlanes' )
swimlaneId = this . parentComponent ( )
. parentComponent ( )
. data ( ) . _id ;
return list . cards ( swimlaneId ) . count ( ) ;
} ,
reachedWipLimit ( ) {
const list = Template . currentData ( ) ;
return (
list . getWipLimit ( 'enabled' ) &&
list . getWipLimit ( 'value' ) <= list . cards ( ) . count ( )
) ;
} ,
exceededWipLimit ( ) {
const list = Template . currentData ( ) ;
return (
list . getWipLimit ( 'enabled' ) &&
list . getWipLimit ( 'value' ) < list . cards ( ) . count ( )
) ;
} ,
showCardsCountForList ( count ) {
const limit = this . limitToShowCardsCount ( ) ;
return limit >= 0 && count >= limit ;
} ,
cardsCountForListIsOne ( count ) {
if ( count === 1 ) {
return TAPi18n . _ _ ( 'cards-count-one' ) ;
} else {
return TAPi18n . _ _ ( 'cards-count' ) ;
}
} ,
events ( ) {
return [
{
'click .js-list-star' ( event ) {
event . preventDefault ( ) ;
this . starred ( ! this . starred ( ) ) ;
} ,
'click .js-open-list-menu' : Popup . open ( 'listAction' ) ,
'click .js-add-card' ( event ) {
const listDom = $ ( event . target ) . parents (
` #js-list- ${ this . currentData ( ) . _id } ` ,
) [ 0 ] ;
const listComponent = BlazeComponent . getComponentForElement ( listDom ) ;
listComponent . openForm ( {
position : 'top' ,
} ) ;
} ,
'click .js-unselect-list' ( ) {
Session . set ( 'currentList' , null ) ;
} ,
submit : this . editTitle ,
} ,
] ;
} ,
Renaissance
_,,ad8888888888bba,_
,ad88888I888888888888888ba,
,88888888I88888888888888888888a,
,d888888888I8888888888888888888888b,
d88888PP"""" ""YY88888888888888888888b,
,d88"'__,,--------,,,,.;ZZZY8888888888888,
,8IIl'" ;;l"ZZZIII8888888888,
,I88l;' ;lZZZZZ888III8888888,
,II88Zl;. ;llZZZZZ888888I888888,
,II888Zl;. .;;;;;lllZZZ888888I8888b
,II8888Z;; `;;;;;''llZZ8888888I8888,
II88888Z;' .;lZZZ8888888I888b
II88888Z; _,aaa, .,aaaaa,__.l;llZZZ88888888I888
II88888IZZZZZZZZZ, .ZZZZZZZZZZZZZZ;llZZ88888888I888,
II88888IZZ<'(@@>Z| |ZZZ<'(@@>ZZZZ;;llZZ888888888I88I
,II88888; `""" ;| |ZZ; `""" ;;llZ8888888888I888
II888888l `;; .;llZZ8888888888I888,
,II888888Z; ;;; .;;llZZZ8888888888I888I
III888888Zl; .., `;; ,;;lllZZZ88888888888I888
II88888888Z;;...;(_ _) ,;;;llZZZZ88888888888I888,
II88888888Zl;;;;;' `--'Z;. .,;;;;llZZZZ88888888888I888b
]I888888888Z;;;;' ";llllll;..;;;lllZZZZ88888888888I8888,
II888888888Zl.;;"Y88bd888P";;,..;lllZZZZZ88888888888I8888I
II8888888888Zl;.; `"PPP";;;,..;lllZZZZZZZ88888888888I88888
II888888888888Zl;;. `;;;l;;;;lllZZZZZZZZW88888888888I88888
`II8888888888888Zl;. ,;;lllZZZZZZZZWMZ88888888888I88888
II8888888888888888ZbaalllZZZZZZZZZWWMZZZ8888888888I888888,
`II88888888888888888b"WWZZZZZWWWMMZZZZZZI888888888I888888b
`II88888888888888888;ZZMMMMMMZZZZZZZZllI888888888I8888888
`II8888888888888888 `;lZZZZZZZZZZZlllll888888888I8888888,
II8888888888888888, `;lllZZZZllllll;;.Y88888888I8888888b,
,II8888888888888888b .;;lllllll;;;.;..88888888I88888888b,
II888888888888888PZI;. .`;;;.;;;..; ...88888888I8888888888,
II888888888888PZ;;';;. ;. .;. .;. .. Y8888888I88888888888b,
,II888888888PZ;;' `8888888I8888888888888b,
II888888888' 888888I8888888888888888
,II888888888 ,888888I8888888888888888
,d88888888888 d888888I8888888888ZZZZZZ
,ad888888888888I 8888888I8888ZZZZZZZZZZZZ
888888888888888' 888888IZZZZZZZZZZZZZZZZZ
8888888888P'8P' Y888ZZZZZZZZZZZZZZZZZZZZ
888888888, " ,ZZZZZZZZZZZZZZZZZZZZZZZ
8888888888, ,ZZZZZZZZZZZZZZZZZZZZZZZZZZ
888888888888a, _ ,ZZZZZZZZZZZZZZZZZZZZ88888888
888888888888888ba,_d' ,ZZZZZZZZZZZZZZZZZ8888888888888
8888888888888888888888bbbaaa,,,______,ZZZZZZZZZZZZZZZ88888888888888888
88888888888888888888888888888888888ZZZZZZZZZZZZZZZ88888888888888888888
8888888888888888888888888888888888ZZZZZZZZZZZZZZ8888888888888888888888
888888888888888888888888888888888ZZZZZZZZZZZZZZ88888888888888888888888
8888888888888888888888888888888ZZZZZZZZZZZZZZ8888888888888888888888888
88888888888888888888888888888ZZZZZZZZZZZZZZ888888888888888888888888888
8888888888888888888888888888ZZZZZZZZZZZZZZ88888888888888888 Normand 8
88888888888888888888888888ZZZZZZZZZZZZZZ8888888888888888888 Veilleux 8
8888888888888888888888888ZZZZZZZZZZZZZZ8888888888888888888888888888888
10 years ago
} ) . register ( 'listHeader' ) ;
Template . listHeader . helpers ( {
isBoardAdmin ( ) {
return Meteor . user ( ) . isBoardAdmin ( ) ;
}
} ) ;
Template . listActionPopup . helpers ( {
isBoardAdmin ( ) {
return Meteor . user ( ) . isBoardAdmin ( ) ;
} ,
isWipLimitEnabled ( ) {
return Template . currentData ( ) . getWipLimit ( 'enabled' ) ;
} ,
isWatching ( ) {
return this . findWatcher ( Meteor . userId ( ) ) ;
} ,
} ) ;
Template . listActionPopup . events ( {
'click .js-list-subscribe' ( ) { } ,
'click .js-set-color-list' : Popup . open ( 'setListColor' ) ,
'click .js-select-cards' ( ) {
const cardIds = this . allCards ( ) . map ( card => card . _id ) ;
MultiSelection . add ( cardIds ) ;
Popup . close ( ) ;
} ,
'click .js-toggle-watch-list' ( ) {
const currentList = this ;
const level = currentList . findWatcher ( Meteor . userId ( ) ) ? null : 'watching' ;
Meteor . call ( 'watch' , 'list' , currentList . _id , level , ( err , ret ) => {
if ( ! err && ret ) Popup . close ( ) ;
} ) ;
} ,
'click .js-close-list' ( event ) {
event . preventDefault ( ) ;
this . archive ( ) ;
Popup . close ( ) ;
} ,
'click .js-set-wip-limit' : Popup . open ( 'setWipLimit' ) ,
'click .js-more' : Popup . open ( 'listMore' ) ,
} ) ;
BlazeComponent . extendComponent ( {
applyWipLimit ( ) {
const list = Template . currentData ( ) ;
const limit = parseInt (
Template . instance ( )
. $ ( '.wip-limit-value' )
. val ( ) ,
10 ,
) ;
if ( limit < list . cards ( ) . count ( ) && ! list . getWipLimit ( 'soft' ) ) {
Template . instance ( )
. $ ( '.wip-limit-error' )
. click ( ) ;
} else {
Meteor . call ( 'applyWipLimit' , list . _id , limit ) ;
Popup . back ( ) ;
}
} ,
enableSoftLimit ( ) {
const list = Template . currentData ( ) ;
if (
list . getWipLimit ( 'soft' ) &&
list . getWipLimit ( 'value' ) < list . cards ( ) . count ( )
) {
list . setWipLimit ( list . cards ( ) . count ( ) ) ;
}
Meteor . call ( 'enableSoftLimit' , Template . currentData ( ) . _id ) ;
} ,
enableWipLimit ( ) {
const list = Template . currentData ( ) ;
// Prevent user from using previously stored wipLimit.value if it is less than the current number of cards in the list
if (
! list . getWipLimit ( 'enabled' ) &&
list . getWipLimit ( 'value' ) < list . cards ( ) . count ( )
) {
list . setWipLimit ( list . cards ( ) . count ( ) ) ;
}
Meteor . call ( 'enableWipLimit' , list . _id ) ;
} ,
isWipLimitSoft ( ) {
return Template . currentData ( ) . getWipLimit ( 'soft' ) ;
} ,
isWipLimitEnabled ( ) {
return Template . currentData ( ) . getWipLimit ( 'enabled' ) ;
} ,
wipLimitValue ( ) {
return Template . currentData ( ) . getWipLimit ( 'value' ) ;
} ,
events ( ) {
return [
{
'click .js-enable-wip-limit' : this . enableWipLimit ,
'click .wip-limit-apply' : this . applyWipLimit ,
'click .wip-limit-error' : Popup . open ( 'wipLimitError' ) ,
'click .materialCheckBox' : this . enableSoftLimit ,
} ,
] ;
} ,
} ) . register ( 'setWipLimitPopup' ) ;
Template . listMorePopup . events ( {
'click .js-delete' : Popup . afterConfirm ( 'listDelete' , function ( ) {
Popup . close ( ) ;
// TODO how can we avoid the fetch call?
const allCards = this . allCards ( ) . fetch ( ) ;
const allCardIds = _ . pluck ( allCards , '_id' ) ;
// it's okay if the linked cards are on the same list
if (
Cards . find ( {
$and : [
{ listId : { $ne : this . _id } } ,
{ linkedId : { $in : allCardIds } } ,
] ,
} ) . count ( ) === 0
) {
allCardIds . map ( _id => Cards . remove ( _id ) ) ;
Lists . remove ( this . _id ) ;
} else {
// TODO: Figure out more informative message.
// Popup with a hint that the list cannot be deleted as there are
// linked cards. We can adapt the query above so we can list the linked
// cards.
// Related:
// client/components/cards/cardDetails.js about line 969
// https://github.com/wekan/wekan/issues/2785
const message = ` ${ TAPi18n . _ _ (
'delete-linked-cards-before-this-list' ,
) } linkedId : $ {
this . _id
} at client / components / lists / listHeader . js and https : //github.com/wekan/wekan/issues/2785`;
alert ( message ) ;
}
Utils . goBoardId ( this . boardId ) ;
} ) ,
} ) ;
Template . listHeader . helpers ( {
isBoardAdmin ( ) {
return Meteor . user ( ) . isBoardAdmin ( ) ;
} ,
} ) ;
BlazeComponent . extendComponent ( {
onCreated ( ) {
this . currentList = this . currentData ( ) ;
this . currentColor = new ReactiveVar ( this . currentList . color ) ;
} ,
colors ( ) {
return listsColors . map ( color => ( { color , name : '' } ) ) ;
} ,
isSelected ( color ) {
if ( this . currentColor . get ( ) === null ) {
return color === 'white' ;
} else {
return this . currentColor . get ( ) === color ;
}
} ,
events ( ) {
return [
{
'click .js-palette-color' ( ) {
this . currentColor . set ( this . currentData ( ) . color ) ;
} ,
'click .js-submit' ( ) {
this . currentList . setColor ( this . currentColor . get ( ) ) ;
Popup . close ( ) ;
} ,
'click .js-remove-color' ( ) {
this . currentList . setColor ( null ) ;
Popup . close ( ) ;
} ,
} ,
] ;
} ,
} ) . register ( 'setListColorPopup' ) ;