extend redux store to include substitutions and wire it to date changed action
refactor data fetching - fetch data only when class is changed, this is accomplished by creating epic that wires 'changed class' event to substitutions and schedule fetching actions
Add new route for substitutions and wire it to a new component
This includes multiple changes: