Commit Graph

257 Commits (43d1d4ac8fbea6b5dc8623ede8748ffff099f977)

Author SHA1 Message Date
Halil İbrahim Kalkan 43d1d4ac8f Fix BrandingProvider.
6 years ago
liangshiwei 3f66f9062c Add AbpTenantManagementEntityFrameworkCoreModule to host module dependencies
6 years ago
CrazyBaran 49cf38b02b Rename and change culture in all polish file for proper one pl-PL. Without tests folder.
6 years ago
Halil İbrahim Kalkan 2cfecb1540 Depend on @abp/utils from @abp/core
6 years ago
Ahmet f6a41a81b2 select2 bootstrap modal patch
6 years ago
liangshiwei 8fc1fe7da5 Upgrade Swashbuckle.AspNetCore to v5.3.1
6 years ago
maliming bb4688b786 Upgrade Microsoft.* package to 3.12.
6 years ago
Halil İbrahim Kalkan 2b0882bfde Handle tenant creation event and create admin user and role for the new tenant.
6 years ago
Halil İbrahim Kalkan a9060c3d10 Add Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy and Volo.Abp.TenantManagement.EntityFrameworkCore dependencies.
6 years ago
Halil İbrahim Kalkan e0cfb6c50d Change log level for Microsoft.EntityFrameworkCore
6 years ago
Halil İbrahim Kalkan 19c90d2c30 Depend on AbpIdentityEntityFrameworkCoreModule from the TenantManagementServiceHostModule
6 years ago
Halil İbrahim Kalkan dbdea97738 Add Logout to backend app.
6 years ago
Halil İbrahim Kalkan 1c07d20c97 Add multi-tenancy packages and enabled multi-tenancy for all applications.
6 years ago
Halil İbrahim Kalkan 4c83db008f Added feature management and tenant management UI to the backend app.
6 years ago
Halil İbrahim Kalkan ca246162ef Authorize clients for tenant management service, configure gateways and make the console client demo working.
6 years ago
Halil İbrahim Kalkan 00396bc7ec Added HomeController to redirect to the swagger UI
6 years ago
Halil İbrahim Kalkan 2c1aeb21b8 Configured tenant management service
6 years ago
Halil İbrahim Kalkan 9868dece7e Create TenantManagementService.Host application.
6 years ago
Halil İbrahim Kalkan 948c84227c Added AbpTenantManagementEntityFrameworkCoreModule to the AuthServer.Host & enabled multi-tenancy.
6 years ago
Halil İbrahim Kalkan f70c2280f7 Apply #2960 for the microservice demo solution.
6 years ago
maliming bee0d50b26 Add AbpAccountApplicationModule to the AuthServer.Host project of the MicroserviceDemo.
6 years ago
Halil İbrahim Kalkan 3b369df403
Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
maliming 9cffe676b2 Remove Fody from the unit test project.
6 years ago
maliming 93b9a58029 Move generic host usage for console apps
6 years ago
maliming 81ea882a7b Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
YinChang ffb910f559 update Swashbuckle.AspNetCore to v5.0.0
6 years ago
maliming 9c226e6db3 Exclude templates & samples & abp_io projects.
6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
6 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
6 years ago
Mehmet Tüken e84dde4f76 Change Serilog.Extensions.Hosting package to Serilog.AspNetCore.
6 years ago
maliming 0d10a61b7b Re-generate EF Core migrations for the startup templates.
6 years ago
Yunus Emre Kalkan 4fb3e0e587 add missing namespace to modules and templates: Volo.Abp.Testing
6 years ago
Mehmet Tüken ddacb68246 bump Serilog.Extensions.Logging 3.0.1
6 years ago
Mehmet Tüken 5d4160e095 bump IdentityServer4.AccessTokenValidation 3.0.1
6 years ago
Mehmet Tüken 20b14205ec bump Serilog.Sinks.File 4.0.0 to 4.1.0
6 years ago
Mehmet Tüken 5ded1f2555 bump NSubstitute to 4.2.1
6 years ago
Mehmet Tüken 68754b62ec bump Microsoft.NET.Test.Sdk 16.2.0 to 16.4.0
6 years ago
Halil İbrahim Kalkan f5d37c99f7
Merge pull request #2309 from abpframework/maliming/aspnetcore-3.1
6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
6 years ago
maliming 2739343916 Add HttpApi module assemblies to Application Parts for all modules.
6 years ago
Halil İbrahim Kalkan d8bdcffd4c Fix claims mapping for the microservice demo
6 years ago
Halil İbrahim Kalkan 790a26c458 Add readme
6 years ago
Halil İbrahim Kalkan 0b9563e36f Resolved #2231: Create PS1 file to run the microservice demo from the command line.
6 years ago
Halil İbrahim Kalkan 667294cc8b #2231 Change applicationUrls for the microservice demo applications
6 years ago
maliming 478001fdc0 Upgrade @abp/aspnetcore.mvc.ui.theme.basic package.
6 years ago
maliming e37deb8ddc Grant permissions to backend-admin-app-client
6 years ago
maliming 0ffbb51449 Use ExpireTimeSpan instead of Cookie.Expiration.
6 years ago
maliming 5ba8367b17 Calling UseRouting before UseMvcWithDefaultRouteAndArea.
6 years ago
maliming 0b95234ccd Upgrade Ocelot to support net core 3.0
6 years ago
maliming ef0aab0afe Make Dockerfile support asp net core 3.0
6 years ago