Commit Graph

568 Commits (0b2dd2e2e4e0068ee561e7b538644ba99be57596)

Author SHA1 Message Date
Arkat Erol 5eb5298b78 Updated npm packages
5 years ago
mehmet-erim 0238d544bd feat: upgrade typescript to 3.7
5 years ago
mehmet-erim 8083701443 feat: update rxjs
5 years ago
mehmet-erim 35d8cec286 feat: install the angular/cli v9 and angular/core v9
5 years ago
liangshiw 87890aa4d2 Update chinese document
5 years ago
Halil İbrahim Kalkan 061027bda5 Add comment for EntityFrameworkCoreMyProjectNameDbSchemaMigrator
5 years ago
Halil İbrahim Kalkan 0528f53355 Add more info in the migrator application.
5 years ago
Galip Tolga Erdem a648172f11 removed unnecessery references and code clean up
5 years ago
Galip Tolga Erdem e7fd5014f9 Updated MigrationService with tenant migrations.
5 years ago
Halil İbrahim Kalkan 3b369df403
Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
Halil İbrahim Kalkan ba768a2681
Merge pull request #2696 from abpframework/maliming/console_generic_host
5 years ago
maliming ca74abd8d6 Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
mehmet-erim 3e233001d4 feat: add NgxValidateCoreModule to shared modules
5 years ago
maliming 7edfa38065 Change the UserSecretsId to the standard project name.
5 years ago
maliming 099d7f83c5 Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
Halil İbrahim Kalkan 83ba323db2 Upgrade NPM packages in the templates
5 years ago
maliming 93b9a58029 Move generic host usage for console apps
5 years ago
maliming 81ea882a7b Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
YinChang ffb910f559 update Swashbuckle.AspNetCore to v5.0.0
5 years ago
maliming 45c2abbd32 framework & module& template & sample to target .NET Standard 2.0
5 years ago
maliming 3783046883
Merge pull request #2671 from yinchang0626/feature/localization-zh-Hant
5 years ago
YinChang 1955a9a050 fix Volo.Abp.AspNetCore.Serilog ProjectReference
5 years ago
YinChang 3c2f1a8214 fix templates/module HttpApi.Host project , wrong name MyProjectName and should use MyProjectName_Module database
5 years ago
YinChang 3967c642bb add zh-hant to project in templates
5 years ago
maliming 9c226e6db3 Exclude templates & samples & abp_io projects.
5 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
5 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
5 years ago
mehmet-erim 97bc1d03bc chore: update favicon files
5 years ago
Halil İbrahim Kalkan 8db15a81cb Increased version of the npm packages and published all.
5 years ago
Halil İbrahim Kalkan a8e8cf26f1 #2597 Rename UseSerilogEnrichers to UseAbpSerilogEnrichers
5 years ago
Halil İbrahim Kalkan da4c91cabd #2597 Rename AbpSerilogModule to AbpAspNetCoreSerilogModule to bettern align the module name and the package name.
5 years ago
Mehmet Tüken e84dde4f76 Change Serilog.Extensions.Hosting package to Serilog.AspNetCore.
5 years ago
Mehmet Tüken 3028b1a431 Update module template UseSerilogEnrichers.
5 years ago
Mehmet Tüken c572815701 Update application template UseSerilogEnrichers.
5 years ago
Halil İbrahim Kalkan e04aea53b0 Inherit from the MyProjectNamePageModel
5 years ago
Halil İbrahim Kalkan 474fc95824 Resolved #2579: Use Contextualized object mapper for the module template.
5 years ago
Halil İbrahim Kalkan 8621591f4c Add Volo.Abp.Account.Application reference to the Web.Unified.csproj.
5 years ago
Halil İbrahim Kalkan b07a181db7 Fixed #2568: User menu in Module.Web.Host not working.
5 years ago
maliming d7761c6dfe Add AbpAccountApplicationModule to the IdentityServer project of the module template.
5 years ago
maliming 0d10a61b7b Re-generate EF Core migrations for the startup templates.
5 years ago
mehmet-erim 04d182c8ae Merge branch 'dev' of https://github.com/abpframework/abp into feat/replaceable-components
5 years ago
mehmet-erim 3f4a97b378 feat(module-template): make module component replaceable
5 years ago
Halil İbrahim Kalkan 388dce7cd2
Merge pull request #2489 from recepdmr/todolist
5 years ago
Yunus Emre Kalkan 4fb3e0e587 add missing namespace to modules and templates: Volo.Abp.Testing
5 years ago
Halil İbrahim Kalkan e3efdbb7c1 Resolved #2499: Move AbpValidationResource to Volo.Abp.Validation package.
5 years ago
Halil İbrahim Kalkan 207d861e0a
Merge pull request #2449 from abpframework/maliming/patch-2
5 years ago
Halil İbrahim Kalkan d5422af84c
Merge pull request #2391 from mehmetuken/update-packages
5 years ago
Halil İbrahim Kalkan b0f17b8876 remove sync uow methods
5 years ago
Halil İbrahim Kalkan 9cabc686c8 Remove sync api from the startup template
5 years ago
maliming 1241948cfa Updates AbpClaimTypes to be compatible with identity server claims.
5 years ago
Mehmet Tüken dcc2d63e10
Merge branch 'dev' into update-packages
5 years ago
Yunus Emre Kalkan e111ca3675 template migrations re-initial
5 years ago
mehmet-erim 828888aa79 docs: add contributing.md
5 years ago
Mehmet Tüken 7a088fc68a bump Microsoft.NET.Test.Sdk 16.3.0 to 16.4.0
5 years ago
mehmet-erim 4cbfbc7093 ci: remove yarn.js and yarnrc
5 years ago
mehmet-erim a741a6dcd1 Upgrade ng package versions
5 years ago
Halil İbrahim Kalkan 1889664c2e Incremented npm package versions to 1.1.1.
5 years ago
Halil İbrahim Kalkan b9faa9973b Upgrade to latest NPM ABP dependencies.
5 years ago
Halil İbrahim Kalkan eefd40a408
Merge pull request #2275 from abpframework/maliming/UserSecrets
5 years ago
Halil İbrahim Kalkan f5d37c99f7
Merge pull request #2309 from abpframework/maliming/aspnetcore-3.1
5 years ago
Halil İbrahim Kalkan 0c730035f9 Publish and update npm packages
5 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
5 years ago
maliming 2739343916 Add HttpApi module assemblies to Application Parts for all modules.
5 years ago
mehmet-erim 2114a027e4 chore(template): remove a class from body
5 years ago
mehmet-erim 1b54da232f fix(module-template): organize home page #2265
5 years ago
mehmet-erim 770aa22fb2 chore(module-template): update npm versions
5 years ago
mehmet-erim b5a13a2658 fix(module-template): update environments
5 years ago
mehmet-erim 73a0792425 chore: update npm versions
5 years ago
mehmet-erim 77e6515aad feat(template): add insert position parameter
5 years ago
maliming e7a0a34622 Enable UserSecrets for template projects.
5 years ago
Halil İbrahim Kalkan 4c1e4a323d Enable cors
5 years ago
Halil İbrahim Kalkan 21fe6656f5 Recreate the migration.
5 years ago
Halil İbrahim Kalkan 15e51aea7e Recreate the initial migration
5 years ago
Halil İbrahim Kalkan 6142b31647 Upgrade npm packages
5 years ago
Halil İbrahim Kalkan d01c83c5c0 Remove unnecessary Volo.Abp.AspNetCore.MultiTenancy dependency.
5 years ago
maliming 63f48c706a Change SQL Server to LocalDb for the startup template connection strings
5 years ago
mehmet-erim 3516a811c9 chore: change home component selector
5 years ago
mehmet-erim 26ae9a0179 chore: update angular versions
5 years ago
mehmet-erim c5c02d24f1 Merge branch 'master' into dev
5 years ago
İsmail ÇAGDAŞ 087707879c published npm packages
5 years ago
mehmet-erim 5e9d348ee8 chore(template): update angular versions
5 years ago
mehmet-erim 5178788b8c refactor: move oauth to core module
5 years ago
mehmet-erim c26068670e chore(template): remove empty array in the ngxs forRoot
5 years ago
mehmet-erim 6f024a94df fix(template): lazyLoadService parameters in app.component
5 years ago
mehmet-erim ee1866be1e docs: update template readme
5 years ago
mehmet-erim cb98cae11a test(template): add app.component.spec
5 years ago
mehmet-erim 9acf888135 test(template): add home.component.spec
5 years ago
mehmet-erim cbabca30f6 chore(template): reorder imports
5 years ago
mehmet-erim 48fe815634 chore: update npm versions
5 years ago
mehmet-erim 2b39843cd0 chore: remove npmrc files
5 years ago
Mehmet Erim 21c39fe01b
Merge pull request #1984 from abpframework/feat/ui-changes
5 years ago
mehmet-erim bf85f80155 refactor(module-template): remove NgxsReduxDevtoolsPluginModule from app module
5 years ago
mehmet-erim 01c8bf9f59 feat: implement new home page
5 years ago
mehmet-erim 2d770194d0 Merge branch 'dev' of https://github.com/abpframework/abp into feat/ui-changes
5 years ago
Halil İbrahim Kalkan ceb0a1a8c0 Update npm packages in the templates.
5 years ago
Halil İbrahim Kalkan 99057a935d Update npm package versions.
5 years ago
Yunus Emre Kalkan 3d3e1b9b14 Merge branch 'dev' of https://github.com/volosoft/abp into dev
5 years ago
Yunus Emre Kalkan 707a053dd7 migrations combined
5 years ago
Halil İbrahim Kalkan a5c9a92ede
Merge pull request #1975 from abpframework/maliming/dockerfile
5 years ago
mehmet-erim 3895f17f24 Merge branch 'dev' of https://github.com/abpframework/abp into feat/ui-changes
5 years ago