Commit Graph

820 Commits (c47e70a36154836594b2fa7bb308b916eeb5e7a1)

Author SHA1 Message Date
Ahmet Çotur 3af391090a Target Framework converted to netstandart2.0 from netcoreapp3.1
5 years ago
Halil İbrahim Kalkan 7bfe05ce15 Re-generate migration for the app startup template
5 years ago
maliming 48f7b609aa Upgrade all AspNetCore/MsExtensions related packages to 3.1.6.
5 years ago
maliming 4bc619c4c2 Configure AbpExceptionLocalizationOptions in the template.
5 years ago
Mehmet Erim 07bc777e97
Merge pull request #4956 from abpframework/feat/4894
5 years ago
mehmet-erim 5e97c31ce9 fix: correct the base urls
5 years ago
mehmet-erim 8fe5c4e487 chore: add environment types
5 years ago
Halil İbrahim Kalkan 48ea38a218 Resolved #4929: Replace IEmailSender with NullEmailSender on DEBUG for the application template
5 years ago
erolarkat 574c765f06 Merge branch 'master' into dev
5 years ago
erolarkat f570151803 npm packages 3.0.5
5 years ago
Halil İbrahim Kalkan c2b1cb9c5b Revert #4630: Remove AutoMapper to the Application.Contracts project.
5 years ago
maliming bda9a997f3 Merge branch 'dev' into maliming/UserSecurityLog
5 years ago
Halil İbrahim Kalkan 64d22355f7
Merge pull request #4766 from abpframework/maliming/UnifiedMigration
5 years ago
maliming 7616c1e501 Make app template DbContextFactory use migrator project's appsettings.json
5 years ago
mehmet-erim 8737042e4b Merge remote-tracking branch 'origin/master' into dev
5 years ago
erolarkat c88150ae93 npm packages 3.0.4
5 years ago
mehmet-erim 62e3bd0995 Merge remote-tracking branch 'origin/master' into dev
5 years ago
mehmet-erim 4b7f16a719 chore: run gulp script for all folders
5 years ago
mehmet-erim 7114cade03 Merge remote-tracking branch 'origin/master' into dev
5 years ago
mehmet-erim 50d60a3bf3 chore: remove compile warnings in module template
5 years ago
mehmet-erim d52a90d95e Merge remote-tracking branch 'origin/master' into dev
5 years ago
Arman Ozak eadcf3ec47 build: add chart.js and js-sha256 to allowedCommonJsDependencies of template
5 years ago
Armağan Ünlü 3f69d25adc Resolved #4023
5 years ago
Ahmet Çotur 50d10e915a templates - prettier reformatted
5 years ago
Halil İbrahim Kalkan 06b68bd033 Move AbpUiResource inheritance to the MyProjectNameHttpApiModule
6 years ago
maliming 37508abfa2 Update template projects migrations.
6 years ago
Halil İbrahim Kalkan a41e2adc23 Added arabic to the host projects
6 years ago
Xeevis e7562a28d2 Update Czech translations
6 years ago
erolarkat e42c8b51cd Merge branch 'master' into dev
6 years ago
erolarkat 8a01d214a6 npm packages 3.0.3
6 years ago
mehmet-erim 08a67a8e6c Merge branch 'master' into dev
6 years ago
mehmet-erim 5d59906635 chore: remove a blank line
6 years ago
mehmet-erim baa0ade634 Merge branch 'master' into dev
6 years ago
mehmet-erim a9695fac6c refactor(module-template): add dynamic layout to app.component
6 years ago
mehmet-erim 27d1f11b96 refactor: define DynamicLayoutComponent as root component
6 years ago
mehmet-erim 250b7b845a refactor(module-template): add dynamic layout to app.component
6 years ago
Halil İbrahim Kalkan 0a202c4b46 Resolved #4630: Add AutoMapper to the Application.Contracts package to allow to use AutoMap attributes on the DTOs
6 years ago
Super d62f969e09
Add missing DependsOn in MyProjectNameDomainModule
6 years ago
erolarkat 4e222d1abf npm packages 3.0.2
6 years ago
erolarkat 8faeaf971d npm packages 3.0.1
6 years ago
mehmet-erim a724b86c4a fix: change the order of style elements in angular.json
6 years ago
erolarkat a16a54c25d npm packages 3.0.0
6 years ago
Halil İbrahim Kalkan 6a5e25dfcd
Merge pull request #4479 from abpframework/maliming/ConcurrencyStamp
6 years ago
Halil İbrahim Kalkan 30611e0b94 #4528 Add GenerateEmbeddedFilesManifest to the module web project
6 years ago
Halil İbrahim Kalkan 02b563bc9f Update tr.json
6 years ago
Halil İbrahim Kalkan c9a25fec97 #4528 configure startup templates to use the GenerateEmbeddedFilesManifest
6 years ago
Halil İbrahim Kalkan 7c1b93e180 Update MyProjectNameIdentityServerModule.cs
6 years ago
Halil İbrahim Kalkan 8a18b82bf4 #4528 rollback commits done by mistake.
6 years ago
Halil İbrahim Kalkan 1154962d4d #4528 Support embedded files with manifest created by Microsoft.Extensions.FileProviders.Embedded
6 years ago
maliming 25bfa7c9e0 Merge branch 'dev' into maliming/ConcurrencyStamp
6 years ago
mehmet-erim 1c91ff55f4 feat: upgrade angular version of app template
6 years ago
mehmet-erim 03141405d4 feat: add route provider to app template
6 years ago
mehmet-erim 5e9de84403 chore: update README.mds
6 years ago
mehmet-erim 8a08e5f549 chore: remove parentName route from module-template
6 years ago
Halil İbrahim Kalkan b273d1944c Add a safe point to override max lengths for existing properties.
6 years ago
Levent Arman Özak 57eb0549d7
Merge pull request #4485 from abpframework/feat/upgrade-npm-packages
6 years ago
mehmet-erim 7dd6850a21 feat: upgrade angular version of module template to v10
6 years ago
mehmet-erim 1e07924a2b chore: decrease abp versions
6 years ago
mehmet-erim 07a5c48155 chore: add symlink to module template
6 years ago
mehmet-erim 4a1f987538 chore: add postinstall script to module template
6 years ago
mehmet-erim 2969614b02 chore(module-template): add @abp/ng.theme.basic to package.json
6 years ago
maliming 255033d605 Remove unnecessary launchSettings.json file.
6 years ago
Halil İbrahim Kalkan 9f7775245d Use Volo.Abp.Caching.StackExchangeRedis from the module startup template.
6 years ago
Halil İbrahim Kalkan d77f155979 Use new Volo.Abp.Caching.StackExchangeRedis from the startup template.
6 years ago
mehmet-erim 61524bd6f9 feat: use NgbNavModule instead of NgbTabsetModule
6 years ago
maliming c42533bf9f Update migration files.
6 years ago
Levent Arman Özak ff3c77b377
Merge pull request #4457 from abpframework/refactor/module-template
6 years ago
Arman Ozak 09e1154222 feat: add ngcc.config.js to module
6 years ago
mehmet-erim aa8cb7fb26 chore: update package.json
6 years ago
mehmet-erim 60dcdf20e5 feat(module-template): add a sample request to module's service
6 years ago
mehmet-erim ea3aaccce8 feat: add new api urls to module template
6 years ago
Halil İbrahim Kalkan 6b5c9562f8
Merge pull request #4392 from abpframework/maliming/update-nuget-packages
6 years ago
Halil İbrahim Kalkan 038d9fad86
Merge pull request #4384 from abpframework/gterdem/identity-server-seed
6 years ago
mehmet-erim e7f33bc56c refactor: recreate angular module template
6 years ago
Arman Ozak fcc571ccdf feat: update template according to new config modules
6 years ago
maliming 269cc94af1 Merge branch 'dev' into maliming/update-nuget-packages
6 years ago
maliming 5751ec0436 Upgrade templates module packages.
6 years ago
Yunus Emre Kalkan c260b2f09f libs folder updated for app template
6 years ago
Galip Tolga Erdem 7f29e71f23 Update IdentityServerDataSeedContributor.cs
6 years ago
Halil İbrahim Kalkan 4378c9ba7e Add ConfigureByConvention call as an example to MyProjectNameDbContextModelCreatingExtensions
6 years ago
Halil İbrahim Kalkan 4bd49ef389
Merge pull request #3982 from abpframework/maliming/mongodb-patch
6 years ago
mehmet-erim e173c843cb chore: add @swimlane/ngx-datatable as a dependency
6 years ago
Arman Ozak 9d884855a6 Merge branch 'dev' of github.com:abpframework/abp into feat/ngx-datatable
6 years ago
maliming 7846c90ea9 Make GetClaimsPrincipal mehtod public.
6 years ago
maliming ed46f92c10 Remove inherits directive in all pages.
6 years ago
mehmet-erim dc3e62d6f4 Merge branch 'dev' of https://github.com/abpframework/abp into feat/ngx-datatable
6 years ago
mehmet-erim b990b2babe chore: add ngx-datatable styles to module template
6 years ago
mehmet-erim f5dd09128a chore: add ngx-datatable styles to app template
6 years ago
Erol Arkat 44dcd4ce2f npm packages 2.9
6 years ago
maliming 6bf068d5c4 Merge branch 'dev' into maliming/mongodb-patch
6 years ago
Halil İbrahim Kalkan 2d89e57403
Merge pull request #4188 from abpframework/liangshiwei/patch-1
6 years ago
Halil İbrahim Kalkan 93fada6497
Merge branch 'dev' into bs-rtl-change-library
6 years ago
Halil İbrahim Kalkan 8c9bed8e08
Merge pull request #4164 from abpframework/maliming/email-setting
6 years ago
Halil İbrahim Kalkan 1c098c6a7d
Merge pull request #4176 from abpframework/maliming/mongo-patch
6 years ago
liangshiwei 1a10821988 Update predefined application menu
6 years ago
Halil İbrahim Kalkan 6a892bfa53
Merge pull request #4101 from abpframework/liangshiwei/support-virtualpath
6 years ago
maliming 3af7696d0d Rename MongoDbFixture to MyProjectNameMongoDbFixture.
6 years ago
maliming 25030cf998 Small refactoring.
6 years ago
maliming 69c41dd850 Merge branch 'dev' into maliming/mongodb-patch
6 years ago
maliming e97d090caa Initialize MongoDbRunner in the static constructor.
6 years ago