Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-20 | Add error handling for unauthorized page access. | Kjetil Orbekk | |
2017-06-18 | Fix css url. | Kjetil Orbekk | |
2017-06-18 | fix: Create working urls based on the incoming request. | Kjetil Orbekk | |
2017-06-17 | rustfmt: Reformatted all the code. | Kjetil Orbekk | |
2017-06-17 | feature: Working login with authentication. | Kjetil Orbekk | |
2017-06-17 | Add login / logout functionality. | Kjetil Orbekk | |
Adds the ability to log in, but doesn't yet authenticate against the database. | |||
2017-06-17 | Add login page (not done). | Kjetil Orbekk | |
2017-06-17 | ui: Add navigation bar (for login details). | Kjetil Orbekk | |
2017-05-28 | unit_status: Render as html. | Kjetil Orbekk | |
2017-05-26 | Add minimial unit details page. | Kjetil Orbekk | |
2017-05-24 | system_status: Rendering the front page by section | Kjetil Orbekk | |
2017-05-24 | render: Organize rendering functions in a module | Kjetil Orbekk | |