Fix up email event log view to use fetch on scroll instead of pagination

This commit is contained in:
Johannes Zellner
2025-04-11 18:34:52 +02:00
parent 0b9b0e7f13
commit da7934555c
6 changed files with 216 additions and 132 deletions

View File

@@ -215,7 +215,8 @@
"users": "Gebruikers",
"externalLdapTooltip": "Van extern LDAP adresboek",
"newGroupAction": "Nieuwe groep",
"count": "Totaal groepen: {{ count }}"
"count": "Totaal groepen: {{ count }}",
"emptyPlaceholder": "Nog geen groepen"
},
"settings": {
"title": "Gebruiker instellingen",
@@ -1524,7 +1525,8 @@
},
"settingsDialog": {
"description": "Beheer hier je persoonlijke notificatie -instellingen. Cloudron zal een e-mail versturen voor de geselecteerde gebeurtenissen naar je primaire e-mailadres."
}
},
"allCaughtUp": "Alles bijgewerkt"
},
"logs": {
"title": "Logbestanden",