Since we have a pretty generic API now for importing data in deck, it would be good to have that exposed in the frontend as well.
- Provide list of available import systems
- Let user give required input data / upload file to import
- Process the import through the existing API
Potentially depends on #3507