Commit Graph

84 Commits (6bb1987a1fd714b77f767eea3d6955dd70f579c4)

Author SHA1 Message Date
Halil İbrahim Kalkan e0c27f411b Use IWebHostEnvironment instead of IHostingEnvironment
5 years ago
Yunus Emre Kalkan ce60004537 api & identity resource names are made unique
5 years ago
Halil İbrahim Kalkan 49e338f243 Make app template working for asp.net core 3.0
5 years ago
Halil İbrahim Kalkan 23fa87e017 Disable swagger. Fix IDS4 tests.
5 years ago
Halil İbrahim Kalkan ad4fcd57f8 Upgraded app template package and versions to .net core 3.0
5 years ago
Yunus Emre Kalkan 7960751630 added manage profile page
5 years ago
Halil İbrahim Kalkan 1b84ea650b Fixed #1680: Can't logout from the Web UI.
5 years ago
maliming 1610a90251 Resolve #1708 Use AddMaps instead of AddProfile in startup templates.
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 ff66516a93 Resolve #1632 MongoDB test problems & optimization.
6 years ago
Halil İbrahim Kalkan 0614a68710 #1632 MongoDB test problems & optimization
6 years ago
Halil İbrahim Kalkan 811e0a5917 Update DotSettings files
6 years ago
Halil İbrahim Kalkan 550662d01b Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Halil İbrahim Kalkan f9de5fb0eb Upgrade app template NuGet packages
6 years ago
Alper Ebicoglu 63595fba88 move Permissions to Application.Contracts project.
6 years ago
Halil İbrahim Kalkan 8bbee15ccb Replace individual calls with ConfigureByConvention.
6 years ago
Halil İbrahim Kalkan ea450c2f5a Rename MyProjectName_ConsoleTestApp to MyProjectName_App
6 years ago
Halil İbrahim Kalkan 59455052aa Switch EF to Mongo step for MyCompanyName.MyProjectName.HttpApi.HostWithIds project.
6 years ago
maliming 6b7dcab12e Rename the method and apply it to the template project.
6 years ago
maliming fd3976155b Resolve #1491 Disable background jobs in the migration project in the template.
6 years ago
Halil İbrahim Kalkan 2409a2398c
Merge pull request #1558 from abpframework/maliming/ef-core-design2
6 years ago
Halil İbrahim Kalkan 2a15da25d4 Accept certificates.
6 years ago
Halil İbrahim Kalkan b52e7d9c4d Delete logs.txt
6 years ago
Halil İbrahim Kalkan a15b608368 Add UseJwtTokenMiddleware
6 years ago
Halil İbrahim Kalkan 87090fe970 Added Identityserver to MyCompanyName.MyProjectName.HttpApi.HostWithIds.csproj
6 years ago
Halil İbrahim Kalkan 1d70a267e4 Added MyCompanyName.MyProjectName.HttpApi.HostWithIds project
6 years ago
Halil İbrahim Kalkan 9f323912d9 Add missing account modules to the template.
6 years ago
maliming 40c20b6053 Reference the Microsoft.EntityFrameworkCore.Design package for the migration project.
6 years ago
Halil İbrahim Kalkan 13822e1774 Fix ReplaceEmbeddedByPhysical paths.
6 years ago
Halil İbrahim Kalkan 6bc918a1b4 Enable CORS for the app template
6 years ago
Halil İbrahim Kalkan 03fb457465 Fix local framework reference for the app template.
6 years ago
Halil İbrahim Kalkan e91da573ab Add angular project template. Rename mvc template to app template.
6 years ago