Commit Graph

206 Commits (5499c87db0a2741f709776093080531153dacdfc)

Author SHA1 Message Date
Halil ibrahim Kalkan d040b54766 Fix URLs for https change.
6 years ago
maliming d846ee50d8 resolve #1157 Configure HTTPS for all applications.
6 years ago
Halil ibrahim Kalkan b36ead9f25 Update MyProjectNameWebModule.cs
6 years ago
Halil ibrahim Kalkan 76fdd58c29 Merge service and module templates.
6 years ago
Halil ibrahim Kalkan bf04107a97 Renamed unified web project.
6 years ago
Halil ibrahim Kalkan b53be51ac0 Remove unused namespaces.
6 years ago
Halil ibrahim Kalkan 79ccfcaff5 Improve Web.Host for the service template.
6 years ago
Halil ibrahim Kalkan faa835b58b Added Jwt token auth to IDS4 project.
6 years ago
Halil ibrahim Kalkan ad51699e5d Improve service template
6 years ago
Halil ibrahim Kalkan 11ba754e4a Added APIs to IDS4 host
6 years ago
Halil ibrahim Kalkan b8aeacfb2a Fix dockerfile, use correlationid, add other languages.
6 years ago
Halil ibrahim Kalkan 8d28a73171 Fix docker file
6 years ago
Halil ibrahim Kalkan 15d2762e00 Created MyCompanyName.MyProjectName.Host.Shared project.
6 years ago
Halil ibrahim Kalkan 7378cb8ab5 Added projects from the module template.
6 years ago
Halil ibrahim Kalkan 21f8edaf13 MVC template improvements.
6 years ago
Halil ibrahim Kalkan b11cc33008 Added FakeCurrentPrincipalAccessor, created an authorized test.
6 years ago
Halil ibrahim Kalkan 84e4619d8f Added sample app service.
6 years ago
Halil ibrahim Kalkan aabd1cee31 Add initial migration
6 years ago
Halil ibrahim Kalkan d2d87c5312 Revise service template.
6 years ago
Halil ibrahim Kalkan 5033b1c04a Revised tests for the service template tests.
6 years ago
Halil ibrahim Kalkan 2545899d55 Service template revision. Make simpler namespaces.
6 years ago
Halil ibrahim Kalkan 0a9cd8977f Move setting provider to the domain layer.
6 years ago
Halil ibrahim Kalkan b513bb40bb Adjust namespaces.
6 years ago
Halil ibrahim Kalkan 57a8240131 Added tenant management module to the demo app of the module template.
6 years ago
Halil ibrahim Kalkan 996e7e01e8 Add more languages.
6 years ago
Halil ibrahim Kalkan 64e276b025 MVC module template refactored and migrations recreated.
6 years ago
Halil ibrahim Kalkan 7b9edb0c4c Refactor and comment the module template.
6 years ago
Halil ibrahim Kalkan 4f72a05233 Refactor and comment for tests.
6 years ago
Halil ibrahim Kalkan 8d8fa4c234 #585 Simplify namespaces for module & service templates.
6 years ago
Halil ibrahim Kalkan 9eff69dc96 Fixed #1123: Create a separated console application to migrate database and seed data.
6 years ago
Halil ibrahim Kalkan e0b379f124 Revise IDS4 configuration
6 years ago
Halil ibrahim Kalkan bd79cb7db7 Don't seed data in the domain layer.
6 years ago
Halil ibrahim Kalkan 88a8988d8d Use DataSeedHelper
6 years ago
Halil ibrahim Kalkan ea5edf3699 Move MyProjectNameResource to MyCompanyName.MyProjectName.Localization namespace
6 years ago
Halil ibrahim Kalkan 77dec45e9c Add IDS4 integration to the Web project.
6 years ago
Halil ibrahim Kalkan ad3c24692f Added MyCompanyName.MyProjectName.HttpApi.Client.ConsoleTestApp project
6 years ago
Halil ibrahim Kalkan dfc22cdd5b Reference to HttpApi from HttpApi.Host
6 years ago
Halil ibrahim Kalkan 5d3a1efe34 Remove HttpApi.Host to HttpApi dependency. Add MvcTemplateProjectRenameStep.
6 years ago
Halil ibrahim Kalkan 2352ca90e2 Add WithUnitOfWork methods to simplify working with UOW in tests
6 years ago
Halil ibrahim Kalkan 1716fb3b0d Re-create database migrations.
6 years ago
Halil ibrahim Kalkan 5b8aba1b82 Add missing module dependencies to MyProjectNameMongoDbModule
6 years ago
Halil ibrahim Kalkan 534def6e9f Fix base class
6 years ago
Halil ibrahim Kalkan 63f3722268 Rename MongoDb namespace on tests.
6 years ago
Halil ibrahim Kalkan bcac0dfde6 Rename MongDb namespace
6 years ago
Halil ibrahim Kalkan f0e9c6c0af Depend to MyProjectNameDomainTestModule from MyProjectNameApplicationTestModule instead of MyProjectNameEntityFrameworkCoreTestModule
6 years ago
Halil ibrahim Kalkan ed65990020 Add MongoDb unit tests to the MVC template.
6 years ago
Halil ibrahim Kalkan c837318c4f Added domain tests
6 years ago
Halil ibrahim Kalkan 52d1f77516 Added EF Core and base test projects
6 years ago
Halil ibrahim Kalkan d6a3444cec Configure login for web.host.
6 years ago
Halil ibrahim Kalkan 0ef6098a9a Implemented initial Web.Host project
6 years ago