# Calendar:

* refactoring: use a Gapi.net45 NuGet package, drop conflicting code.
* insert an event @HairCutQuery.
* View the choosen calendar from the account page
This commit is contained in:
Paul Schneider 2017-07-05 15:47:22 +02:00
commit 4810f3efba
123 changed files with 270 additions and 24385 deletions

View file

@ -1184,49 +1184,13 @@
<Content Include="Views\_ViewImports.cshtml" />
<Content Include="ApiControllers\PdfBillingController.cs" />
<Content Include="Views\Shared\_Layout.cshtml" />
<Content Include="GoogleApiSupport\Google.Apis.Auth\GoogleJsonWebSignature.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Auth\OAuth2\ServiceAccountCredential.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Auth\OAuth2\PromptCodeReceiver.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Auth\OAuth2\LocalServerCodeReceiver.cs" />
<Content Include="Services\GoogleApis\CalendarManager.cs" />
<Content Include="Services\GoogleApis\MapTracks.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Auth\OAuth2\Flows\AuthorizationCodeFlow.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Auth\OAuth2\ITokenAccess.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Auth\OAuth2\JsonCredentialParameters.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Auth\OAuth2\IAccessMethod.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Auth\OAuth2\GoogleWebAuthorizationBroker.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Auth\OAuth2\GoogleClientSecrets.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Auth\OAuth2\Requests\AuthorizationCodeRequestUrl.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Auth\OAuth2\GoogleAuthConsts.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Auth\OAuth2\ServiceCredential.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Auth\OAuth2\Pkcs8.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Auth\OAuth2\Flows\GoogleAuthorizationCodeFlow.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Auth\OAuth2\GoogleCredential.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Auth\OAuth2\DefaultCredentialProvider.cs" />
<Content Include="Services\ICalendarManager.cs" />
<Content Include="ViewComponents\CalendarViewComponent.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Http\IConfigurableHttpClientInitializer.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Http\HttpConsts.cs" />
<Content Include="GoogleApiSupport\Google.Apis\Requests\IDirectResponseSchema.cs" />
<Content Include="GoogleApiSupport\Google.Apis\Upload\ResumableUpload.cs" />
<Content Include="GoogleApiSupport\Google.Apis\Upload\IUploadProgress.cs" />
<Content Include="GoogleApiSupport\Google.Apis\Services\BaseClientService.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Http\HttpClientFactory.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Requests\Parameters\ParameterValidator.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Auth\OAuth2\Requests\TokenRequest.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Discovery\DiscoveryVersion.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Discovery\Parameter.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Http\ExponentialBackOffInitializer.cs" />
<Content Include="GoogleApiSupport\Google.Apis\Requests\BatchRequest.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Discovery\IParameter.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Auth\OAuth2\Requests\AuthorizationCodeTokenRequest.cs" />
<Content Include="GoogleApiSupport\Google.Apis\Services\IClientService.cs" />
<Content Include="GoogleApiSupport\Google.Apis\Requests\ClientServiceRequest.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Util\Store\IDataStore.cs" />
<Content Include="Views\Manage\SetGoogleCalendar.cshtml" />
<Content Include="Views\Shared\Components\Calendar\Default.cshtml" />
<Content Include="wwwroot\js\site.js" />
<Content Include="GoogleApiSupport\Google.Apis\Util\Store\FileDataStore.cs" />
<Content Include="appsettings.Development.json" />
<Content Include="Views\BrusherProfile\Edit.cshtml" />
<Content Include="Startup\Startup.SanityChecks.cs" />
@ -1234,27 +1198,7 @@
<Content Include="wwwroot\lib\bootstrap-datepicker\bootstrap-datepicker.js" />
<Content Include="Views\Manage\ChangeUserName.cshtml" />
<Content Include="Controllers\Haircut\HairCutCommandController.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Util\Utilities.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\ISerializer.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\GoogleApiException.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\ApplicationContext.cs" />
<Content Include="GoogleApiSupport\Google.Apis\Requests\HttpRequestMessageExtenstions.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Requests\RequestBuilder.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Testing\VisibleForTestOnly.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Json\NewtonsoftJsonSerializer.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Json\IJsonSerializer.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Discovery\Features.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Http\ConfigurableMessageHandler.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Http\ConfigurableHttpClient.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Core\Http\IHttpClientFactory.cs" />
<Content Include="Services\GoogleApis\Google.Apis.Calendar.v3.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Auth\OAuth2\Requests\RefreshTokenRequest.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Auth\OAuth2\AuthorizationCodeInstalledApp.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Auth\OAuth2\Responses\TokenResponse.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Auth\OAuth2\UserCredential.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Auth\OAuth2\Web\AuthWebUtility.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Auth\OAuth2\Web\AuthorizationCodeWebApp.cs" />
<Content Include="GoogleApiSupport\Google.Apis.Auth\OAuth2\Flows\IAuthorizationCodeFlow.cs" />
<Content Include="Views\Manage\Index.cshtml" />
</ItemGroup>
<Import Project="../Yavsc.Abstract/Yavsc.Abstract.csproj" />
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />