wekan/client/components/lists
Martin Filser b9250e4be4 Use Popup.back() instead of Popup.close() to get no conflicts if a Popup is opened as "Sub Popup"
- .back() is also .close() if there is no "popup layer" left
2021-10-25 12:53:04 +02:00
..
list.jade Optimize for mobile web, show single list per page with navigate bar 2017-11-29 17:06:33 +09:00
list.js More robust logic if isMiniScreen or isShowDesktopDragHandles 2021-10-20 22:28:49 +02:00
list.styl Mobile View, list header is now always at top and only lists/cards view have a scroll area 2021-02-12 00:34:50 +01:00
listBody.jade Add card button has now a cancel button 2021-10-24 15:42:51 +02:00
listBody.js Use Popup.back() instead of Popup.close() to get no conflicts if a Popup is opened as "Sub Popup" 2021-10-25 12:53:04 +02:00
listHeader.jade isMiniScreen and showDesktopDragHandles centralized in class Utils 2021-10-20 18:40:41 +02:00
listHeader.js Use Popup.back() instead of Popup.close() to get no conflicts if a Popup is opened as "Sub Popup" 2021-10-25 12:53:04 +02:00
minilist.jade Allow list creation from template 2019-02-24 00:05:00 +01:00