wekan/client/components
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
..
activities fixing of "mode is undefined" on first activity component creation 2024-08-03 20:03:46 +02:00
boards Fix board backgrounds not showing correctly. 2024-08-08 23:34:09 +09:30
cards Bugfix, edit description didn't work if it was clicked 2024-08-06 23:22:58 +02:00
forms Part 2. Fix at bottom of list Add button to be higher, so that text Add is not over button borders. 2023-02-21 23:50:22 +02:00
import Move every Users.findOne(idOrFirstObjectSelector, options) to the ReactiveCache 2023-07-18 21:25:28 +02:00
lists listHeader, simpler code logic at collapsed if conditions 2024-08-06 23:12:31 +02:00
main Editor, migrate to markdown at same line than copy text icon 2024-08-06 23:06:51 +02:00
mixins fix(scrollbar): remove custom scrollbar 2020-08-28 11:46:51 +01:00
notifications notifications are now displayed correctly again 2023-11-08 23:23:10 +01:00
rules Move every Rules.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 2023-07-18 21:25:28 +02:00
settings Fill out Org and Team in adminReports 2024-06-07 19:58:12 +02:00
sidebar Minicard, show creator, defaultValue of schema and other code is now the same 2024-08-06 23:00:42 +02:00
swimlanes change Meteor.user() to ReactiveCache.getCurrentUser() 2024-08-06 22:33:03 +02:00
users change Meteor.user() to ReactiveCache.getCurrentUser() 2024-08-06 22:33:03 +02:00