wekan/client/components/boards
walster001 206abc8c68 Fix board backgrounds not showing correctly.
Fixed board backgrounds not showing correctly on the following themes. Various code modified as different themes have used different code to implement the background.

Have tried to stick with board-wrapper as a standard to apply the background colour to.
Board background image will override board-wrapper colour every time.

Dark
Relax
Natural
Modern
ModernDark
Exodark
CleanDark
CleanLight

- Updated pull due to original file I had stored on my pc 139 commits behind! So synced that and then redid code changes to bring it all up to date.
2024-08-08 23:34:09 +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 Dragscroll possible, scroll the screen with the mouse at desktop view 2024-08-03 19:45:45 +02:00
boardBody.js Fix dragscroll package name. 2024-08-03 21:35:04 +03:00
boardColors.css Fix board backgrounds not showing correctly. 2024-08-08 23:34:09 +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 Board Menu Popup's were opened twice because of 2 same event creation 2024-08-03 19:58:25 +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 fix error on console when user logout (Part 2) 2024-08-06 17:24:43 +02:00
miniboard.jade Fix list view issues. Allow creation of boards from templates 2019-02-25 22:48:32 +01:00