8937 Commits (846bd27beb75fabebaeb286ec554f71dbdd48b4f)

Author SHA1 Message Date
maliming 41e3d35031
Refactor code. 1 year ago
maliming 2fb1d15038
Update DomainEvents_Tests.cs 1 year ago
maliming 5aaf555791
Clear event predicates after `GetEventsRecords` method. 1 year ago
Suhaib 5f38b486c6 fix unit test 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 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 bcfabe93f2
Remove `GetQueryable` from `MongoDbCoreRepositoryExtensions`. 1 year ago
maliming 5e51419383
Update `abp-toast.js` to use fontawesome icons. 1 year ago
maliming 44e4299f6b
Replace toastr with a new implementation. 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 246a6f5500
Get navigation property even if `SaveEntityHistoryWhenNavigationChanges` is `false`. 1 year ago
maliming 59476b1d6e
Preserve `GetMongoQueryable/GetMongoQueryableAsync` for backward compatilibity. 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
maliming bc4af03185
Update EntityHistoryHelper.cs 1 year ago
Eric Johnson bfe444f527
Update AbpTabTagHelperService.cs. Fix content-class attributes to use the .Value property 1 year ago
maliming 17c4e6be53
Get the before and after changes of navigation properties. 1 year ago
maliming 62f3306572
Use "Debug" instead of "Information" during module loading. 1 year ago
maliming 9ede7b4340
Rename `GetMongoQueryable` to `GetQueryable`. 1 year ago
maliming a23fc0c335
Upgrade `MongoDB.Driver` to `3.1.0`. 1 year ago
EngincanV 16f4791954 CLI: Use 'npx' for yarn commands 1 year ago
EngincanV 5576ef5d8f Update AbpApplicationBuilderExtensions.cs 1 year ago
maliming 1ebeb2fcfa
Update EventBusBase.cs 1 year ago
maliming e52bc821e1
Avoid `HandlerFactories` being changed during iteration. 1 year ago
maliming 22578a50a2
Do not set `StatusCode` to `NoContent` if `Response.Body` has been written. 1 year ago
maliming eca1cd4936
Update AbpApplicationBuilderExtensions.cs 1 year ago
maliming 901021e40f
Create `staticwebassets.endpoints.json` if it doesn't exist. 1 year ago
maliming 04165fd543
Use `StaticFiles` instead of `MapStaticAssets` in `Development`. 1 year ago
maliming b62e0a2fcd
Update Volo.Abp.EntityFrameworkCore.Oracle.Devart.csproj 1 year ago
maliming ec04439f60
Update texts. 1 year ago
maliming 799507277f
Add more infomation to `CheckLibs` page. 1 year ago
liangshiwei 457cddd6cf update comment 1 year ago
liangshiwei b3ae5dd86c Update AbpSettingOptions.cs 1 year ago
liangshiwei a5df485567 Update AbpSettingOptions.cs 1 year ago
liangshiwei 0d10a22181 Add ReturnOrginalValueIfDecryptFailed to 1 year ago
liangshiwei 7d29671976 Return setting value if value is not encrypted 1 year ago
maliming e395ee30ce
Add comments for extension methods of `IAuthorizationService/IFeatureChecker`. 1 year ago
Dolunay a584bbe3cf Rollback : ThrowExceptionForResponseAsync response.StatusCode.ToString() returning Http Response enum remark ("Forbidden" for 403) . RemoteServiceErrorInfo.Code need status code integer value. 1 year ago
maliming 59b015dc73
Skip to add security headers if endpoint has `IgnoreAbpSecurityHeaderAttribute`. 1 year ago
maliming 152f7c2212
Rename to `ValidateEmailAddressAsync`. 1 year ago