fix(packages): upgrade eslint to v4.18.1 (#61)
style(navigation): style NavigationButtons and views (#57)
style(components): style Sync and AreasList components (#55)
fix(survey): fix addHouseholdToDwelling (#54)
fix(householdsList): fix create household in householdsList (#52)
feat(households): disable households if dwelling no response (#51)
fix(dwellingResponse): create first household only once (#50)
fix(dwellingResponse): fix survey and dwelling class type (#49)
fix(dwellingResponse): fix NavigationButton styles (#48)
fix(addresses): fix fetch inProgress addresses (#47)
fix(actions): export survey close request (#46)
feat(membersList): buttons for add member and goTo characteristics (#44)
fix(reducers): remove saving in some actions (#45)
refactor(components): remove onSubmit arguments (#41)
feat(householdsList): button for add new household (#43)
feat(section): move nav buttons inside ScrollView (#42)
fix(membersList): send member on select from list (#40)
fix(survey): wrap findDwelling result on Survey class (#39)
fix(form): fix style defaultProps value (#38)
feat(components): rename Form to Section component (#37)
feat(membersList): add MembersList component (#32)
fix(dwellingResponse): rename dwelling param name on route (#36)
fix(form): fix using form-builder ComponentsRegistry (#34)
feat(dwellingsList): add DwellingsList component (#35)
feat(household): add new household (#31)
fix(addressesList): fix show active tab (#29)
feat(model): add model of survey for remove harcode assigns (#30)
refactor(components): add props for manage routing (#27)