Alexis Hernandez
Alexis Hernandez
Resolve github vulnerability warning on the alerts-ui project ### Expected behavior There is no vulnerability warning on the GitHub project page. ### Actual behavior GitHub is displaying a vulnerability warning...
We are not following naming conventions on files containing multiple classes. ### Expected behavior Follow file naming conventions from: https://docs.scala-lang.org/style/files.html ### Actual behavior Files containing more than one class should...
Currency not updated after updates from external services ### Expected behavior If an external service (like Coinmarketcap) updates the details for a currency, they should be updated in our database....
The captcha component is not integrated with the reactive forms. ### Expected behavior We should be able to keep disabled the submit button on reactive forms is the captcha hasn't...
Improve the UI to make the account requirement more obvious ### Expected behavior Visitors should easily understand that they need to create an account in order to use the application....
There is no way to login if you don't remember the password. ### Expected behavior The users are allowed to reset its password by receiving an email. ### Actual behavior...
After receiving a fixed price alert email, it is not easy to create the same alert with a different price ### Expected behavior On the fixed price alerts email, there...
We have support for fixed price alerts, which is triggering an alert when a price condition is reached. This needs the user to give us the price that he is...
Some user have complained that running the tests is not straightforward on Windows. ### Expected behavior The [README.md](https://github.com/AlexITC/crypto-coin-alerts/blob/develop/alerts-server/README.md) from the alerts-server project specifies how to run the tests on Windows....
Coinmarketcap is missing on the home page ### Expected behavior A link to coinmarketcap should be displayed. ### Actual behavior There is no link to coinmarketcap.