hotosm / imagery-coordination

Coordination of Imagery Requests for HOT Activations and other humanitarian mapping
8 stars 8 forks source link

Refactor edit-map and add edit-status component. #141

Closed sharkinsspatial closed 7 years ago

sharkinsspatial commented 7 years ago

Refactors the edit-map component to use a Redux approach to state management and improve testability. Includes an edit-status component to notify the user about editing operations and allow feature deletion. Closes #132, closes #116.