wekan/client/components/boards
walster001 7822dd3b75 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 this every time.

- Dark
- Relax
- Natural
- Modern
- ModernDark
- Exodark
- CleanDark
- CleanLight
2024-08-08 22:51:07 +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 board backgrounds not showing correctly 2024-08-08 22:51:07 +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