Commit Graph

128 Commits (1fb29ca83c71d99e2425bf27d36da9b40ec90c99)

Author SHA1 Message Date
maliming 450dcd981d Update identity server migration.
5 years ago
maliming d9ed777485 Remove CurrentDirectoryHelpers.
5 years ago
Xeevis baf086b818 Cleanup default AspNetCoreHostingModel
5 years ago
Halil İbrahim Kalkan 05cdda75b9 Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable.
5 years ago
Halil İbrahim Kalkan 2cb0438aa9 Upgraded npm packages in the samples
5 years ago
Halil İbrahim Kalkan d6e617998e Upgrade microservice demo solution .net core 3.0
5 years ago
Yunus Emre Kalkan b2293ef6a8
Merge pull request #1649 from abpframework/maliming/id4
6 years ago
maliming 1c95d53779 Update EF Core Migration.
6 years ago
Yunus Emre Kalkan f608d8b5f0 pgrade @abp npm dependencies to latest version
6 years ago
maliming a9930db7e4 Remove StackExchange.Redis.StrongName
6 years ago
maliming fd60fa9c7e Resolve #1382 Use the new Redis package.
6 years ago
Yunus Emre Kalkan 0cea010fae abp npm packages update
6 years ago
Yunus Emre Kalkan 22b534db4e updated npm packages
6 years ago
Yunus Emre Kalkan f94cb3d11f Upgrade client side packages
6 years ago
Yunus Emre Kalkan 7aa4fed49f Change gulpfile.js file contents
6 years ago
Yunus Emre Kalkan 23f3a44587 Update @abp/aspnetcore.mvc.ui.theme.basic npm versions to 0.6.4
6 years ago
maliming 50d1d68165 Resolve #1269 Make web projects InProcess for AspNetCoreHostingModel .
6 years ago
maliming af6dcfb1f3 Replace IIdentityModelHttpClientAuthenticator with IIdentityModelAuthenticationService.
6 years ago
maliming 370aac6feb Microsoft.AspNetCore.App package does not specify version.
6 years ago
Halil ibrahim Kalkan b395b94729 Resolved #960: Seed initial data for microservice demo solution.
6 years ago
Halil ibrahim Kalkan 9fbb3f1104 Add migration for microservice
6 years ago
Halil ibrahim Kalkan 65a2d89b18 Use new IDataSeeder.
6 years ago
Halil ibrahim Kalkan cda9870cd0 Fixed #864: Blog module file upload problem.
6 years ago
Halil ibrahim Kalkan 85d6a65fd0 Visual improvements on the public web site application
6 years ago
Halil ibrahim Kalkan aee07e52dd Remove unused styles section
6 years ago
Halil ibrahim Kalkan 87ac963a3e Revise the auth server UI
6 years ago
Halil ibrahim Kalkan c826ec5916 Create 90974f3f1edb4ab0a10cf9759fd5f9ae.png
6 years ago
Halil ibrahim Kalkan 9f1fecf772 Stylize the products page
6 years ago
Halil ibrahim Kalkan ac69dc0a0a Added Image to products
6 years ago
Halil ibrahim Kalkan 0428a580b8 Add/remove spaces
6 years ago
Halil ibrahim Kalkan 37405268cc Update ClientDemoService.cs
6 years ago
Halil ibrahim Kalkan 54c93d4c34 Refactor ClientDemoService
6 years ago
Halil ibrahim Kalkan 8f562bc78b Add branding providers
6 years ago
Yunus Emre Kalkan c649993405 Removed MvcRazorCompileOnPublish from csproj files
6 years ago
Marcelo Mohr Maciel 211cf6c114 remove deprecated MvcRazorCompileOnPublish true
6 years ago
Halil ibrahim Kalkan ce66211c87 Added TODO
6 years ago
Halil ibrahim Kalkan 3e1fb80f98 Switch to client_credentials grant type for the console demo project.
6 years ago
Atakan Özceviz f6ea4c0eb2 Removed ConsoleClientDemo Docker
6 years ago
Halil ibrahim Kalkan 5f4851262f Use redis cache for data protection
6 years ago
Halil ibrahim Kalkan 9cdea28495 Write logs to elasticsearch.
6 years ago
Halil ibrahim Kalkan eed398dff9 Resolved #738: Implemented CorrelationId middleware.
6 years ago
Halil ibrahim Kalkan 34f68c27c4 Add a simple setting example.
6 years ago
Halil İbrahim Kalkan fbaac6ef76
Merge pull request #783 from atakanozceviz/master
6 years ago
Halil ibrahim Kalkan f49ae3aca0 Resolved #788: Add "ApplicationName" to Audit logs.
6 years ago
Halil ibrahim Kalkan bcb1aefb19 Resolved #784: Add ClientId & CorrelationId to audit logs.
6 years ago
Halil ibrahim Kalkan db6edc17e8 Added "UseCurrentAccessToken" option.
6 years ago
Halil ibrahim Kalkan 31180b82d3 Created IdentityUserLookupAppService and used in the microservice demo.
6 years ago
Atakan Özceviz a4ed89099b Merge branch 'pr'
6 years ago
Atakan Özceviz 380663de65 Added Dockerfiles
6 years ago
Halil ibrahim Kalkan 47dfa65589 Microservice demo enhancements and cleanup
6 years ago
Halil ibrahim Kalkan 360cbfe80b Add blog permission management to the backand application
6 years ago
Halil ibrahim Kalkan 4498622556 Set a longer value for auth cookie expire.
6 years ago
Halil ibrahim Kalkan 994084edaf Resolved #760: Change RabbitMQ Eventbus configuration path
6 years ago
Halil ibrahim Kalkan 66d1496582 Add Volo.Abp.Account.Web.IdentityServer to authserver
6 years ago
Halil ibrahim Kalkan 2dc6190392 Add RabbitMQ connection info
6 years ago
Halil ibrahim Kalkan 7aca37f73a Create IPermissionDataSeeder
6 years ago
Halil ibrahim Kalkan 0f06cf53c1 Revised permission management system
6 years ago
Halil ibrahim Kalkan 144cc5ff03 Added blog module UI package
6 years ago
Halil ibrahim Kalkan 55726526e9 Move basic auth server configuration to appsettings.json files.
6 years ago
Halil ibrahim Kalkan 1f15f4ab33 Added products page to the public web site
6 years ago
Halil ibrahim Kalkan b47ce09486 Added RabbitMq
6 years ago
Halil ibrahim Kalkan 6418eb2d91 Added redis cache too all applications/services
6 years ago
Halil ibrahim Kalkan 98f8f06138 Created public web site
6 years ago
Halil ibrahim Kalkan 598c1e43db Created gateways.
6 years ago
Halil ibrahim Kalkan bbf550ac24 Installed Ocelot to the internal gateway.
6 years ago
Halil ibrahim Kalkan b3965121fc Reorganized folders
6 years ago
Halil ibrahim Kalkan fe08ffe458 Product service initially completed.
6 years ago
Halil ibrahim Kalkan 94cc75d450 Created BloggingService.Host.
6 years ago
Halil ibrahim Kalkan a56d14a6fa Added PublicWebSite.Host project
6 years ago
Halil ibrahim Kalkan 66566aabdd Completed initial BackendAdminApp.Host project.
6 years ago
Halil ibrahim Kalkan a976d06899 Restored client side packages.
6 years ago
Halil ibrahim Kalkan f223c610d9 Added empty BackendAdminApp
6 years ago
Halil ibrahim Kalkan 718598fb8d Console demo is initially completed for microservice demo.
6 years ago
Halil ibrahim Kalkan b98ef48364 Created a console test app.
6 years ago
Halil ibrahim Kalkan 476c472e7e IdentityService configured to properly work.
6 years ago
Halil ibrahim Kalkan 839f77593c Add Test Client to the application list
6 years ago
Halil ibrahim Kalkan a3f0c11897 Make the AuthServer working.
6 years ago
Halil ibrahim Kalkan 053a7f2d9e Added authserver application (initial)
6 years ago