gnome-recipes:todoist

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

Branch merges

Branch information

Name:
todoist
Repository:
lp:gnome-recipes

Recent commits

80cd00a... by Ekta Nandwani <email address hidden>

Fix a critical warning that occured due to missing uri in GtkLinkButton

01fca0c... by Ekta Nandwani <email address hidden>

Avoid sending duplicate items to shopping list in Todoist

651dd1c... by Ekta Nandwani <email address hidden>

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

abe1a8c... 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

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

Implement add_todoist_account method for initial todoist account set up in Recipes

36fad26... by Ekta Nandwani <email address hidden>

Fix segmentation fault in get_project_data_callback method

37d40d9... by Ekta Nandwani <email address hidden>

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

610ee95... by Ekta Nandwani <email address hidden>

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

c9a8b79... 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

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

Fix fatal warnings introduced in the previous commit