Skip to content

[DEV-448] Do not send mails if no mail defined#402

Merged
davidleomay merged 3 commits into
developfrom
bugfix/DEV-448-fix-without-mails
Sep 8, 2022
Merged

[DEV-448] Do not send mails if no mail defined#402
davidleomay merged 3 commits into
developfrom
bugfix/DEV-448-fix-without-mails

Conversation

@davidleomay
Copy link
Copy Markdown
Member

Release Checklist

Pre-Release

  • Check migrations
    • No database related infos (sqldb-xxx)
    • Impact on GS (new/removed columns)
  • Check for linter errors (in PR)
  • Test basic user operations
    • Login/logout
    • Registration
    • Update user data
    • Create/delete payment routes

Post-Release

  • Test basic user operations
  • Monitor application insights log

@davidleomay davidleomay merged commit 2f1d4c9 into develop Sep 8, 2022
@davidleomay davidleomay deleted the bugfix/DEV-448-fix-without-mails branch September 8, 2022 14:06
davidleomay added a commit that referenced this pull request Sep 9, 2022
* [DEV-597] added ethers package and added eth signature verification

* [DEV-597] added BTC message verification

* [DEV-607][WIP] foundation to link addresses without a user session

* [DEV-608] add link address email trigger to start KYC

* [DEV-608] added correct payment link to email

* [DEV-624] added link address entity with repo and changed link email to use authentication uuid

* [DEV-624] added GET and POST for link authentication and removed old link integration

* [DEV-624] added migration script

* [DEV-624] added correct kyc completeness check and merging of user data

* [DEV-624] changed create to static function

* [DEV-633] added blockchain info to JWT, user and asset

* [DEV-633] moved Blockchain enum, default defichain for assets and removed blockchain parameter from functions

* [DEV-634] added change user and linked users to detail endpoint

* [DEV-634] added thunderclient calls for change user

* [DEV-634] fix broken import

* [DEV-634] added blockchain information to signature message

* [DEV-634] fixes issue with wrong type for isSwitchable

* [DEV-634] CRC and moved change user to AuthService

* [DEV-634] CRC

* [DEV-593] fixing wrong imports due to moving blockchain enum and other merge conflicts left overs

* [DEV-593] deleted empty file

* [DEV-593] CRC

* [DEV-716] changed blockchain to blockchains

* [DEV-716] remove blockchain for user table from migration file

* [DEV-716] fixes merge conflict error

* [DEV-593] adapted and translated link email

* [DEV-593] CRC

* [DEV-716] correctly add blockchains to out dto

* [DEV-716] remove unique constraint of assets.name

* [DEV-716] improved blockchain handling and added unique constraint for asset name & blockchain

* [DEV-716] fixed wrong migration row

* [DEV-593] CRC

* [DEV-593] moved link creation to link service

* [DEV-448] Do not send mails if no mail defined (#402)

* [DEV-448] Do not send mails if no mail defined

* [DEV-448] Added error log

* [DEV-448] Removed empty mail exception

* [DEV-703] extend OnRamp bank-Selector (#388)

* [DEV-703] extend onRamp bank selector

* [DEV-703] Refactoring

* [DEV-703] add MBEnable col + migration, add one case to bankSelector

* [DEV-703] Refactoring 2

* [DEV-703] Refactoring 3

* [DEV-703] add unit tests

* [DEV-703] unit test Refactoring

Co-authored-by: David May <david.leo.may@gmail.com>

* [FIX] optional property for return values

* [FIX] Refactoring

* [FIX] Refactoring second try

* [DEV-593] Removed duplicated config

* [DEV-593] Switched to 'du'

Co-authored-by: David May <85513542+davidleomay@users.noreply.github.com>
Co-authored-by: Yannick1712 <52333989+Yannick1712@users.noreply.github.com>
Co-authored-by: David May <david.leo.may@gmail.com>
Co-authored-by: Yannick1712 <nickbusch1998@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants