This PR updates the photo import process to create Asset records after the import. Errors during the import are logged and recorded in a dictionary so a single error won't halt the import of the rest of the assets. I've left communicating the error to the user as a future TODO and will be addressed once UI for displaying a prompt is added.
To test:
Use the photo icon to select one or more photos to the currently selected story.
View the asset screen for the current story and confirm the photos assets are there.
Refs #91
This PR updates the photo import process to create Asset records after the import. Errors during the import are logged and recorded in a dictionary so a single error won't halt the import of the rest of the assets. I've left communicating the error to the user as a future TODO and will be addressed once UI for displaying a prompt is added.
To test:
Game for a short PR @jleandroperez ?