Commit Graph

291 Commits (e3034a7f949e846d15ed8dd0fb86048461fbd3ec)

Author SHA1 Message Date
mehmet-erim 83645730b9 refactor: deprecate the requirements obj
6 years ago
Halil İbrahim Kalkan fc3ae6a190 Update startup template to use the new entity extension system to customize the IdentityUser entity
6 years ago
maliming 9cc51474c3 Migrate only tenants with connection strings.
6 years ago
maliming 3872def4d5
Merge pull request #3150 from abpframework/maliming/Microsoft
6 years ago
erolarkat 2592c46b24 npm packages
6 years ago
mehmet-erim 9bff2716d5 refactor: remove unnecessary condition
6 years ago
mehmet-erim 2db56d592f feat(rn): add admin email and password fields to create tenant form
6 years ago
Halil İbrahim Kalkan fab5dddac0 Resolved #3189: /api/test API should be removed
6 years ago
maliming a045728071 Merge branch 'dev' into maliming/Microsoft
6 years ago
mehmet-erim ae5f68497f fix(rn): fix logout fn name
6 years ago
mehmet-erim 072fa04314 refactor: remove promise all from AppContainer
6 years ago
mehmet-erim 14efa745a2 feat(rn): add getAllRoles instead of getRoles to identityAPI
6 years ago
maliming bb4688b786 Upgrade Microsoft.* package to 3.12.
6 years ago
mehmet-erim cb5d67138f Revert "feat: create react-native app template"
6 years ago
mehmet-erim 0212613ca7 chore: update npm versions
6 years ago
mehmet-erim 185a88544e feat: create react-native app template
6 years ago
mehmet-erim 50c6d720b4 chore: change the angular app template project name
6 years ago
Roman Rybalko 4c192da10b Added Russian language definiton to app and module templates
6 years ago
Roman Rybalko 0ac721c9ee
Added ru.json for template
6 years ago
Leon Košak 409cdfdfdd
Create sl.json
6 years ago
Halil İbrahim Kalkan 2fb95b4bc6
Update .gitignore
6 years ago
erolarkat e87154a4d7 merge
6 years ago
Halil İbrahim Kalkan 50cae73e90 Fixed #2976: UseAutrorization should be later than UseMultiTenancy.
6 years ago
Halil İbrahim Kalkan 23e6018278 Renamed Volo.Abp.Http.Client.IdentityModel.Relay to Volo.Abp.Http.Client.IdentityModel.Web. Also fixed depending projects.
6 years ago
Halil İbrahim Kalkan 69db16a854 Resolved #2941: Change DbMigrationService to work with multiple IDbSchemaMigrator implementations by default for the startup template
6 years ago
mehmet-erim 644350f034 chore: replace first character of abp packages with tilde
6 years ago
mehmet-erim 8a096434f1 feat: update the app template to support Angular 9
6 years ago
mehmet-erim a9b19f8f34 chore: remove the spec files.
6 years ago
mehmet-erim 9c426777ed feat: change lazy abp modules references
6 years ago
mehmet-erim 2c024b7336 chore: remove lazy libs folder
6 years ago
mehmet-erim 8ba50b8bda chore: add recomemded vscode extensions to app template
6 years ago
mehmet-erim 1c29ac629f chore: remove primeng from template
6 years ago
mehmet-erim 95f62d7410 Merge branch 'dev' of https://github.com/abpframework/abp into feature/angular-9
6 years ago
Arkat Erol 5eb5298b78 Updated npm packages
6 years ago
mehmet-erim 0238d544bd feat: upgrade typescript to 3.7
6 years ago
mehmet-erim 8083701443 feat: update rxjs
6 years ago
mehmet-erim 35d8cec286 feat: install the angular/cli v9 and angular/core v9
6 years ago
liangshiw 87890aa4d2 Update chinese document
6 years ago
Halil İbrahim Kalkan 061027bda5 Add comment for EntityFrameworkCoreMyProjectNameDbSchemaMigrator
6 years ago
Halil İbrahim Kalkan 0528f53355 Add more info in the migrator application.
6 years ago
Galip Tolga Erdem a648172f11 removed unnecessery references and code clean up
6 years ago
Galip Tolga Erdem e7fd5014f9 Updated MigrationService with tenant migrations.
6 years ago
Halil İbrahim Kalkan 3b369df403
Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
Halil İbrahim Kalkan ba768a2681
Merge pull request #2696 from abpframework/maliming/console_generic_host
6 years ago
maliming ca74abd8d6 Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
mehmet-erim 3e233001d4 feat: add NgxValidateCoreModule to shared modules
6 years ago
maliming 7edfa38065 Change the UserSecretsId to the standard project name.
6 years ago
maliming 099d7f83c5 Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
Halil İbrahim Kalkan 83ba323db2 Upgrade NPM packages in the templates
6 years ago
maliming 93b9a58029 Move generic host usage for console apps
6 years ago
maliming 81ea882a7b Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
YinChang ffb910f559 update Swashbuckle.AspNetCore to v5.0.0
6 years ago
YinChang 3967c642bb add zh-hant to project in templates
6 years ago
maliming 9c226e6db3 Exclude templates & samples & abp_io projects.
6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
6 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
6 years ago
mehmet-erim 97bc1d03bc chore: update favicon files
6 years ago
Halil İbrahim Kalkan 8db15a81cb Increased version of the npm packages and published all.
6 years ago
Halil İbrahim Kalkan a8e8cf26f1 #2597 Rename UseSerilogEnrichers to UseAbpSerilogEnrichers
6 years ago
Halil İbrahim Kalkan da4c91cabd #2597 Rename AbpSerilogModule to AbpAspNetCoreSerilogModule to bettern align the module name and the package name.
6 years ago
Mehmet Tüken e84dde4f76 Change Serilog.Extensions.Hosting package to Serilog.AspNetCore.
6 years ago
Mehmet Tüken c572815701 Update application template UseSerilogEnrichers.
6 years ago
Halil İbrahim Kalkan b07a181db7 Fixed #2568: User menu in Module.Web.Host not working.
6 years ago
maliming 0d10a61b7b Re-generate EF Core migrations for the startup templates.
6 years ago
Halil İbrahim Kalkan 388dce7cd2
Merge pull request #2489 from recepdmr/todolist
6 years ago
Yunus Emre Kalkan 4fb3e0e587 add missing namespace to modules and templates: Volo.Abp.Testing
6 years ago
Halil İbrahim Kalkan e3efdbb7c1 Resolved #2499: Move AbpValidationResource to Volo.Abp.Validation package.
6 years ago
Halil İbrahim Kalkan d5422af84c
Merge pull request #2391 from mehmetuken/update-packages
6 years ago
Halil İbrahim Kalkan 9cabc686c8 Remove sync api from the startup template
6 years ago
Mehmet Tüken dcc2d63e10
Merge branch 'dev' into update-packages
6 years ago
Yunus Emre Kalkan e111ca3675 template migrations re-initial
6 years ago
Mehmet Tüken 6f0db0b9b0 [templates/app] fix mongo.exe dispose
6 years ago
mehmet-erim 828888aa79 docs: add contributing.md
6 years ago
Mehmet Tüken 7a088fc68a bump Microsoft.NET.Test.Sdk 16.3.0 to 16.4.0
6 years ago
mehmet-erim 4cbfbc7093 ci: remove yarn.js and yarnrc
6 years ago
mehmet-erim a741a6dcd1 Upgrade ng package versions
6 years ago
Halil İbrahim Kalkan 1889664c2e Incremented npm package versions to 1.1.1.
6 years ago
Halil İbrahim Kalkan b9faa9973b Upgrade to latest NPM ABP dependencies.
6 years ago
Halil İbrahim Kalkan eefd40a408
Merge pull request #2275 from abpframework/maliming/UserSecrets
6 years ago
Halil İbrahim Kalkan f5d37c99f7
Merge pull request #2309 from abpframework/maliming/aspnetcore-3.1
6 years ago
Halil İbrahim Kalkan 0c730035f9 Publish and update npm packages
6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
6 years ago
mehmet-erim 2114a027e4 chore(template): remove a class from body
6 years ago
mehmet-erim 73a0792425 chore: update npm versions
6 years ago
mehmet-erim 77e6515aad feat(template): add insert position parameter
6 years ago
maliming e7a0a34622 Enable UserSecrets for template projects.
6 years ago
Halil İbrahim Kalkan d01c83c5c0 Remove unnecessary Volo.Abp.AspNetCore.MultiTenancy dependency.
6 years ago
maliming 63f48c706a Change SQL Server to LocalDb for the startup template connection strings
6 years ago
mehmet-erim 3516a811c9 chore: change home component selector
6 years ago
mehmet-erim 26ae9a0179 chore: update angular versions
6 years ago
mehmet-erim c5c02d24f1 Merge branch 'master' into dev
6 years ago
İsmail ÇAGDAŞ 087707879c published npm packages
6 years ago
mehmet-erim 5e9d348ee8 chore(template): update angular versions
6 years ago
mehmet-erim 5178788b8c refactor: move oauth to core module
6 years ago
mehmet-erim c26068670e chore(template): remove empty array in the ngxs forRoot
6 years ago
mehmet-erim 6f024a94df fix(template): lazyLoadService parameters in app.component
6 years ago
mehmet-erim ee1866be1e docs: update template readme
6 years ago
mehmet-erim cb98cae11a test(template): add app.component.spec
6 years ago
mehmet-erim 9acf888135 test(template): add home.component.spec
6 years ago
mehmet-erim cbabca30f6 chore(template): reorder imports
6 years ago