The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://transifex.com/wekan/wekan only.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
wekan/client/components/lists
Martin Filser c5a7cf56bc Fixed placeholder was not visible at list view (mobile view) 4 years ago
..
list.jade Optimize for mobile web, show single list per page with navigate bar 8 years ago
list.js More robust logic if isMiniScreen or isShowDesktopDragHandles 4 years ago
list.styl Fixed placeholder was not visible at list view (mobile view) 4 years ago
listBody.jade Add card button has now a cancel button 4 years ago
listBody.js replace Session key popupCard with popupCardId (better meaning of what the variable contains) 4 years ago
listHeader.jade isMiniScreen and showDesktopDragHandles centralized in class Utils 4 years ago
listHeader.js Use Popup.back() instead of Popup.close() to get no conflicts if a Popup is opened as "Sub Popup" 4 years ago
minilist.jade Allow list creation from template 6 years ago