gnome-recipes:list-all

Last commit made on 2017-02-21
Get this branch:
git clone -b list-all https://git.launchpad.net/gnome-recipes

Branch merges

Branch information

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

Recent commits

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

Add an 'All recipes' tile on the landing page

This has been requested, and I don't see a reason
not to have this list.

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

Add API to switch the window to an all-recipes list

This uses the just-introduced list page API.

05ce9db... by Matthias Clasen <email address hidden>

Add API to populate a list page with all recipes

This uses the just-introduced match-any-recipe query.

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

Add a query to match any recipe

This will be useful in future commits.

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

Rename a function

populate_diets_from_store was really about filling the
categories section, so name it accordingly. Also, reorder
these populate functions to follow the order on the page.

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

Add a few more colors for category tiles

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

Give every chef a description

The ones who didn't provide one get a very simple one that I made up.

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

Make all chefs part of the featured list

We randomly pick 6 of them anyway.

7896e61... by Matthias Clasen <email address hidden>

Bring the cooking overlay back with F1

Why not ? It makes sense to me.

89ece6c... by Matthias Clasen <email address hidden>

Make the cooking overlay fade in and out

We fade it in after a short pause, and we fade it out when a key
is pressed. Another request by Jakub.