5861 Commits (fa68e820e1c768a67c331dfcf4492bfb41136708)

Author SHA1 Message Date
Halil İbrahim Kalkan d4f656ded1 Add localizations for 403 and 404 errors. 6 years ago
Mladen Macanovic 429e62d063 Added more Before and After methods for AbpCrudPageBase 6 years ago
Halil İbrahim Kalkan 100f6f09b8 Blazor UI: Add "rtl" class to body if the current language is RTL. 6 years ago
liangshiwei bc3958f9ee Fix wrong document links 6 years ago
maliming 0778e380be Rename namespaces. 6 years ago
maliming 0bde769e11 Revert to use Newtonsoft for IAuditSerializer. 6 years ago
maliming 7b06cfb5a2 Move to System.Text.Json 6 years ago
Halil İbrahim Kalkan e0cdb61cec Update PermissionRequirement.cs 6 years ago
liangshiwei 234d982e55 Add WPF template to CLI 6 years ago
Ilkay Ilknur 3666579a29 move action type enum to a new file. 6 years ago
Ilkay Ilknur a36ccf1e82 move confirmation check to the actions component. 6 years ago
Halil İbrahim Kalkan 4e792e28d4 Added FULL SCREEN JavaScript API for the Blazor UI 6 years ago
Halil İbrahim Kalkan 0edd75b2f8 Add abp.domReady 6 years ago
Ilkay Ilknur b2d05a53bc policy name changed. 6 years ago
Ahmet b6913a7955 Update AbpCrudPageBase.cs 6 years ago
Ilkay Ilknur a2643f3f28 add datagridentityactionscolumn reference to the entityactions component and code refactorings. 6 years ago
Halil İbrahim Kalkan e2169a707d Document route calculation change 6 years ago
Halil İbrahim Kalkan 346979baed #5325: Create auto controller routes in kebap-case 6 years ago
Halil İbrahim Kalkan 084d65de90 Add AbpAspNetCoreComponentsModule 6 years ago
Halil İbrahim Kalkan 7530049b20 Add fody to Volo.Abp.Swashbuckle package. 6 years ago
maliming f8ff9c7ea5 Do not validate for primitive objects. 6 years ago
maliming 04fe22daf9 Add ViewComponent to DynamicProxyIgnoreTypes. 6 years ago
Erol Arkat 1c6fd1e7ec asp .net 5 rc2 update for k8s images 6 years ago
İlkay İlknur 6de9d82336 Introduce Volo.Abp.AspNetCore.Components package 6 years ago
Halil İbrahim Kalkan 2c45d9d54c Resolved #5917: Remove IHybridServiceScopeFactory usages 6 years ago
Alper Ebicoglu 21b5386255 fix "always shown indicator" for the short requests #4073 6 years ago
İlkay İlknur f7a3955e36 Introduce DataGridActionsColumn and add policy check, default value setting 6 years ago
Halil İbrahim Kalkan c74ad40ab4 Handle Name, Surname of the CurrentUser for the Blazor UI 6 years ago
Halil İbrahim Kalkan 9310db485b #5523 Get current user claims from AuthenticationStateProvider 6 years ago
erolarkat e541b7d645 npm packages 3.3.0-rc.2 6 years ago
liangshiwei dc6904551b Update Volo.Abp.Swashbuckle.csproj 6 years ago
liangshiwei 0518d1289f Rename abp.abp.swagger to volo.abp.swashbuckle 6 years ago
Mladen Macanovic 157d7b1d6e Use ObjectMapper for NewEntity and EditingEntity 6 years ago
liangshiwei 7802b8102c Add SwaggerHtmlResolver 6 years ago
liangshiwei 8e7078f264 Import common.props 6 years ago
liangshiwei f95fdcb389 Add AbpSwaggerModule 6 years ago
maliming d03c396bc8 Avoid Task<string> being null. 6 years ago
Halil İbrahim Kalkan d086c5b0c1 No need to GetEntities on initialize since it gets on the datagrid event. 6 years ago
Halil İbrahim Kalkan 06064fd94e Ignore ComponentBase for DynamicProxyIgnoreTypes 6 years ago
İlkay İlknur 5938645664 3rd party libraries moved to theming project and folder updates. 6 years ago
Halil İbrahim Kalkan 48dd0e2b10 Update ServiceProviderComponentActivator.cs 6 years ago
Halil İbrahim Kalkan a6a5f5aca9 Resolved #5527 and Resolved #3483 6 years ago
Mladen Macanovic d6fce9d9d6 Update Blazorise 0.9.2-preview12 6 years ago
maliming aecb3534fc Prevent ReflectionHelper's GetValueByPath method use null values. 6 years ago
liangshiwei e1b8fe499c Change the IBrandingProvider namespace 6 years ago
Halil İbrahim Kalkan 4e714e84ec Update GetSourceCommand.cs 6 years ago
İlkay İlknur 30fdfb882f page alerts implementation. 6 years ago
İlkay İlknur b3ba2e3186 entity actions component implementation. 6 years ago
Alper Ebicoglu f4ad076809 remove debugger 6 years ago
Alper Ebicoglu 38a2791803 add default delay time for datatables processing indicator (500ms) . closes #4073. 6 years ago