Summary: 27 instances, 14 unique Text Count get_weather_text = "TODO: get weather flow here" 1 //TODO: Save to database 1 // We haven't implemented the GetWeatherDialog so we just display a TODO message. 4 // We haven't implemented the GetWeatherDialog so we just display a TODO message. 2 // TODO: Retrieve the passcode from the database. 2 //TODO: Save to this information to the database. 4 String getWeatherMessageText = "TODO: get weather flow here"; 1 var getWeatherMessageText = "TODO: get weather flow here"; 3 // TODO: send passcode to user via SMS. 2 //TODO: Add EF to lookup database 1 // TODO: any validation or fixes or UI we want to do around configurations 1 // TODO: save PassCode to database 2 const getWeatherMessageText = 'TODO: get weather flow here'; 2 // TODO: Responses really should include a status code as well to model errors. 1