

insightly-api
Changeset 15
Committed by HadleyHope on Tue 01 Oct, 2013 13:47:15 +0000
Commit Message:
Refactored, added Ninject to load controllers for each part of the API.
InsightlyAPI class is now a true facade for the API.
Changes
Added /trunk/Insightly/Controller/ContactController.cs
Added /trunk/Insightly/Controller/ControllerBase.cs
Added /trunk/Insightly/Controller/OrganisationController.cs
Added /trunk/Insightly/Controller/ProjectController.cs
Added /trunk/Insightly/ICModule
Added /trunk/Insightly/ICModule/ApiModule.cs
Added /trunk/Insightly/Interface
Added /trunk/Insightly/Interface/IApi.cs
Added /trunk/Insightly/Interface/IContactController.cs
Added /trunk/Insightly/Interface/IOrganisationController.cs
Added /trunk/Insightly/Interface/IProjectController.cs
Modified
/trunk/Insightly/InsightlyAPI.cs
Diff
Modified
/trunk/Insightly/TS.Insightly.API.csproj
Diff
Modified
/trunk/Insightly/packages.config
Diff
Modified
/trunk/UnitTestInsightly/ContactOrganisationTests.cs
Diff
Modified
/trunk/UnitTestInsightly/ContactTests.cs
Diff