Week 5

10.10.2016

Implementation of the notification function in the frontend

New function to add a rack

Fixed various bugs (Home)

10.11.2016

New function to keep arp custom notes in the system while uploading a new arp file

Implement validation of the file upload (Home)

10.12.2016

Meeting with Mr. Schneider

Fixed various bugs (Home/Lucas Hall)

10.13.2016

New function to delete a rack

Optimization of some functions

Frontend styling adjustments

Code documentation (Home)

10.14.2016

Add confirmation dialog if the user wants to delete a switch

Code documentation (Home)

Rack Overview

https://sites.google.com/a/gapps.hswlu.ch/ice2016/home/2-swisscom/week-5/rack_overview.JPG

IP-Address view

https://sites.google.com/a/gapps.hswlu.ch/ice2016/home/2-swisscom/week-5/ip_adress_view.JPG

VLan view

https://sites.google.com/a/gapps.hswlu.ch/ice2016/home/2-swisscom/week-5/vlan_view.JPG

Switch detail view

Code documentation and example function with frontend error handling.

https://sites.google.com/a/gapps.hswlu.ch/ice2016/home/2-swisscom/week-5/Swisscomm-code_documentation.JPG

Example frontend error popping up in top right corner

https://sites.google.com/a/gapps.hswlu.ch/ice2016/home/2-swisscom/week-5/Swisscom-errorhandling_client.JPG

Same example error, other perspective: This is what the admin sees in the server console.

Routes that get called (POST, GET, DELETE) when uploading a new configuration file to a switch.

https://sites.google.com/a/gapps.hswlu.ch/ice2016/home/2-swisscom/week-5/Swisscom-update_configfile_routes.jpg