Subversion Repository Public Repository

insightly-api

Commits for insightly-api/trunk/UnitTestInsightly/UnitTestInsightly.csproj

Diff revisions: vs.
Revision Author Commited Message
14 Diff Diff HadleyHope picture HadleyHope Mon 30 Sep, 2013 15:36:43 +0000

Refactor unit tests.
Refactor API use get method to return REST client.

10 Diff Diff HadleyHope picture HadleyHope Tue 24 Sep, 2013 12:06:30 +0000

Added basic organisation functionality, at the moment cannot link organisation to contact.

8 Diff Diff 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.

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

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

3 Diff Diff 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.