Commit Graph

122 Commits (ebff2cfcac73fd950198aa9831f5cf9bed336687)

Author SHA1 Message Date
mehmet-erim 2b39843cd0 chore: remove npmrc files
6 years ago
mehmet-erim bf85f80155 refactor(module-template): remove NgxsReduxDevtoolsPluginModule from app module
6 years ago
Halil İbrahim Kalkan ceb0a1a8c0 Update npm packages in the templates.
6 years ago
Halil İbrahim Kalkan 99057a935d Update npm package versions.
6 years ago
Halil İbrahim Kalkan a5c9a92ede
Merge pull request #1975 from abpframework/maliming/dockerfile
6 years ago
mehmet-erim 3d48026226 build: add abp package update script
6 years ago
mehmet-erim b1c4a99862 chore: update npm versions
6 years ago
Halil İbrahim Kalkan 2389ffdb3b Upgrade npm dependencies for startup templates.
6 years ago
maliming ef0aab0afe Make Dockerfile support asp net core 3.0
6 years ago
Halil İbrahim Kalkan f767232d42 Resolved #1958: Move UseAuthorization after UseIdentityServer.
6 years ago
Halil İbrahim Kalkan dbc2b4fb74 Upgrade NuGet packages on startup templates.
6 years ago
Halil İbrahim Kalkan b7c883aeca Upgrade npm packages of templates
6 years ago
Halil İbrahim Kalkan f2138e5868 Fix configuration usage.
6 years ago
Halil İbrahim Kalkan bbd0c2e385
Merge pull request #1938 from abpframework/maliming/migration
6 years ago
Halil İbrahim Kalkan 4228ce096e Remove usage of Volo.Abp.Configuration namespace.
6 years ago
maliming 6f0ecace58 Update project migration.
6 years ago
Halil İbrahim Kalkan decad8e30f
Merge pull request #1919 from abpframework/Align-Option-Class-Names
6 years ago
Halil İbrahim Kalkan f62771b186
Merge pull request #1894 from abpframework/maliming/GenericHost
6 years ago
Yunus Emre Kalkan 9bd045d882 DbConnectionOptions to AbpDbConnectionOptions
6 years ago
Yunus Emre Kalkan 8503f9b6ac EntityOptions to AbpEntityOptions
6 years ago
Yunus Emre Kalkan f9e97319fb ExceptionLocalizationOptions to AbpExceptionLocalizationOptions
6 years ago
Yunus Emre Kalkan be60cd2f87 MongoModelBuilderConfigurationOptions to AbpMongoModelBuilderConfigurationOptions
6 years ago
Yunus Emre Kalkan df386b9ba7 NavigationOptions to AbpNavigationOptions
6 years ago
Yunus Emre Kalkan 521b3ac89c UnitOfWorkOptions to AbpUnitOfWorkOptions
6 years ago
Yunus Emre Kalkan 547f78d9ac MultiTenancyOptionsExtensions to AbpMultiTenancyOptionsExtensions
6 years ago
Yunus Emre Kalkan e19dc65af5 CacheOptions to AbpCacheOptions
6 years ago
maliming 204703f5f6 Enable Swagger UI
6 years ago
maliming a6a2cda04f
Merge branch 'dev' into maliming/GenericHost
6 years ago
Halil İbrahim Kalkan 7324120dbd Update ng package dependencies
6 years ago
maliming 1d06dace02 Replace BuildConfiguration with GetConfiguration.
6 years ago
maliming 4825484855 Merge branch 'dev' into maliming/GenericHost
6 years ago
Halil İbrahim Kalkan 10313cf02c Add setters for DbTablePrefix and DbSchema
6 years ago
Halil İbrahim Kalkan 03c8e57fca Module template db prefix change
6 years ago
maliming d1c506f994 Merge branch 'dev' into maliming/GenericHost
6 years ago
Yunus Emre Kalkan 67bb801d8e Used new Volo.Abp.Ddd.Application.Contracts
6 years ago
maliming 645e5d464e Move all projects to generic host & remove IConfigurationAccessor usage.
6 years ago
Halil İbrahim Kalkan 9c1dd695e6 Move module template to generic host
6 years ago
Halil İbrahim Kalkan 7737aea912
Merge pull request #1881 from abpframework/Add-Web-projects-of-the-modules-to-the-application-parts
6 years ago
Yunus Emre Kalkan 377b633fba Added Web projects of the modules to the application parts
6 years ago
maliming 450dcd981d Update identity server migration.
6 years ago
Halil İbrahim Kalkan b8a90037fd
Merge pull request #1852 from abpframework/maliming/CurrentDirectoryHelpers
6 years ago
mehmet-erim 5c29d1f69f feat(templates): add setting management module
6 years ago
mehmet-erim d7713ee308 feat(module-template): add settings component
6 years ago
mehmet-erim 5c1bcbb256 feat(module-template): add identity, tenant management, setting-management modules
6 years ago
mehmet-erim 28377fbf1d fix: remove symlink config
6 years ago
mehmet-erim 7856b22353 feat: create libraries in the module-template #1652
6 years ago
mehmet-erim 71d8779b63 refactor(core): add addAbpRoutes method
6 years ago
mehmet-erim a99496f2ef feat: create module template main app #1652
6 years ago
maliming d9ed777485 Remove CurrentDirectoryHelpers.
6 years ago
Xeevis baf086b818 Cleanup default AspNetCoreHostingModel
6 years ago