CE-2416: implement initial name registration wizard
Implements the name registration wizard, with limitations:
- does not use/display a tree structure (maybe later we can use mneumonic path?)
- some visual flickering as the index table updates
- updating the system/device inputs on the bottom of the form does NOT update the search inputs above, as this creates a painful loop and difficult to follow code
Closes CE-2416