8788 Commits (EngincanV/modular-monolith-tutorials)

Author SHA1 Message Date
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 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
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
maliming 59b015dc73
Skip to add security headers if endpoint has `IgnoreAbpSecurityHeaderAttribute`. 1 year ago
maliming 152f7c2212
Rename to `ValidateEmailAddressAsync`. 1 year ago
maliming f14f7671d0
Use `MailAddressCollection` class to validate the email address. 1 year ago
maliming d9bbb7dde1
Use more friendly `enum` type names. 1 year ago
maliming 4b59d8e586
Return `enum` string if type is `enum`. 1 year ago
maliming c6ad659f76
Update datatables-extensions.js 1 year ago
maliming 46155fdb19
Return jQuery object instead of empty string for invisible row action. 1 year ago
maliming 362e5eb51d
Return `EnumValues` for `nullable enum`. 1 year ago
SALİH ÖZKARA 57d3954bbe Do not show a warning for unsaved changes if no changes have been made. 1 year ago
masum-ulu 7d5b78a19b switch: arg from --no-audit to --legacy-peer-deps 1 year ago
maliming 55aab15704
Use `UseVirtualStaticFiles` for `AllowedExtraWebContentFolders` first. 1 year ago
maliming 45384ebe38
Output full exception stack to logs. 1 year ago
EngincanV 993e66b1de CLI: Pass --no-audit param to npm install command 1 year ago
maliming 7e33a5e5e1
Update Volo.Abp.EntityFrameworkCore.Oracle.csproj 1 year ago
maliming 41f9e0b546
Add a extension method that using `WebRootFileProvider`. 1 year ago
Berkan Sasmaz eec8e75855 Rename parameter 1 year ago
Berkan Sasmaz 6a008282d3 Add `UseStaticFilesForPatterns` extension method to `IApplicationBuilder` 1 year ago
Berkan Sasmaz 0c97cfd0e8 Ensure `.abp/cli` folder created when executing login command 1 year ago
EngincanV 3968c799f6 Update VoloNugetPackagesVersionUpdater.cs 1 year ago
EngincanV 24e22c2597 CLI: Update command should also update LeptonX Theme package versions 1 year ago
liangshiwei d5013f22e4 Update SwaggerHtmlResolver.cs 1 year ago
liangshiwei a7b6f14426 Fix swagger error 1 year ago
maliming 57d4240159
Skip to set `CorrelationId ` if current value is `null`. 1 year ago
maliming c342dd0211
Skip write audit logs if `auditLogInfo.HttpMethod` is `GET/Head`. 1 year ago
liangshiwei a9f57d5587 Fix Missing antiforgery token on swagger 1 year ago
maliming d49665ca27
Update DistributedEventBusBase.cs 1 year ago
maliming 36f5dd4a65
Skip to set `CorrelationId ` if current value is `null`. 1 year ago
maliming 984a775217
Do not set `IHttpAuthenticationFeature`. 1 year ago
maliming 33923a98af
Upgrade `Npgsql.EntityFrameworkCore.PostgreSQL` to `9.0.0`. 1 year ago
maliming 910693388d
Skip to check libs for `ajax` request. 1 year ago