Revive aliases feature
Signed-off-by:Patrick Bender <patrick@bender-it-services.de> Fixed eslint errors and php-cs check errors Signed-off-by:
Patrick Bender <patrick@bender-it-services.de> Second round of eslint and php-cs check fixes Signed-off-by:
Patrick Bender <patrick@bender-it-services.de> Reverted translation changes and applied PR suggestions to Alias.php Signed-off-by:
Patrick Bender <patrick@bender-it-services.de> Implemented design suggestions. Changed code to now use await/async Signed-off-by:
Patrick Bender <patrick@bender-it-services.de> Changed aliases to not include a full copy of the account object Signed-off-by:
Patrick Bender <patrick@bender-it-services.de>
Showing
- lib/Db/Alias.php 11 additions, 1 deletionlib/Db/Alias.php
- lib/Service/MailTransmission.php 1 addition, 1 deletionlib/Service/MailTransmission.php
- src/components/AliasSettings.vue 136 additions, 0 deletionssrc/components/AliasSettings.vue
- src/components/Composer.vue 27 additions, 2 deletionssrc/components/Composer.vue
- src/components/SignatureSettings.vue 5 additions, 1 deletionsrc/components/SignatureSettings.vue
- src/service/AliasService.js 28 additions, 0 deletionssrc/service/AliasService.js
- src/store/actions.js 9 additions, 0 deletionssrc/store/actions.js
- src/store/mutations.js 6 additions, 0 deletionssrc/store/mutations.js
- src/views/AccountSettings.vue 6 additions, 7 deletionssrc/views/AccountSettings.vue
Loading
Please register or sign in to comment