Subversion Repository Public Repository

insightly-api

Entry Size Revision Updated
Contract 9 Tue 24 Sep, 2013 10:12:34 +0000
Controller 4 Fri 20 Sep, 2013 15:08:23 +0000
Exception 9 Tue 24 Sep, 2013 10:12:34 +0000
Properties 2 Thu 19 Sep, 2013 09:09:16 +0000
Utility 4 Fri 20 Sep, 2013 15:08:23 +0000
InsightlyAPI.cs 8.1K 9 Tue 24 Sep, 2013 10:12:34 +0000
packages.config 138 bytes 2 Thu 19 Sep, 2013 09:09:16 +0000
TS.Insightly.API.csproj 3.2K 9 Tue 24 Sep, 2013 10:12:34 +0000

Commits for insightly-api/trunk/Insightly

Revision Author Commited Message
9 HadleyHope picture HadleyHope Tue 24 Sep, 2013 10:12:34 +0000

Added AddNewContactIfNotExists that checks for existing email, first and last names before adding a contact.

8 HadleyHope picture HadleyHope Mon 23 Sep, 2013 12:51:00 +0000

Changed project to target .NET 4 framework, so it works with the production website.

5 HadleyHope picture HadleyHope Mon 23 Sep, 2013 09:01:00 +0000

Added contact address.

4 HadleyHope picture HadleyHope Fri 20 Sep, 2013 15:08:23 +0000

Added code and tests to add a basic contact with email address.

3 HadleyHope picture HadleyHope Thu 19 Sep, 2013 14:44:24 +0000

Initial working API retrieving a contact by it’s id and email address.

2 HadleyHope picture HadleyHope Thu 19 Sep, 2013 09:09:16 +0000

Initial check in.