feat(boards): add upload buttons for background, favicon and logo (#2770)

* feat(boards): add upload buttons for background, favicon and logo

* feat(boards): use media search and show names for background

* fix: background preview not working
This commit is contained in:
Meier Lukas
2025-04-05 13:54:16 +02:00
committed by GitHub
parent 14bff5d530
commit e07b9e6a88
4 changed files with 105 additions and 50 deletions

View File

@@ -2146,7 +2146,12 @@
"label": "Favicon image URL"
},
"backgroundImageUrl": {
"label": "Background image URL"
"label": "Background image URL",
"placeholder": "Start typing to search local images",
"group": {
"your": "Your images",
"other": "Other images"
}
},
"backgroundImageAttachment": {
"label": "Background image attachment",