137 Commits (59a47eb4ff808db0ddc9fa7282be0f3322e06fc0)

Author SHA1 Message Date
maliming 0a8157692f
Use `IClientScopeServiceProviderAccessor` to get scoped services. 4 years ago
maliming 2458c8e45d
Initialize the `AbpComponentsClaimsCache` on `AbpAspNetCoreComponentsWebAssemblyModule`. 4 years ago
maliming 23fc1fbf4c
Revert "Merge pull request #12946 from abpframework/revert-12932-IAsyncInitialize" 4 years ago
maliming 6c4f3da148
Revert "Remove `IAsyncInitialize` interface." 4 years ago
maliming 1200ba9420
Remove the `ExposeServices`. 4 years ago
maliming 5877bf92e7
Remove `IAsyncInitialize` interface. 4 years ago
liangshiwei 2d322af5c9 Update packages to latest 4 years ago
liangshiwei 70a648095c Rename InitializeAsync to InitializeApplicationAsync 4 years ago
maliming efae4899ce
Add `WebApplicationBuilderExtensions`. 4 years ago
maliming 9ee07d7019
Update AbpWebAssemblyHostBuilderExtensions.cs 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 4 years ago
maliming e79b109da5
Add static proxy for `Volo.Abp.AspNetCore.Mvc.Client.Common`. 4 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
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