summaryrefslogtreecommitdiff
path: root/src/render
AgeCommit message (Expand)Author
2017-06-20Add error handling for unauthorized page access.Kjetil Orbekk
2017-06-18Fix css url.Kjetil Orbekk
2017-06-18fix: Create working urls based on the incoming request.Kjetil Orbekk
2017-06-17rustfmt: Reformatted all the code.Kjetil Orbekk
2017-06-17feature: Working login with authentication.Kjetil Orbekk
2017-06-17Add login / logout functionality.Kjetil Orbekk
2017-06-17Add login page (not done).Kjetil Orbekk
2017-06-17ui: Add navigation bar (for login details).Kjetil Orbekk
2017-05-28unit_status: Render as html.Kjetil Orbekk
2017-05-26Add minimial unit details page.Kjetil Orbekk
2017-05-24system_status: Rendering the front page by sectionKjetil Orbekk
2017-05-24render: Organize rendering functions in a moduleKjetil Orbekk