124 Commits (e8126cd0609166baa2a88f2a120cc699dacc3f30)

Author SHA1 Message Date
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
Halil İbrahim Kalkan 16253a69be Made IRemoteServiceConfigurationProvider async. 5 years ago
Halil İbrahim Kalkan e71e53e557 Extracted RemoteServiceConfigurationProvider. 5 years ago
maliming 7d90ca6d06 Add WebAssemblyCurrentTenantAccessor. 5 years ago
Halil İbrahim Kalkan 0ca0526750 Use the right AbpComponentsClaimsCache scope. 5 years ago
Halil İbrahim Kalkan f2bb36a32f Fixed #8240: Username is not visible when logged in with the Blazor UI WASM 5 years ago
Halil İbrahim Kalkan de79957034 Removed duplication 5 years ago
Ilkay Ilknur 6598c3703f lookup api request service implementation 5 years ago
Ilkay Ilknur 66448fd2b0 Move entity actions and table columns to the Volo.Abp.AspNetCore.Components.Web project. 5 years ago
Halil İbrahim Kalkan 690851847b Added IServerUrlProvider. 5 years ago
Ilkay Ilknur fb5e94bcac put bundle parameters inside bundle context. 5 years ago
Halil İbrahim Kalkan c0cb11cc9c Rearrange bundle files for bazor UI. 5 years ago
Ilkay Ilknur 2ceeeff4ce visible parameter has been added. 5 years ago
liangshiwei 363c64fa0a Handle AbpRemoteCallException in DefaultExceptionToErrorInfoConverter 5 years ago
Halil İbrahim Kalkan e707d1fd98 Rename or cancel some blazor packages (rearranging packages). 5 years ago
Ilkay Ilknur c5208070c4 add icon and color options for entity actions 5 years ago
Halil İbrahim Kalkan bf9b0544eb Made blazor server side basic theme (initially) working 5 years ago
Mladen Macanovic d3257d731d Refactorings 5 years ago
Ilkay Ilknur 1da3b65d9f canbenull attribute has been added. 5 years ago
Ilkay Ilknur a0319374a3 add custom converter support to the table column and use it to display enum properties. 5 years ago
Ilkay Ilknur f21ba0a80e add datetime-local support and fix listing. 5 years ago
Ilkay Ilknur 82aef9d909 remove IEquatable implementation. 5 years ago
Ilkay Ilknur c8ebda30ab custom component support for table columns 5 years ago
Halil İbrahim Kalkan 3aa4efaa0a Remove unnecessary code. 5 years ago
Halil İbrahim Kalkan 106a398d0a Introduce IClientScopeServiceProviderAccessor to access the main scope for the current client. 5 years ago
Mladen Macanovic 7ac1877b73 IUiPageProgressService moved to AbpBlazorClientHttpMessageHandler 5 years ago
Ilkay Ilknur 9591c23f1f refactor usages. 5 years ago
Ilkay Ilknur 1936389f51 make constructor private to enforce using the Instance 5 years ago
Ilkay Ilknur e93697a42d put bundle parameters inside bundle context. 5 years ago
Ilkay Ilknur 866f309682 bundling improvements. 5 years ago
Ilkay Ilknur 4699927798 bundling improvements. 5 years ago
Ilkay Ilknur b57ccff441 remove setters 5 years ago
Ilkay Ilknur f760b48785 AbpDataGrid implementation. 5 years ago
Ilkay Ilknur 98c17468ae UI extensions initial implementation. 5 years ago
liangshiwei 1344f9b30d Align with the backend 5 years ago
liangshiwei 1e9527d2c1 Rmeove console.WriteLine 5 years ago
liangshiwei 9de4c13b07 Use NavigationManager 5 years ago
liangshiwei 3a7309705f Add antiforgery token to the HTTP request headers for the Blazor UI 5 years ago
Halil İbrahim Kalkan fa5200f3fe #6293 Fix AbpBlazorMessageLocalizerHelper 5 years ago
Mladen Macanovic 741b7f1390 Fixed fallback logic for blazor attribute localization 5 years ago
Ilkay Ilknur 5cce0bec0c typo fix. 5 years ago
Ilkay Ilknur 68ce2a23ce move page alert infrastructure to the volo.abp.aspnetcore.components project. 5 years ago
maliming 7e903faa57 Introduce Directory.Build.props. 5 years ago
maliming fb16b00652 Upgrade to net 5 final. 5 years ago
Ahmet 3695222b06 remove async suffix from IUiMessageService methods 5 years ago
Ahmet 3b7cba4961 fix namepsaces 5 years ago
Ilkay Ilknur f3e5fd0a24 bundling refactorings. 5 years ago
Ilkay Ilknur 60ed3f7a65 use basebundlecontributer to avoid code duplication 5 years ago
Ilkay Ilknur 166c4cadba add optional additional properties collection to the bundle definition. 5 years ago
Mladen Macanovic 9dc4b403f7 AbpBlazorMessageLocalizerHelper moved to Volo.Abp.AspNetCore.Components.WebAssembly project 5 years ago