9107 Commits (8eeed7ed4f40f41a9c35842e8b7350e25f2f84df)

Author SHA1 Message Date
maliming 17e9bafb5f
refactor: change const to static string in CliConsts and CliUrls 10 months ago
maliming bb1a7df7ca
Fix unit test. 10 months ago
maliming 5d1c9851e1
Set `PropertyNamingPolicy` to `null` to keep original property name and dictionary key. 10 months ago
maliming 3f098f2dfc
Update obsolete attribute message for UseAbpClaimsMap method 10 months ago
maliming dae6124592
Rename AbpCustomGuidMapper.cs to AbpGuidCustomBsonTypeMapper.cs 10 months ago
maliming f229f807d8
Rename AbpCustomGuidMapper to AbpGuidCustomBsonTypeMapper for consistency 10 months ago
maliming 507aee72af
Refactor InsertAsync test to include nullable GUID property validation 10 months ago
maliming d3e35cea97
Upgrade MongoDB.Driver to 3.3.0 and add `AbpCustomGuidMapper`. 10 months ago
liangshiwei 803c04730a Sort ABP CLI commands in HelpCommand 10 months ago
liangshiwei 38f5b91263 Hide dropdown menu when datatable scrolling horizontally 10 months ago
Yunus Emre Kalkan c0b68f53ff fix build errors 10 months ago
maliming 5669092d4e
Make `AddBlazorWebAppServices` method as obsolete. 10 months ago
Yunus Emre Kalkan 67c5abb890 implementation of lepton-x version argument of update command 10 months ago
Yunus Emre Kalkan c8146768f2 added lepton-x version argument to update command (initial) 10 months ago
maliming c69a8347a9
Set current tenant info before calling `NotifyChanged`. 10 months ago
maliming 78f972c41f
Rename IgnoreEventSelectors to IgnoredEventSelectors. 10 months ago
maliming 07ea2f0e3a
Don't write remote exceptions to console for Blazor WASM. 11 months ago
maliming 773cdb26b2
Make sure the `existingConnection` is in the `Open` state and use `IAsyncDisposable`. 10 months ago
maliming eae478192e
Enhance `AbpRemoteStreamContentModelBinder` to compatible with multiple files. 10 months ago
maliming da38948e50
Remove `ClientProxyServices` if `ExposeClientProxyServices` is `false`. 10 months ago
maliming 36ba1dcb64
Refactor ClientProxyApiDescriptionFinder to simplify file handling and remove unused methods 10 months ago
maliming efebe80c90
Fix the way to get paths for `GetDirectoryContentPath` and `GetProxyFileInfoPath`. 10 months ago
maliming bb471461d0
Remove existing timezone header before adding the current timezone in HTTP message handlers 10 months ago
maliming 38f2eaa2eb
Add support for browser timezone retrieval in MauiBlazorCachedApplicationConfigurationClient 10 months ago
maliming d6ace65a78
Add timezone info to HTTP message handlers 10 months ago
maliming 8adc61b287
Add browser timezone retrieval and update timezone handling logic 10 months ago
maliming 44abba0900
Refactor timezone handling to use local time zone retrieval and remove deprecated methods 10 months ago
maliming 98fbeaf656
Refactor timezone retrieval logic to prioritize settings, request, and server fallback 10 months ago
maliming 691aac8b19
Set default `TimeZone` to empty and get from local time. 10 months ago
maliming c8b39e45c4
feat: add AppBasePath parameter to script and style bundling components 10 months ago
maliming c5d712ce51
Refactor RabbitMQ channel and connection handling for improved efficiency and reliability 10 months ago
maliming f1e6770e3c
Update `RabbitMQ.Client` to 7.X. 10 months ago
maliming bc36cb2b03
Handling Swagger OAuth2 callbacks in a new way. 10 months ago
voloagent 6e97b6ee12 Update_NPM_Packages 11 months ago
maliming 81aa3ab4a0
Add test for event triggering with IgnoreEventSelectors configuration 11 months ago
maliming 5ddf9b5238
Rename `Convert` methods in `Clock` class. 11 months ago
maliming bea85c61ea
Update framework/src/Volo.Abp.Timing/Volo/Abp/Timing/Clock.cs 11 months ago
maliming 6f5e2e3552
Add IgnoreEventSelectors to AbpDistributedEntityEventOptions for event filtering. 11 months ago
liangshiwei 33aee2b321 Add fixed position for dropdown menu in responsive tables 11 months ago
voloagent 831f0a1f96 Update_NPM_Packages 11 months ago
liangshiwei 56317b13de Update Volo.Abp.AspNetCore.Components.MauiBlazor.Bundling project target to net9.0 11 months ago
selman koc d28817afc6
Update BundleManager.cs to fix typo 11 months ago
maliming 5f6d94e74d
Don't write remote exceptions to console for Blazor WASM. 11 months ago
Yunus Emre Kalkan 60ab0d5d66 Update AbpIoSourceCodeStore.cs 11 months ago
Yunus Emre Kalkan d078e5a059 Update version mismatch warning during solution creation 11 months ago
Yunus Emre Kalkan 7dc9d2dd77 Throw error on invalid suite command 11 months ago
maliming d6f5784bd9
Add `ExcludeExceptionFromLoggerSelectors` to `AbpExceptionHandlingOptions` to skip output exception to logger. 11 months ago
maliming c119474505
Remove `Microsoft.EntityFrameworkCore.Relational` from `Volo.Abp.EntityFrameworkCore.MySQL.csproj` 11 months ago
maliming 52b53a4e53
Remove unnecessary initialization of ScriptFiles and StyleFiles during prerendering 11 months ago
maliming 980b9c8049
Fixing the flickering issue when switching the server to wasm. 11 months ago