Details
Description
1. Create migration to pull in contacts associated with a client (i.e. their domains) and store in client_settings table
2. Update whois page to have selector for each role of all contacts associated with the client
3. Add a tab for contact management. This tab should have
- A form to add/edit a contact. This from should have a selector for existing contacts that will autopopulate the fields with their data.
- A list of all the current contacts with the ability to edit/delete. Clicking edit should link to the form above.
- A selector for the default contact to use for new registrations/transfers.
4. Update domain registration to use default contact (or newly created if none exists)