Implement a full-featured general-purpose UI for developing and managing migrations. We'll start by replicating any D7 migrate_ui functionality that is still relevant in D8, and hopefully move beyond.
These are the most important existing D7 UI features:
- #2470862: Implement the front dashboard page
- #2470864: Implement the group detail page
- #2470882: Implement running migration processes through the UI
- #2470890: Implement the messages table view
- #2470916: Implement the migration detail page
- #2470920: Implement the field mapping editor
- #2470922: Implement equivalent to the wizard API
Comments
Comment #1
mikeryanComment #2
mikeryanComment #3
mikeryanComment #4
heddnI'm going to say this was a success. All tasks but one are completed and things are progressing along in the UI and with a sister project, Feeds migrate.