Commit Graph

524 Commits (134faa5a361e852c00aac007eb8566bb194e4ecb)
 

Author SHA1 Message Date
Halil İbrahim Kalkan b74260645b Handle remote service error response in dynamic HTTP Proxy clients wherever possible. #90.
7 years ago
Halil İbrahim Kalkan 75e0ed2ee6 #90 Wrap result only for services return object. And only on error case.
7 years ago
Halil İbrahim Kalkan 2b90ba164b Add Remote service error response DTOs. #90.
7 years ago
Halil İbrahim Kalkan 06e9681642 Create Volo.Abp.Identity.Domain.Shared package.
7 years ago
Halil İbrahim Kalkan 97e6379e49 Move AbpIdentityDomainModule to new directory and rename.
7 years ago
Halil İbrahim Kalkan 92172b9d0b Renamed Volo.Abp.Identity to Volo.Abp.Identity.Domain
7 years ago
Halil İbrahim Kalkan f0b9e500ee Created IdentityRoleAppService
7 years ago
Halil İbrahim Kalkan dce591f19c Added ISupportsExplicitLoading feature and used while accessing IdentityUser.Roles.
7 years ago
Halil İbrahim Kalkan ecd03af4c7 Added GetRoles to IIdentityUserAppService
7 years ago
Halil İbrahim Kalkan 0d88992089 Added unit tests.
7 years ago
Halil İbrahim Kalkan aedf5d1087 Added UpdateAsync test for IIdentityUserAppService.
7 years ago
Halil İbrahim Kalkan e2d438b286 Added test for Create method.
7 years ago
Halil İbrahim Kalkan 3fc49f02d1 Added first unit test for Abp.Identity.Application layer.
7 years ago
Halil İbrahim Kalkan 3cad4b613e Renamed to IUserAppService to IIdentityUserAppService
7 years ago
Halil İbrahim Kalkan c590b7b2d4 Use simplified type name for api descriptions.
7 years ago
Halil İbrahim Kalkan f0cb66a518 Created basic UserAppService.
7 years ago
Halil İbrahim Kalkan 0767c8441b Rename modulename to RootPath.
7 years ago
Halil İbrahim Kalkan 25606b41d6 Handle 2+ level module name on AppServiceControllers.CreateFor
7 years ago
Halil İbrahim Kalkan 94c8333818 Fix AbpIdentityHttpApiClientModule
7 years ago
Halil İbrahim Kalkan c7f67bbc4a Refactored.
7 years ago
Halil İbrahim Kalkan b2c0fad53a Introduced RemoteServiceOptions.
7 years ago
Halil İbrahim Kalkan 4f359fb677 Remove module name while creating http client proxies.
7 years ago
Halil İbrahim Kalkan 56caf03260 Refactor.
7 years ago
Halil İbrahim Kalkan 3a00fda900 Remove UseConventionalHttpVerbs from controller creation options.
7 years ago
Halil İbrahim Kalkan ff4363dd61 Rest API Improvements #106: Can use Async in app service methods by hided from client url and proxies.
7 years ago
Halil İbrahim Kalkan 06b96677ba Make abp.ajax and abp.services working via jquery service proxies.
7 years ago
Halil İbrahim Kalkan d8e4b9c9ee Added AbpViewComponent and fixed Dockerfile for .netcoreapp 2.0.
7 years ago
Halil İbrahim Kalkan 5ac3369a7f Dynamic Javascript Client for API Services #98
7 years ago
Halil İbrahim Kalkan 67fca93d0f Change route for RegularTestController.IncrementValue
7 years ago
Halil İbrahim Kalkan b6820e527b Introduce IRemoteService interface.
7 years ago
Halil İbrahim Kalkan d9cf5c7d22 Created ServiceCollectionDynamicHttpClientProxyExtensions.AddHttpClientProxies.
7 years ago
Halil İbrahim Kalkan 4be4939bfe Added RemoteService to RegularTestController
7 years ago
Halil İbrahim Kalkan a36eeaef86 Added headers for http client proxy.
7 years ago
Halil İbrahim Kalkan f5d7070cf7 Refactor and improvements.
7 years ago
Halil İbrahim Kalkan 506be99144 Added Update test for PersonAppServiceClientProxy_Tests
7 years ago
Halil İbrahim Kalkan c8301f37c1 Implemented payload body.
7 years ago
Halil İbrahim Kalkan 100b537319 Added Delete test to PersonAppServiceClientProxy_Tests
7 years ago
Halil İbrahim Kalkan 0083892153 Improved DynamicHttpProxyInterceptor
7 years ago
Halil İbrahim Kalkan 115b4c0c26 Improvements on DynamicHttpProxyInterceptor
7 years ago
Halil İbrahim Kalkan 994d43bbfd Added ReflectionHelper.GetValueByPath and used in HynamicHttpProxyInterceptor.
7 years ago
Halil İbrahim Kalkan 8f9d41817e Add parameter values for path binding (PoC code).
7 years ago
Halil İbrahim Kalkan 7464b40066 Refactored.
7 years ago
Halil İbrahim Kalkan 07275856c6 Minor refactor.
7 years ago
Halil İbrahim Kalkan 096983c8ac Merge pull request #96 from aspnetzero/http-dynamic-proxy
7 years ago
Halil İbrahim Kalkan bbd7339672 Improved Http dynamic API.
7 years ago
Halil İbrahim Kalkan 1446775be3 Added todos.
7 years ago
Halil İbrahim Kalkan 849eed0b54 Created Abp.Http.Client package.
7 years ago
Halil İbrahim Kalkan b7adb82418 Refactored.
7 years ago
Halil İbrahim Kalkan 819eb7f0a4 Created IApplicationApiDescriptionModelCache
7 years ago
Halil İbrahim Kalkan d5e69a623f Add controller type to ApplicationApiDescriptionModel
7 years ago