Commit Graph

213 Commits (459a50fe8e179f771583ca97eec39c4e41033d5b)

Author SHA1 Message Date
Yunus Emre Kalkan f9d2e33d41
Merge pull request #1174 from Xeevis/localization-cs
6 years ago
Halil ibrahim Kalkan 2f1162ec43 Add publish related properties to MVC template projects.
6 years ago
Xeevis 345f5d2511 Czech translations
6 years ago
Xeevis 40604a40d6 Initial Czech localization support
6 years ago
Halil ibrahim Kalkan c3224d87f1 Remove unnecessary none includes.
6 years ago
Yunus Emre Kalkan d0d1b9ae75 fix csproj files
6 years ago
Marcelo Mohr Maciel e4ea2a0f0a Updating PT-BR translation
6 years ago
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