climsoft / climsoft-app

Web-based application that uses the API exposed by climsoft-api
MIT License
0 stars 2 forks source link

Add message to login if API request fails #12

Open isedwards opened 2 years ago

isedwards commented 2 years ago

I'm running the software locally - but I don't have a proxy set up for the API.

The request http://localhost:4200/auth fails with a 404 response, but the user interface doesn't show a message that anything is wrong.