Commit Graph

19 Commits (bcab297d7bbdecde3c79a497abb4bd4ede372e54)

Author SHA1 Message Date
Halil İbrahim Kalkan 82545081e2 Fixed localization problem for AbpUiModule
8 years ago
Halil İbrahim Kalkan 6ac16a3405 Created application layer and tests for multitenancy.
8 years ago
Halil İbrahim Kalkan 066b07b800 Renamed Repository to BasicRepository and QueryableRepository to Repository.
8 years ago
Halil İbrahim Kalkan d326b0b105 Delete GetList and Count methods from the repository.
8 years ago
Halil İbrahim Kalkan 6751ce6628 Do not use Entity and Repository default PK interfaces.
8 years ago
yekalkan 7f650fb38a Http requests and responses
8 years ago
Halil İbrahim Kalkan b74260645b Handle remote service error response in dynamic HTTP Proxy clients wherever possible. #90.
8 years ago
Halil İbrahim Kalkan ff4363dd61 Rest API Improvements #106: Can use Async in app service methods by hided from client url and proxies.
8 years ago
Halil İbrahim Kalkan 67fca93d0f Change route for RegularTestController.IncrementValue
8 years ago
Halil İbrahim Kalkan b6820e527b Introduce IRemoteService interface.
8 years ago
Halil İbrahim Kalkan 4be4939bfe Added RemoteService to RegularTestController
8 years ago
Halil İbrahim Kalkan a36eeaef86 Added headers for http client proxy.
8 years ago
Halil İbrahim Kalkan 506be99144 Added Update test for PersonAppServiceClientProxy_Tests
8 years ago
Halil İbrahim Kalkan c8301f37c1 Implemented payload body.
8 years ago
Halil İbrahim Kalkan 100b537319 Added Delete test to PersonAppServiceClientProxy_Tests
8 years ago
Halil İbrahim Kalkan 0083892153 Improved DynamicHttpProxyInterceptor
8 years ago
Halil İbrahim Kalkan 994d43bbfd Added ReflectionHelper.GetValueByPath and used in HynamicHttpProxyInterceptor.
8 years ago
Halil İbrahim Kalkan 8f9d41817e Add parameter values for path binding (PoC code).
8 years ago
Halil İbrahim Kalkan 849eed0b54 Created Abp.Http.Client package.
8 years ago