gnome-recipes:shopping-list

Last commit made on 2017-01-14
Get this branch:
git clone -b shopping-list https://git.launchpad.net/gnome-recipes

Branch merges

Branch information

Name:
shopping-list
Repository:
lp:gnome-recipes

Recent commits

86aafec... by Matthias Clasen <email address hidden>

Add minimal merging for ingredient lists

For now, we just merge like dimensions, ie we convert
250g + 250g to 500g, but we don't do any conversions between
different units.

3eed5de... by Matthias Clasen <email address hidden>

Add api to get unformatted units for ingredients

This will help with some minimal merging support on the shopping
list.

40ad0d8... by Matthias Clasen <email address hidden>

Remove an outdated comment

We no longer parse ingredients like that, much.

d5a8aee... by Matthias Clasen <email address hidden>

Update the empty list states

We no longer have a "Cook later" button, update the text.

71045fe... by Matthias Clasen <email address hidden>

Be safe against crash in the details page

e568346... by Matthias Clasen <email address hidden>

Add a small tile variant for recipes

cd4e0cf... by Matthias Clasen <email address hidden>

Add a new shopping list tile to the recipes page

This shows the shopping list prominently on the landing page.

The actual shopping list is still a placeholder.

7ad0066... by Matthias Clasen <email address hidden>

window: Add api to show the shopping list

This is entirely parallel to the APIs for showing categories.

2676e00... by Matthias Clasen <email address hidden>

Support querying the shopping list

This will soon be used to display the shopping list.

cab7032... by Matthias Clasen <email address hidden>

Add a temporary shopping cart icon

This is just a placeholder; it needs to be replaced
with proper artwork.