arcticbit / Hale.Monitoring

an open-source monitoring system
MIT License
0 stars 0 forks source link

Switch from ngRoute to ui-router #20

Open simskij opened 7 years ago

simskij commented 7 years ago

As a frontend developer I need to be able to build routes based on states to reduce the frontend system complexity and allow for easier maintenance.

simskij commented 7 years ago

I've started working on this. However, there's a lot more work before we're actually done. Things left to do include state transition spinners, additional "ready" states, some cleanup of both injections, components and markup.