Bug fixes
- Fixed the HitBTC Integration.
Changes
- The recaptcha alignment was fixed (thanks @ivanhdez).
- The code has been improved (thanks @tg44 ).
- Added support for EOS, DAI and EURS on HitBTC (thanks @picimaci).
- The sbt-errors-summary plugin was integrated (thanks @picimaci).
- The source code is automatically formatted (thanks @qaemma )
Added
- Scripts to deploy the projects.
Change log
aeed238 infra: Split hosts.ini into production-hosts.ini and test-hosts.ini
59a0ab4 alerts-server: Let scalafmt format the code
ede23c2 alerts-server: integrate with scalafmt
586474b Update CONTRIBUTING.md
0221706 alerts-server: Fix HitbtcService result parsing
e446226 alerts-server: Add support for EOS, DAI and EURS on HitBTC
8bf4b1a alerts-server: multi-class files renamed
17e8f57 alerts-server: Subject and Text moved under EmailMessagesProvider object
b1482de alerts-server: NewCurrencyAlertId moved under NewCurrencyAlert
2fdeeb1 alerts-server: BitsoBook functionality moved to Book
3bd37b1 alerts-server: not used case class deleted (SendVerificationTokenModel)
728de2d alerts-server: shutdownHandler shuts down paralell
57b2e42 alerts-server: Integrate the sbt-errors-summary plugin
8d8c5d2 infra: Remove obsolete file
36c866a infra: Add deployment scripts for the alerts-ui project
95fab4c infra: Add deployment scripts for the alerts-server project
5a86e84 alerts-ui: Fix for recaptcha aligment (#7)