8951 Commits (08c2d7ea09ace139fed7020f7fb064c59ec33998)

Author SHA1 Message Date
liangshiwei af04ef4d5a Add reset method to PageLayout 11 months ago
liangshiwei c92c8776af Update PageHeader.razor.cs 11 months ago
liangshiwei a720893594 Clear Title while disposing PageHeader 11 months ago
liangshiwei ecd721e3a7 Remove duplicate close button 12 months ago
maliming 17e9bafb5f
refactor: change const to static string in CliConsts and CliUrls 12 months ago
maliming bb1a7df7ca
Fix unit test. 12 months ago
maliming 5d1c9851e1
Set `PropertyNamingPolicy` to `null` to keep original property name and dictionary key. 12 months ago
maliming c69a8347a9
Set current tenant info before calling `NotifyChanged`. 12 months ago
maliming eae478192e
Enhance `AbpRemoteStreamContentModelBinder` to compatible with multiple files. 12 months ago
maliming da38948e50
Remove `ClientProxyServices` if `ExposeClientProxyServices` is `false`. 12 months 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 c8b39e45c4
feat: add AppBasePath parameter to script and style bundling components 1 year ago
maliming bc36cb2b03
Handling Swagger OAuth2 callbacks in a new way. 1 year ago
voloagent 6e97b6ee12 Update_NPM_Packages 1 year ago
liangshiwei 56317b13de Update Volo.Abp.AspNetCore.Components.MauiBlazor.Bundling project target to net9.0 1 year ago
Yunus Emre Kalkan 60ab0d5d66 Update AbpIoSourceCodeStore.cs 1 year ago
Yunus Emre Kalkan d078e5a059 Update version mismatch warning during solution creation 1 year ago
Yunus Emre Kalkan 7dc9d2dd77 Throw error on invalid suite command 1 year ago
maliming c119474505
Remove `Microsoft.EntityFrameworkCore.Relational` from `Volo.Abp.EntityFrameworkCore.MySQL.csproj` 1 year ago
maliming 52b53a4e53
Remove unnecessary initialization of ScriptFiles and StyleFiles during prerendering 1 year ago
maliming 980b9c8049
Fixing the flickering issue when switching the server to wasm. 1 year ago
maliming c95846c1f6
Avoid loading the script twice after prerender. 1 year ago
Yunus Emre Kalkan 2276715750 Update RecreateInitialMigrationCommand.cs 1 year ago
Yunus Emre Kalkan 24514b0703 Cli: provided a way to hide commands from command list 1 year ago
liangshiwei f97e5d9747 Make Bundling system support MAUI Blazor 1 year ago
maliming 6c8d37058d
Add `IgnoredNavigationEntitySelectors` to `AbpEntityChangeOptions` to ignore navigation properties. 1 year ago
maliming b82be5ec77 Support blazor no-layers project. 1 year ago
maliming 912a909a0b
Map static assets if there is a blazor client project. 1 year ago
liangshiwei c2538b47ea Remove `InteractiveAuto` check to add style files 1 year ago
maliming 0782080a8f
Refactor connection string checkers to initialize connection settings within try blocks. 1 year ago
maliming 9bb957392a
Remove `datatables.net` compatible code. 1 year ago
maliming 2a0f5e8741
Try to add message to inbox. 1 year ago
maliming d70255a254
Add event to all Inbox/Outbox. 1 year ago
maliming 40c9f63371
Make sure `eventType` is not `null`. 1 year ago
maliming fbe3fe10bf
Refactor `LocalDistributedEventBus`. 1 year ago
Nuno Vieira 2d84e52fcd
Changes to make LocalDistributedEventBus able to use outbox/inbox patterns. 1 year ago
maliming 2fb1d15038
Update DomainEvents_Tests.cs 1 year ago
maliming 5aaf555791
Clear event predicates after `GetEventsRecords` method. 1 year ago
maliming a693f28741
Update TypeApiDescriptionModel to include instance and public properties. 1 year ago
maliming dcf093fa82
Skip adding namespaces if module doesn't need `ThemeModule`. 1 year ago
maliming 1ae5d912ac
Fix unit test `Order`. 1 year ago
maliming e3542fd102
Publish `DistributedEventSentReceived` events first. 1 year ago
maliming 489c74f1ff
Publish `DistributedEventSent/Received` events in `LocalDistributedEventBus`. 1 year ago
maliming 7b16236c41
Check if property has `RequiredMemberAttribute` to determine `IsRequired`. 1 year ago
maliming 2fa00c8370
Only publish `DistributedEventSent/DistributedEventReceived ` events in unit test. 1 year ago
maliming a960f0a854
Update abp.js 1 year ago
maliming 4e0037d8fe
Set `.AspNetCore.Culture` cookie `path` to `/`. 1 year ago
EngincanV 20c16e98c8 Update AbpIoSourceCodeStore.cs 1 year ago
enisn e592d6d5d3
Implement IDisposable in PageHeader component to clear toolbar and breadcrumb items on disposal 1 year ago