Commit Graph

19 Commits (b129ee8cb23153d7346dca4d9ae5d7952294e69c)

Author SHA1 Message Date
Halil İbrahim Kalkan 82545081e2 Fixed localization problem for AbpUiModule
7 years ago
Halil İbrahim Kalkan 6ac16a3405 Created application layer and tests for multitenancy.
7 years ago
Halil İbrahim Kalkan 066b07b800 Renamed Repository to BasicRepository and QueryableRepository to Repository.
7 years ago
Halil İbrahim Kalkan d326b0b105 Delete GetList and Count methods from the repository.
7 years ago
Halil İbrahim Kalkan 6751ce6628 Do not use Entity and Repository default PK interfaces.
7 years ago
yekalkan 7f650fb38a Http requests and responses
7 years ago
Halil İbrahim Kalkan b74260645b Handle remote service error response in dynamic HTTP Proxy clients wherever possible. #90.
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 67fca93d0f Change route for RegularTestController.IncrementValue
7 years ago
Halil İbrahim Kalkan b6820e527b Introduce IRemoteService interface.
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 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 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 849eed0b54 Created Abp.Http.Client package.
7 years ago