wekan/client/components/boards
walster001 83e9d681d7 Fix ModernDark Card Alignment
Fix cards not showing up properly in ModernDark theme, when more lists are created than will fit on a single screen, inciting a horizontal scrollbar, and then scrolling across trying to open cards.

Due to position being absolute, this then opened the card off-screen
2024-06-27 18:09:51 +09:30
..
boardArchive.jade Add display timestamp on 'Boards in Archive' 2022-06-24 22:19:40 -03:00
boardArchive.js Move every Boards.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 2023-07-18 21:25:28 +02:00
boardBody.css remove old open card code 2023-10-19 21:51:43 +02:00
boardBody.jade remove old open card code 2023-10-19 21:51:43 +02:00
boardBody.js Update boardBody.js 2023-08-25 12:42:28 +03:00
boardColors.css Fix ModernDark Card Alignment 2024-06-27 18:09:51 +09:30
boardHeader.css Converted Stylus to CSS. Removed Stylus. This change removed many error messages. 2022-05-17 12:36:10 +03:00
boardHeader.jade FontAwesome 6.4.2, adding back the previous icons because now all icons are included into Wekan 2023-09-16 13:12:47 +02:00
boardHeader.js Move every Meteor.user() to the ReactiveCache 2023-07-18 21:25:28 +02:00
boardsList.css FontAwesome 6.4.2, adding back the previous icons because now all icons are included into Wekan 2023-09-16 13:12:47 +02:00
boardsList.jade Drag board made translateable. 2023-08-01 16:25:41 +03:00
boardsList.js Move every Lists.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 2023-07-18 21:25:28 +02:00
miniboard.jade Fix list view issues. Allow creation of boards from templates 2019-02-25 22:48:32 +01:00