edk12564 opened a new pull request, #84: URL: https://github.com/apache/fineract-consumer-facing/pull/84
# Summary To keep up with modern UI standards, we refactored to Ionic Angular instead of MaterialUI. To get Ionic Angular 8.X.X working, we had to install zoneJS. When Ionic Angular 9.X.X releases, we will update and remove it. General frontend improvements were made including fixing form overlapping, general UI improvements, and centralizing more code. ## More details - migrated frontend UI from MaterialUI to Ionic Angular - added zoneJS dependency for Angular 8.X.X - added vitest.config to use Vitest instead of Node to allow Ionic Angular's import style - cleaned up frontend forms and features overlaps - largened UI generally for readability - centralized account type labels - refactored to handle errors consistently throughout codebase - created shared date util -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
