in src/app/configuration/container/service-select-container.js [12:17]
placeholder: i18n('TeamCity server'),
selectedService: state.configuration.selectedTeamcityService,
serviceList: state.configuration.teamcityServices,
loadError: state.configuration.serviceLoadErrorMessage
}),
dispatch => ({