gnome-recipes:todoist-3

Last commit made on 2017-08-24
Get this branch:
git clone -b todoist-3 https://git.launchpad.net/gnome-recipes

Branch merges

Branch information

Name:
todoist-3
Repository:
lp:gnome-recipes

Recent commits

884b83b... by Ekta Nandwani <email address hidden>

Avoid sending duplicate items to shopping list in Todoist

0e1e3a1... by Ekta Nandwani <email address hidden>

In-App Notification for after shopping list had been exported to Todoist

05a610b... by Ekta Nandwani <email address hidden>

Method do_undo_in_todoist called on click of 'Undo' button in notification resends the shopping list to Todoist

129a6de... by Ekta Nandwani <email address hidden>

Implement add_todoist_account method for initial todoist account set up in Recipes

5f959d6... by Ekta Nandwani <email address hidden>

Fix segmentation fault in get_project_data_callback method

5552515... by Ekta Nandwani <email address hidden>

Fix for exporter dialog that doesn't open once destroyed.

9ae019e... by Ekta Nandwani <email address hidden>

Mark shopping list items as done in Todoist on click of 'Done Shopping' in Shopping page

58ece0c... by Ekta Nandwani <email address hidden>

Fix the sequence of function calls to initialize and export shopping list.
Change the return type of get_project_id() to ensure it sets the value for project_id

342240b... by Ekta Nandwani <email address hidden>

Fix fatal warnings introduced in the previous commit

0836c93... by Ekta Nandwani <email address hidden>

Move mailing shopping list functions from gr-shopping-page.c to gr-shopping-list-exporter.c