9217 Commits (989489335dc1bde3da18e8dacbc16d49f0f86eee)

Author SHA1 Message Date
maliming ebb83d4107
Add error handling for missing assembly files in BundlingService and improve file path checks in PathHelper 1 year ago
liangshiwei af04ef4d5a Add reset method to PageLayout 1 year ago
liangshiwei c92c8776af Update PageHeader.razor.cs 1 year ago
liangshiwei a720893594 Clear Title while disposing PageHeader 1 year ago
maliming 61ecc62b1e
Add test to verify new entity cache is returned when added 1 year ago
maliming 33c33ee69e
Remove `EntityCreatedEventData` condition to clear the cache. 1 year ago
maliming 1f86ef0330
Use `EntityCacheItemWrapper` to prevent duplicate queries. 1 year ago
maliming a54462e6d0
Add support for custom job names in `AbpBackgroundJobOptions`. 1 year ago
liangshiwei ecd721e3a7 Remove duplicate close button 1 year ago
maliming 5003614b0c
Try to get tenant's `EditionId` in `EditionFeatureManagementProvider`. 1 year ago
maliming 17e9bafb5f
refactor: change const to static string in CliConsts and CliUrls 1 year ago
maliming bb1a7df7ca
Fix unit test. 1 year ago
maliming 5d1c9851e1
Set `PropertyNamingPolicy` to `null` to keep original property name and dictionary key. 1 year ago
maliming 3f098f2dfc
Update obsolete attribute message for UseAbpClaimsMap method 1 year ago
maliming dae6124592
Rename AbpCustomGuidMapper.cs to AbpGuidCustomBsonTypeMapper.cs 1 year ago
maliming f229f807d8
Rename AbpCustomGuidMapper to AbpGuidCustomBsonTypeMapper for consistency 1 year ago
maliming 507aee72af
Refactor InsertAsync test to include nullable GUID property validation 1 year ago
maliming d3e35cea97
Upgrade MongoDB.Driver to 3.3.0 and add `AbpCustomGuidMapper`. 1 year ago
liangshiwei 803c04730a Sort ABP CLI commands in HelpCommand 1 year ago
liangshiwei 38f5b91263 Hide dropdown menu when datatable scrolling horizontally 1 year ago
maliming d2eef4f1f6
Add `EditionId` to `TenantConfiguration` and use it in `EditionFeatureValueProvider`. 1 year ago
Yunus Emre Kalkan c0b68f53ff fix build errors 1 year ago
maliming 5669092d4e
Make `AddBlazorWebAppServices` method as obsolete. 1 year ago
Yunus Emre Kalkan 67c5abb890 implementation of lepton-x version argument of update command 1 year ago
Yunus Emre Kalkan c8146768f2 added lepton-x version argument to update command (initial) 1 year ago
maliming c69a8347a9
Set current tenant info before calling `NotifyChanged`. 1 year ago
maliming 33646047b2
Add option to support adding `base` element to layout page. 1 year ago
maliming 78f972c41f
Rename IgnoreEventSelectors to IgnoredEventSelectors. 1 year ago
maliming 07ea2f0e3a
Don't write remote exceptions to console for Blazor WASM. 1 year ago
maliming 773cdb26b2
Make sure the `existingConnection` is in the `Open` state and use `IAsyncDisposable`. 1 year ago
maliming eae478192e
Enhance `AbpRemoteStreamContentModelBinder` to compatible with multiple files. 1 year ago
maliming da38948e50
Remove `ClientProxyServices` if `ExposeClientProxyServices` is `false`. 1 year ago
maliming 36ba1dcb64
Refactor ClientProxyApiDescriptionFinder to simplify file handling and remove unused methods 1 year ago
maliming efebe80c90
Fix the way to get paths for `GetDirectoryContentPath` and `GetProxyFileInfoPath`. 1 year ago
maliming bb471461d0
Remove existing timezone header before adding the current timezone in HTTP message handlers 1 year ago
maliming 38f2eaa2eb
Add support for browser timezone retrieval in MauiBlazorCachedApplicationConfigurationClient 1 year ago
maliming d6ace65a78
Add timezone info to HTTP message handlers 1 year ago
maliming 8adc61b287
Add browser timezone retrieval and update timezone handling logic 1 year ago
maliming 44abba0900
Refactor timezone handling to use local time zone retrieval and remove deprecated methods 1 year ago
maliming 98fbeaf656
Refactor timezone retrieval logic to prioritize settings, request, and server fallback 1 year ago
maliming 691aac8b19
Set default `TimeZone` to empty and get from local time. 1 year ago
maliming c8b39e45c4
feat: add AppBasePath parameter to script and style bundling components 1 year ago
maliming c5d712ce51
Refactor RabbitMQ channel and connection handling for improved efficiency and reliability 1 year ago
maliming f1e6770e3c
Update `RabbitMQ.Client` to 7.X. 1 year ago
maliming bc36cb2b03
Handling Swagger OAuth2 callbacks in a new way. 1 year ago
voloagent 6e97b6ee12 Update_NPM_Packages 1 year ago
maliming 81aa3ab4a0
Add test for event triggering with IgnoreEventSelectors configuration 1 year ago
maliming 5ddf9b5238
Rename `Convert` methods in `Clock` class. 1 year ago
maliming bea85c61ea
Update framework/src/Volo.Abp.Timing/Volo/Abp/Timing/Clock.cs 1 year ago
maliming 6f5e2e3552
Add IgnoreEventSelectors to AbpDistributedEntityEventOptions for event filtering. 1 year ago