8489 Commits (5bfbf8010eb5cdfbc87e09cec32eb326ca481554)

Author SHA1 Message Date
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
maliming c95846c1f6
Avoid loading the script twice after prerender. 11 months ago
Yunus Emre Kalkan 2276715750 Update RecreateInitialMigrationCommand.cs 11 months ago
liangshiwei d29fc3a24d Show Tooltip on action button if it's not visible 11 months ago
maliming f7a36f6055
Improve logging of exceptions by ensuring error codes and details are not null or whitespace 11 months ago
Yunus Emre Kalkan 24514b0703 Cli: provided a way to hide commands from command list 11 months ago
maliming 6c8d37058d
Add `IgnoredNavigationEntitySelectors` to `AbpEntityChangeOptions` to ignore navigation properties. 11 months ago
maliming b82be5ec77 Support blazor no-layers project. 11 months ago
maliming 912a909a0b
Map static assets if there is a blazor client project. 11 months ago
liangshiwei c2538b47ea Remove `InteractiveAuto` check to add style files 11 months ago
SALİH ÖZKARA 78b60970a9 Refactor AbpDatePickerBaseTagHelper 11 months ago
liangshiwei 89894f4664 MVCUI : Hide Actions Column for Users Without Permissions 12 months ago
liangshiwei 42b7c407fe Hide Actions Column for Users Without Permissions 12 months ago
liangshiwei ba9cafc2db Refactor AbpDatePickerTagHelper and AbpDateRangePickerTagHelper 12 months ago
liangshiwei 892ec7698a Refactor AbpDatePickerBaseTagHelper to accept IOptions<AbpDatePickerOptions> for improved configuration 12 months ago
maliming 902601c016
Add `ApplicationName` property to background job to isolation jobs. 12 months ago
maliming 14297e0f39
Update AbpOpenIdConnectExtensions.cs 12 months ago
maliming e241ab64a0
Disable PushedAuthorizationBehavior feature by default. 12 months ago
liangshiwei aac63fa8d4 Add Sortable to DataGrid ExtraProperties Column 12 months ago
maliming 0782080a8f
Refactor connection string checkers to initialize connection settings within try blocks. 12 months ago
maliming efb9dfcd84
Update abp-toast.css 12 months ago
maliming 9bb957392a
Remove `datatables.net` compatible code. 12 months ago
maliming 25057cdefd
Localize "No data available" message in AbpExtensibleDataGrid component. 12 months ago
maliming a878863d11
Refactor connection string checkers to initialize connection settings within try blocks. 12 months 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
liangshiwei facb8dfb9a Update ChannelPool.cs 1 year ago
liangshiwei d348dc8446 Check if channel is closed 1 year ago
liangshiwei de10dcc2c4 Fix duplicate consumption of events when connection is broken 1 year ago
maliming 41e3d35031
Refactor code. 1 year ago
maliming 07c73a7b17
Try to add message to inbox. 1 year ago
maliming 95bd271c53
Add event to all Inbox/Outbox. 1 year ago
maliming 69849ead7e
Make sure `eventType` is not `null`. 1 year ago
maliming 5aaf555791
Clear event predicates after `GetEventsRecords` method. 1 year ago
maliming 01713cc001
Refactor `LocalDistributedEventBus`. 1 year ago
Suhaib 14fda53d06 encrypt the sensitive password before caching 1 year ago
Suhaib 6d70e78cbd dynamic password retrieval via a distributed cache in BunnyClientFactory 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
magicjar 36028cebcc Ensure Previous Pagination Button is Disabled for Invalid Page 1 year ago
Suhaib f0bf9ff662 implement Bunny.net blob storage provider 1 year ago
maliming e3542fd102
Publish `DistributedEventSentReceived` events first. 1 year ago
maliming 489c74f1ff
Publish `DistributedEventSent/Received` events in `LocalDistributedEventBus`. 1 year ago
maliming bcfabe93f2
Remove `GetQueryable` from `MongoDbCoreRepositoryExtensions`. 1 year ago
Nuno Vieira 9d95c779a9 Changes to make LocalDistributedEventBus able to use outbox/inbox patterns. 1 year ago