nextcloud/apps/dashboard
Ferdinand Thiessen 4da9b68a93 fix(dashboard): remove status list if there are none
- resolves https://github.com/nextcloud/server/issues/59334

If there are no status entries the list must be removed.
Its not valid to show an empty list as per accessibility rules:
https://www.w3.org/TR/wai-aria-1.2/#mustContain

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-04-07 15:28:00 +00:00
..
appinfo chore: Bump app versions and requirements 2025-09-04 09:11:05 +02:00
composer chore: Bump autoloader files for new composer version 2025-12-02 10:32:44 +01:00
css chore: Add SPDX header 2024-06-19 12:02:43 +02:00
img chore: Replace dashboard icon with Material Symbols "View Column" 2024-08-05 14:29:46 +02:00
l10n fix(l10n): Update translations from Transifex 2026-04-01 00:19:27 +00:00
lib fix: move sanitize directly to sanitizeLayout 2026-04-02 21:22:33 +00:00
src fix(dashboard): remove status list if there are none 2026-04-07 15:28:00 +00:00
templates chore: Add SPDX header 2024-05-27 20:11:22 +02:00
tests fix: duplicate dashboard widget 2026-04-02 21:22:33 +00:00
.l10nignore chore: Add SPDX header 2024-05-27 20:11:22 +02:00
openapi.json chore(deps): Update nextcloud/openapi-extractor to v1.8.2 2025-08-26 10:21:10 +02:00
openapi.json.license chore: Add SPDX header 2024-06-06 18:05:37 +02:00
README.md chore: Add SPDX header 2024-05-27 20:11:22 +02:00

Dashboard

Background image documentation moved to theming folder at apps/theming/README.md.