* feat: add country select. improve handling of select inputs
* feat: add education field
* feat: add gender field
* fix: injectIntl shim should pass extra arguments
* feat: add language proficiencies select
Includes extra functionality for EditableField
* refactor: delete example service
* fix: properly send errors through to ui
* feat: add editable options to fields
* fix: make button display as a link
* fix: remove unnecessary Object.create for error
* feat: add email confirmation message and refactor to support the pattern
* refactor: move isEditing prop to form selector
* refactor: delete example service
* fix: properly send errors through to ui
* feat: add editable options to fields
* fix: make button display as a link
* fix: remove unnecessary Object.create for error