NOTE: there are some API methods which are missing. The mocks have also not been created at this stage.. It is difficult to get the UI into a state where mocks are used, as all the other components are breaking.
OnCopyBlueprint is missing
OnBlueprintSelected is missing
The whole building UI could do with re-writing and removing redux, but that would be best to do once the UI is up and running again
This updates Building to new coherent API
NOTE: there are some API methods which are missing. The mocks have also not been created at this stage.. It is difficult to get the UI into a state where mocks are used, as all the other components are breaking.
OnCopyBlueprint
is missingOnBlueprintSelected
is missingThe whole building UI could do with re-writing and removing redux, but that would be best to do once the UI is up and running again
This PR also includes #239