Skip to content

Add import staging area

This essentially generalizes what we were doing for importing from a calendar to all forms of imports, showing a list of all recognized items and letting the user chose which of those should be imported.

Right now this is configured to "auto-commit" in most cases to match the previous behavior, in development mode it's manual for all import scenarios. Once we are happy with the UI and workflow we can enable that everywhere in general.

Merge request reports