feat: add functionality to display all rooms with search and modal support in admin panel
Build & Push Docker Image / build (push) Successful in 4m17s

This commit is contained in:
2026-04-01 12:05:51 +02:00
parent d04793148a
commit 61585d8c63
3 changed files with 226 additions and 100 deletions
+2 -1
View File
@@ -497,7 +497,8 @@
"deleteRoomConfirm": "Really delete room \"{name}\"? This cannot be undone.",
"roomDeleted": "Room deleted",
"roomDeleteFailed": "Room could not be deleted",
"noRoomsFound": "No rooms found"
"noRoomsFound": "No rooms found",
"showAllRooms": "Show all {count} rooms"
},
"notifications": {
"bell": "Notifications",