Add TODOs for dashboard to reorder mail and user directory

This commit is contained in:
Johannes Zellner
2025-04-16 10:45:17 +02:00
parent 06768833cc
commit ec20fb453b
5 changed files with 15 additions and 2 deletions

View File

@@ -120,6 +120,7 @@ defineExpose({
<fieldset :disabled="busy">
<input type="submit" style="display: none;" :disabled="!name || !domain"/>
<!-- TODO only list domains which have incoming enabled -->
<FormGroup v-if="!mailbox">
<label for="nameInput">{{ $t('email.addMailboxDialog.name') }}</label>
<InputGroup>