44 Commits (bdad64b1081748d68bd7e8a03ef6817bda71202f)

Author SHA1 Message Date
maliming 37e3924f00 Use commas to separate header objects. 6 years ago
maliming 4aa8fb1e3f Exclude UserCache of ProxyScriptingModel as the cache key. 6 years ago
maliming 26f84195a2 Use object as the parameter of form binding and convert all parameters into camel case. 6 years ago
maliming 5f7f3885e4 Set dataType to text for string return values for dynamic JavaScript proxies. 6 years ago
maliming 04fe0767df Make httpMethod can be nullable. 6 years ago
maliming c0edc126cb Enhancement ApiTypeNameHelper 6 years ago
maliming e1d89aabde
Update ApiTypeNameHelper.cs 6 years ago
maliming b3d4f6929e Prevent ApiTypeNameHelper infinite loop. 6 years ago
Halil İbrahim Kalkan deb04d7a9e Add PropertyApiDescriptionModel.IsRequired 6 years ago
maliming 7b06cfb5a2 Move to System.Text.Json 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
Halil İbrahim Kalkan edff85f6ac Resolved #5525: Exception Handling for the Blazor UI. 6 years ago
Halil İbrahim Kalkan 97f07310dd Introduce UserExceptionInformer 6 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC. 6 years ago
Yunus Emre Kalkan fd3b79395e Remote exceptions localization data 6 years ago
Halil İbrahim Kalkan 226d58440b Introduce ApiTypeNameHelper 6 years ago
Halil İbrahim Kalkan d0b1ce8076 Do not include base properties to type definitions 6 years ago
Halil İbrahim Kalkan 64f27887b0 Better hande generics on API definition endpoint. 6 years ago
Halil İbrahim Kalkan d04910fdb6 Properly handle dictionaries for API description model. 6 years ago
Halil İbrahim Kalkan 7cce909750 Resolved #4193: Trigger an event when Javscript service proxy script initialized 6 years ago
Ahmet cccffb6240 Revert "Merge branch 'dev' into Cotur/Blogging" 6 years ago
Ahmet d358e80ecb Merge branch 'dev' into Cotur/Blogging 6 years ago
Halil İbrahim Kalkan e9fc742b7e Added ObjectExtensions to ApplicationConfigurationDto 6 years ago
Halil İbrahim Kalkan fe98008518 Resolved #3264: Allow a controller to set the remote service name to be used by clients 7 years ago
Arkat Erol d19171d7bd types' basetype properties removed 7 years ago
maliming 6b9598530e Make proxy script support [FromForm] model binding. 7 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 7 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd. 7 years ago
maliming ba2b790f2c Use MinifyGeneratedScript option to minify script. 7 years ago
Halil İbrahim Kalkan d8bd4783c0 Handle arrays and dictionaries for type models. 7 years ago
Halil İbrahim Kalkan 224494d0aa Revised api description model. 7 years ago
Halil İbrahim Kalkan 82e9803ca8 Add models to the API definition 7 years ago
maliming 7d0a009a9e Minify the script returned by ServiceProxyScript. 7 years ago
Halil İbrahim Kalkan d27fccc523 Extract IProxyScriptManagerCache. Make ProxyScriptManager transient. 7 years ago
Halil ibrahim Kalkan bcb1aefb19 Resolved #784: Add ClientId & CorrelationId to audit logs. 8 years ago
Halil ibrahim Kalkan b4cafbdbee Remove unnecessary dependency. 8 years ago
Halil ibrahim Kalkan 09b4a5b0da Add mime type: application/x-www-form-urlencoded and use constants. 8 years ago
Halil ibrahim Kalkan b371a58627 #560 Allow to use file system as data source for docs module 8 years ago
Yunus Emre Kalkan 589b0fa39f Resolved #450 : Use Configure instead of context.Services.Configure in module classes 8 years ago
Halil ibrahim Kalkan 33111945e3 Resolved #408: Automatically register services by convention for a module 8 years ago
Yunus Emre Kalkan 9f053e0ef8 ServiceConfigurationContext 8 years ago
Halil ibrahim Kalkan f520c7e541 Resolved #302: Use unified common.props. 8 years ago
Halil ibrahim Kalkan 218a59489a Moved ABP to the framework folder. 8 years ago