This was the former default web application built on top of the Apache Fineract platform. It's now deprecated and replaced by the the Mifos X Web App (https://github.com/openMF/web-app maintained by the Mifos Initiative as a reference solution for financial inclusion. It is a Single-Page App (SPA) written in web standard technologies.
Description
Cannot login to community app by using the default baseAPIUrl
Steps to Reproduce
Change the baseApiUrl to https://dev.mifos.io in Gruntfile.js
Expected Behaviour
Query parameter baseApiUrl will get changed to https://dev.mifo.io
Screenshots