556 Commits (08fbd499c6d0d188ac1ca2bc2bbf3c464e88afda)

Author SHA1 Message Date
Halil İbrahim Kalkan 30cd18abfa Update MyProjectNameDbContextModelCreatingExtensions.cs 7 years ago
Halil İbrahim Kalkan fc3ae6a190 Update startup template to use the new entity extension system to customize the IdentityUser entity 7 years ago
maliming 9cc51474c3 Migrate only tenants with connection strings. 7 years ago
erolarkat 2592c46b24 npm packages 7 years ago
mehmet-erim 9bff2716d5 refactor: remove unnecessary condition 7 years ago
mehmet-erim 2db56d592f feat(rn): add admin email and password fields to create tenant form 7 years ago
Halil İbrahim Kalkan fab5dddac0 Resolved #3189: /api/test API should be removed 7 years ago
mehmet-erim ae5f68497f fix(rn): fix logout fn name 7 years ago
mehmet-erim 072fa04314 refactor: remove promise all from AppContainer 7 years ago
mehmet-erim 14efa745a2 feat(rn): add getAllRoles instead of getRoles to identityAPI 7 years ago
maliming bb4688b786 Upgrade Microsoft.* package to 3.12. 7 years ago
Super 3445449b6f
Add EfCore.Tools package reference to HttpApi.Host. 7 years ago
mehmet-erim cb5d67138f Revert "feat: create react-native app template" 7 years ago
mehmet-erim 0212613ca7 chore: update npm versions 7 years ago
maliming 537fb1a494 Add localization files to module templates. 7 years ago
mehmet-erim 185a88544e feat: create react-native app template 7 years ago
mehmet-erim 384efc9217 chore: replace the ^ prefix of abp ng package versions with the tilde 7 years ago
mehmet-erim 50c6d720b4 chore: change the angular app template project name 7 years ago
Leon Košak 409cdfdfdd
Create sl.json 7 years ago
Halil İbrahim Kalkan 2fb95b4bc6
Update .gitignore 7 years ago
mehmet-erim e2f31ebbf3 chore: update abp package versions 7 years ago
erolarkat e87154a4d7 merge 7 years ago
Halil İbrahim Kalkan 50cae73e90 Fixed #2976: UseAutrorization should be later than UseMultiTenancy. 7 years ago
Halil İbrahim Kalkan 7d94050cae Apply #2960 for the module template 7 years ago
Halil İbrahim Kalkan 23e6018278 Renamed Volo.Abp.Http.Client.IdentityModel.Relay to Volo.Abp.Http.Client.IdentityModel.Web. Also fixed depending projects. 7 years ago
Halil İbrahim Kalkan 69db16a854 Resolved #2941: Change DbMigrationService to work with multiple IDbSchemaMigrator implementations by default for the startup template 7 years ago
mehmet-erim 644350f034 chore: replace first character of abp packages with tilde 7 years ago
mehmet-erim 8a096434f1 feat: update the app template to support Angular 9 7 years ago
mehmet-erim a9b19f8f34 chore: remove the spec files. 7 years ago
mehmet-erim 9c426777ed feat: change lazy abp modules references 7 years ago
mehmet-erim 2c024b7336 chore: remove lazy libs folder 7 years ago
mehmet-erim 8ba50b8bda chore: add recomemded vscode extensions to app template 7 years ago
mehmet-erim 1c29ac629f chore: remove primeng from template 7 years ago
Arkat Erol 5eb5298b78 Updated npm packages 7 years ago
mehmet-erim 0238d544bd feat: upgrade typescript to 3.7 7 years ago
mehmet-erim 8083701443 feat: update rxjs 7 years ago
mehmet-erim 35d8cec286 feat: install the angular/cli v9 and angular/core v9 7 years ago
liangshiw 87890aa4d2 Update chinese document 7 years ago
Halil İbrahim Kalkan 061027bda5 Add comment for EntityFrameworkCoreMyProjectNameDbSchemaMigrator 7 years ago
Halil İbrahim Kalkan 0528f53355 Add more info in the migrator application. 7 years ago
Galip Tolga Erdem a648172f11 removed unnecessery references and code clean up 7 years ago
Galip Tolga Erdem e7fd5014f9 Updated MigrationService with tenant migrations. 7 years ago
mehmet-erim 3e233001d4 feat: add NgxValidateCoreModule to shared modules 7 years ago
maliming 7edfa38065 Change the UserSecretsId to the standard project name. 7 years ago
Halil İbrahim Kalkan 83ba323db2 Upgrade NPM packages in the templates 7 years ago
maliming 93b9a58029 Move generic host usage for console apps 7 years ago
YinChang ffb910f559 update Swashbuckle.AspNetCore to v5.0.0 7 years ago
maliming 45c2abbd32 framework & module& template & sample to target .NET Standard 2.0 7 years ago
YinChang 1955a9a050 fix Volo.Abp.AspNetCore.Serilog ProjectReference 7 years ago
YinChang 3c2f1a8214 fix templates/module HttpApi.Host project , wrong name MyProjectName and should use MyProjectName_Module database 7 years ago