Commit Graph

254 Commits (ccbdfcc7ecee914f27e265efcd11c8913b387e7d)

Author SHA1 Message Date
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
Halil ibrahim Kalkan c4d12bfd7e Implemented MyCompanyName.MyProjectName.HttpApi.Host project
6 years ago
Halil ibrahim Kalkan 514b931143 Ignore logs
6 years ago
Halil ibrahim Kalkan ab058d0cd3 Minor fixes on IDS4 app
6 years ago
Halil ibrahim Kalkan 4ac1bcdac2 Added IDS4 to domain.
6 years ago
Halil ibrahim Kalkan 326031d7e2 Added IndentityServer project
6 years ago
Halil ibrahim Kalkan 567776822a Added Web.Host, HttpApi.Host and IdentityServer projects.
6 years ago
Halil ibrahim Kalkan 5e60655e42 Added MyCompanyName.MyProjectName.HttpApi.Client project.
6 years ago
Halil ibrahim Kalkan 5e583282cc Added MyCompanyName.MyProjectName.HttpApi project
6 years ago
Halil ibrahim Kalkan cce77696b3 Added notes
6 years ago
Halil ibrahim Kalkan e2f004d390 Added comments for EF core layer.
6 years ago
Halil ibrahim Kalkan 570b604ee6 Added comments to MVC template.
6 years ago
Halil ibrahim Kalkan 800cb40333 Created Application.Contracts module.
6 years ago
Halil ibrahim Kalkan 16a62929e9 Created Domain.Shared
6 years ago
Halil ibrahim Kalkan 08f4320282 added empty css/js files.
6 years ago
Halil ibrahim Kalkan 7d764f3595 Refactor MVC template.
6 years ago
Halil ibrahim Kalkan bd775316f5 Upgrade to Swashbuckle.AspNetCore 4.0.1.
6 years ago
Halil ibrahim Kalkan a67e982d42 Update nuget packages, code cleanup for MVC template.
6 years ago
Halil ibrahim Kalkan a740e4a2a5 MVC template cleanup & refactor.
6 years ago
maliming 5b096b3425 fix #1104 Replace the correct project reference and namespace.
6 years ago
Halil ibrahim Kalkan 16ee8cd624 Rename mvc module template folder
6 years ago
bbakermmc f34a36d2f1
Update abp.resourcemapping.js
6 years ago
İsmail ÇAGDAŞ f655540555 updated all nuget packages
6 years ago
maliming bb8edb70fd Use GetPublicConstantsRecursively in Permissions.GetAll.
6 years ago
maliming 370aac6feb Microsoft.AspNetCore.App package does not specify version.
6 years ago
Atakan Özceviz b219e0bc26 Update docker-compose.override
6 years ago
Halil ibrahim Kalkan b86b858761 Re-create migrations for the module template
6 years ago
Halil ibrahim Kalkan 32c1605471 Re-create db migrations for service template
6 years ago
Halil ibrahim Kalkan c6f44da5d8 Resolved #968: Set IdentityServerAuthentication Authority URL from appsettings.json
6 years ago
Atakan Özceviz b2058277f9 Migration method changed to reduce the size of the image
6 years ago
Halil ibrahim Kalkan 5387ac43f0 Add feature management module to the mvc template #950
6 years ago
Halil ibrahim Kalkan cf3795a8a4 Add MyProjectNameConsts.IsMultiTenancyEnabled constant.
6 years ago
Halil ibrahim Kalkan 6893ba762f Resolved #950: Add tenant management module to the MVC startup template.
6 years ago
Atakan Özceviz 56e49c30c3 Create docker-compose yml files
6 years ago
Atakan Özceviz 79c17ef7e5 Create Dockerfile for migrations
6 years ago
Atakan Özceviz bb967c72a9 Create Dockerfile
6 years ago
Halil ibrahim Kalkan 65a2d89b18 Use new IDataSeeder.
6 years ago
maliming 4b74733227 fix #928 Module and service templates add git ignore files.
6 years ago
Halil ibrahim Kalkan 511718cfe7 Revised module references for the service template. Fixed #872.
6 years ago
Halil ibrahim Kalkan 12f5572b78 Updated EF Core migrations
6 years ago
Halil ibrahim Kalkan 7ffff19a1d Update MyProjectNameDbContextModelCreatingExtensions.cs
6 years ago
Halil ibrahim Kalkan f94f5c575b Added comments to mvc template
6 years ago
Halil ibrahim Kalkan 7e00a1461d Clean unused namespaces
6 years ago
Halil ibrahim Kalkan 5ebe61562e Added AppUser to the MVC template
6 years ago
Halil ibrahim Kalkan 230d018c4d Add and configure MyProjectName.EntityFrameworkCore.DbMigrations project
6 years ago
Halil ibrahim Kalkan 69c9772566 Re-generate migration
6 years ago
Yunus Emre Kalkan 58b803e725 Resolved #858
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
Yunus Emre Kalkan 077898d5b5 Resolved #820 : Remove logger factory configuration from Startup
6 years ago
Halil ibrahim Kalkan c3c12638ba Fixed #802: Should set the proper root namespace while adding embedded resources.
6 years ago
Halil ibrahim Kalkan 58ff2fd8e8 Remove "Compile Remove" from csproj
6 years ago
Halil ibrahim Kalkan 0fa18fc37d Fix EF Core migration
6 years ago