RecipeApplicationResult renders all actions as applied.
The Recipe.apply() method should return a result object that has the list of actions, the applied, failed and not applies actions.
RecipeApplicationResult should then use this result object to render the result.