Turkhit component and implement redux saga
Created by: alesso-x
Added SideBar component, TurkHIT component and implemented redux saga for buildingDetail. We will be moving away from redux-promise and using redux-saga for all async operations (need to update building list in the future). Depends on buildingservice/pull/7.
Known issues: Can create multiple HIT's per building. Building service is not finished and there is no way of knowing if a HIT is submitted or not since they are not being saved in the DB.