wekan/client/components/boards
walster001 c002cf759e
Fix ModernDark Card Alignment
Fix position from absolute to fixed, so it moves with the viewport when horizonally scrolling. 

Fix card top border due to changing position, adjust top border px to 82px
2024-06-27 18:49:01 +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:49:01 +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 Only show Board name edit button to BoardAdmin. 2024-06-03 04:03:31 +03: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