mehmet-erim
|
cb5d67138f
|
Revert "feat: create react-native app template"
This reverts commit 185a88544e .
|
5 years ago |
mehmet-erim
|
38506acf19
|
Merge branch 'dev' of https://github.com/abpframework/abp into dev
|
5 years ago |
mehmet-erim
|
0212613ca7
|
chore: update npm versions
|
5 years ago |
maliming
|
537fb1a494
|
Add localization files to module templates.
Fix #3105
|
5 years ago |
mehmet-erim
|
185a88544e
|
feat: create react-native app template
#2699
|
5 years ago |
mehmet-erim
|
384efc9217
|
chore: replace the ^ prefix of abp ng package versions with the tilde
|
5 years ago |
mehmet-erim
|
50c6d720b4
|
chore: change the angular app template project name
|
5 years ago |
Roman Rybalko
|
4c192da10b
|
Added Russian language definiton to app and module templates
|
5 years ago |
Roman Rybalko
|
0ac721c9ee
|
Added ru.json for template
|
5 years ago |
Leon Košak
|
409cdfdfdd
|
Create sl.json
Slovenian translations
|
5 years ago |
Halil İbrahim Kalkan
|
2fb95b4bc6
|
Update .gitignore
|
5 years ago |
erolarkat
|
e87154a4d7
|
merge
|
5 years ago |
Halil İbrahim Kalkan
|
50cae73e90
|
Fixed #2976: UseAutrorization should be later than UseMultiTenancy.
|
5 years ago |
Halil İbrahim Kalkan
|
7d94050cae
|
Apply #2960 for the module template
|
5 years ago |
Halil İbrahim Kalkan
|
23e6018278
|
Renamed Volo.Abp.Http.Client.IdentityModel.Relay to Volo.Abp.Http.Client.IdentityModel.Web. Also fixed depending projects.
|
5 years ago |
Halil İbrahim Kalkan
|
69db16a854
|
Resolved #2941: Change DbMigrationService to work with multiple IDbSchemaMigrator implementations by default for the startup template
|
5 years ago |
mehmet-erim
|
644350f034
|
chore: replace first character of abp packages with tilde
|
5 years ago |
mehmet-erim
|
8a096434f1
|
feat: update the app template to support Angular 9
#2345
|
5 years ago |
mehmet-erim
|
a9b19f8f34
|
chore: remove the spec files.
(They will be added later)
|
5 years ago |
mehmet-erim
|
9c426777ed
|
feat: change lazy abp modules references
#2345
|
5 years ago |
mehmet-erim
|
2c024b7336
|
chore: remove lazy libs folder
#2345
|
5 years ago |
mehmet-erim
|
8ba50b8bda
|
chore: add recomemded vscode extensions to app template
|
5 years ago |
mehmet-erim
|
1c29ac629f
|
chore: remove primeng from template
closes #2924
|
5 years ago |
mehmet-erim
|
95f62d7410
|
Merge branch 'dev' of https://github.com/abpframework/abp into feature/angular-9
|
5 years ago |
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
Move generic host usage for console apps
|
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.
Resolve #2728
|
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
Resolve #1891
|
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
Resolve #2668
|
5 years ago |
maliming
|
3783046883
|
Merge pull request #2671 from yinchang0626/feature/localization-zh-Hant
add localization for 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.
Resolve #2547
|
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
#2404
|
5 years ago |
Halil İbrahim Kalkan
|
388dce7cd2
|
Merge pull request #2489 from recepdmr/todolist
Move AbpIntegratedTest to Volo.Abp.Testing namespace
|
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
Updates AbpClaimTypes to be compatible with identity server claims.
|
5 years ago |
Halil İbrahim Kalkan
|
d5422af84c
|
Merge pull request #2391 from mehmetuken/update-packages
Update nuget 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.
Resolve #2438
|
5 years ago |
Mehmet Tüken
|
dcc2d63e10
|
Merge branch 'dev' into update-packages
|
5 years ago |
Yunus Emre Kalkan
|
e111ca3675
|
template migrations re-initial
because of https://github.com/abpframework/abp/issues/2389
|
5 years ago |
Mehmet Tüken
|
e44efcb803
|
[templates/module] fix mongo.exe dispose
|
5 years ago |
Mehmet Tüken
|
6f0db0b9b0
|
[templates/app] fix mongo.exe dispose
|
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
run gulp scripts
update lerna.version.json
|
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
Enable UserSecrets for template projects.
|
5 years ago |
Halil İbrahim Kalkan
|
f5d37c99f7
|
Merge pull request #2309 from abpframework/maliming/aspnetcore-3.1
Upgrade frameworks & modules & samples to asp net core 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.
Resolve #2300
|
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.
Resolve #2274
|
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
Resolve #2224
|
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
feat: implement new html design
|
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
Make Dockerfile support asp net core 3.0
|
5 years ago |
mehmet-erim
|
3895f17f24
|
Merge branch 'dev' of https://github.com/abpframework/abp into feat/ui-changes
|
5 years ago |
mehmet-erim
|
1e9c40cc34
|
Merge branch 'master' into dev
|
5 years ago |
mehmet-erim
|
3d48026226
|
build: add abp package update script
|
5 years ago |
mehmet-erim
|
b1c4a99862
|
chore: update npm versions
|
5 years ago |
mehmet-erim
|
4ce97a6a4f
|
refactor: home.component
|
5 years ago |
mehmet-erim
|
5ad40318a5
|
Merge master
|
5 years ago |
maliming
|
b6872d2824
|
Update ng package dependencies.
fix #1973
|
5 years ago |
Yunus Emre Kalkan
|
51451b8fec
|
Merge branch 'dev' of https://github.com/volosoft/abp into dev
|
5 years ago |
Yunus Emre Kalkan
|
4a31ee9e10
|
Remove_UniqueIndex_From_TenantName
resolved https://github.com/abpframework/abp/issues/1970
|
5 years ago |
mehmet-erim
|
204e4f4659
|
chore: npm versions
|
5 years ago |
Halil İbrahim Kalkan
|
2389ffdb3b
|
Upgrade npm dependencies for startup templates.
|
5 years ago |
maliming
|
ef0aab0afe
|
Make Dockerfile support asp net core 3.0
|
5 years ago |
maliming
|
27f44c68a5
|
Move UseAuthorization after UseIdentityServer.
|
5 years ago |
Halil İbrahim Kalkan
|
2561b73611
|
Merge branch 'dev' of https://github.com/abpframework/abp into dev
|
5 years ago |
Halil İbrahim Kalkan
|
f767232d42
|
Resolved #1958: Move UseAuthorization after UseIdentityServer.
|
5 years ago |
mehmet-erim
|
237a843b56
|
tests(core): fix type error
|
5 years ago |
Halil İbrahim Kalkan
|
dbc2b4fb74
|
Upgrade NuGet packages on startup templates.
|
5 years ago |
Halil İbrahim Kalkan
|
9f0347fae8
|
Merge pull request #1943 from abpframework/BackgroundJobs-modules-abp-prefix
BackgroundJobs modules abp prefix
|
5 years ago |
Yasin Aydın
|
22b9fab43e
|
Merge pull request #1944 from abpframework/feat/update-font-awesome
feat: upgrade font awesome
|
5 years ago |
Halil İbrahim Kalkan
|
b7c883aeca
|
Upgrade npm packages of templates
|
5 years ago |
mehmet-erim
|
e4957fe455
|
feat: upgrade font awesome
|
5 years ago |
Yunus Emre Kalkan
|
c5a7fb3ee2
|
BackgroundJobs modules abp prefix
|
5 years ago |
Halil İbrahim Kalkan
|
f2138e5868
|
Fix configuration usage.
|
5 years ago |
Halil İbrahim Kalkan
|
bbd0c2e385
|
Merge pull request #1938 from abpframework/maliming/migration
Update project migration.
|
5 years ago |
Halil İbrahim Kalkan
|
4228ce096e
|
Remove usage of Volo.Abp.Configuration namespace.
|
5 years ago |
maliming
|
6f0ecace58
|
Update project migration.
|
5 years ago |
Halil İbrahim Kalkan
|
decad8e30f
|
Merge pull request #1919 from abpframework/Align-Option-Class-Names
Align option class names
|
5 years ago |
Halil İbrahim Kalkan
|
f62771b186
|
Merge pull request #1894 from abpframework/maliming/GenericHost
Move all projects to generic host & remove IConfigurationAccessor usage.
|
5 years ago |
Halil İbrahim Kalkan
|
b28f21815c
|
Merge pull request #1917 from abpframework/maliming/swagger-rc
Enable Swagger UI
|
5 years ago |
maliming
|
e15546d6cd
|
Remove duplicate ConfigureSwaggerServices method.
|
5 years ago |
Yunus Emre Kalkan
|
b3d4d279d9
|
Merge branch 'dev' into Align-Option-Class-Names
|
5 years ago |
mehmet-erim
|
9a4f94d1b8
|
refactor: remove resolvers
|
5 years ago |
Yunus Emre Kalkan
|
9bd045d882
|
DbConnectionOptions to AbpDbConnectionOptions
|
5 years ago |
Yunus Emre Kalkan
|
8503f9b6ac
|
EntityOptions to AbpEntityOptions
|
5 years ago |
Yunus Emre Kalkan
|
f9e97319fb
|
ExceptionLocalizationOptions to AbpExceptionLocalizationOptions
|
5 years ago |
Yunus Emre Kalkan
|
be60cd2f87
|
MongoModelBuilderConfigurationOptions to AbpMongoModelBuilderConfigurationOptions
|
5 years ago |
Yunus Emre Kalkan
|
df386b9ba7
|
NavigationOptions to AbpNavigationOptions
|
5 years ago |
Yunus Emre Kalkan
|
521b3ac89c
|
UnitOfWorkOptions to AbpUnitOfWorkOptions
|
5 years ago |
Yunus Emre Kalkan
|
9b6b49ff2d
|
BackgroundJobs To AbpBackgroundJobs
|
5 years ago |
Yunus Emre Kalkan
|
547f78d9ac
|
MultiTenancyOptionsExtensions to AbpMultiTenancyOptionsExtensions
|
5 years ago |
Yunus Emre Kalkan
|
e19dc65af5
|
CacheOptions to AbpCacheOptions
|
5 years ago |
maliming
|
204703f5f6
|
Enable Swagger UI
Resolve #1849
|
5 years ago |
Yunus Emre Kalkan
|
e07765c7be
|
Update HomeController.cs
|
5 years ago |
Yunus Emre Kalkan
|
f8a48bf4d2
|
Update HomeController.cs
|
5 years ago |
maliming
|
a6a2cda04f
|
Merge branch 'dev' into maliming/GenericHost
|
5 years ago |
Halil İbrahim Kalkan
|
7324120dbd
|
Update ng package dependencies
|
5 years ago |
mehmet-erim
|
c72eb33db5
|
chore: update npm versions
|
5 years ago |
maliming
|
1d06dace02
|
Replace BuildConfiguration with GetConfiguration.
|
5 years ago |
maliming
|
4825484855
|
Merge branch 'dev' into maliming/GenericHost
|
5 years ago |
Halil İbrahim Kalkan
|
f185e5edb3
|
Mark old configuration methods as obsolete
|
5 years ago |
Halil İbrahim Kalkan
|
10313cf02c
|
Add setters for DbTablePrefix and DbSchema
|
5 years ago |
Halil İbrahim Kalkan
|
03c8e57fca
|
Module template db prefix change
|
5 years ago |
maliming
|
d1c506f994
|
Merge branch 'dev' into maliming/GenericHost
|
5 years ago |
mehmet-erim
|
9b733bffe3
|
chore: upgrade angular versions
|
5 years ago |
Yunus Emre Kalkan
|
67bb801d8e
|
Used new Volo.Abp.Ddd.Application.Contracts
resolves #1889
|
5 years ago |
maliming
|
645e5d464e
|
Move all projects to generic host & remove IConfigurationAccessor usage.
Resolve #1888
|
5 years ago |
Halil İbrahim Kalkan
|
9c1dd695e6
|
Move module template to generic host
|
5 years ago |
Halil İbrahim Kalkan
|
44897c6696
|
Use generic host in the app startup template #391
|
5 years ago |
Halil İbrahim Kalkan
|
026cdc9b74
|
Use generic host in the MyCompanyName.MyProjectName.Web
|
5 years ago |
Halil İbrahim Kalkan
|
7737aea912
|
Merge pull request #1881 from abpframework/Add-Web-projects-of-the-modules-to-the-application-parts
Added Web projects of the modules to the application parts
|
5 years ago |
Yunus Emre Kalkan
|
377b633fba
|
Added Web projects of the modules to the application parts
|
5 years ago |
maliming
|
450dcd981d
|
Update identity server migration.
|
5 years ago |
Armağan Ünlü
|
50880a9914
|
Resolved #908
|
5 years ago |
Halil İbrahim Kalkan
|
b8a90037fd
|
Merge pull request #1852 from abpframework/maliming/CurrentDirectoryHelpers
Remove CurrentDirectoryHelpers.
|
5 years ago |
mehmet-erim
|
5c29d1f69f
|
feat(templates): add setting management module
closes #1652
|
5 years ago |
mehmet-erim
|
d7713ee308
|
feat(module-template): add settings component
#1652
|
5 years ago |
mehmet-erim
|
5c1bcbb256
|
feat(module-template): add identity, tenant management, setting-management modules
#1652
|
5 years ago |
mehmet-erim
|
28377fbf1d
|
fix: remove symlink config
|
5 years ago |
mehmet-erim
|
7856b22353
|
feat: create libraries in the module-template #1652
|
5 years ago |
mehmet-erim
|
71d8779b63
|
refactor(core): add addAbpRoutes method
|
5 years ago |
mehmet-erim
|
a99496f2ef
|
feat: create module template main app #1652
|
5 years ago |
mehmet-erim
|
ac71b2fc6f
|
feat: seperate 3th party css files from initial bundle
|
5 years ago |
maliming
|
d9ed777485
|
Remove CurrentDirectoryHelpers.
Resolve #1807
|
5 years ago |
Xeevis
|
baf086b818
|
Cleanup default AspNetCoreHostingModel
|
5 years ago |
Yasin Aydın
|
7e2bce00d9
|
Merge pull request #1810 from abpframework/feature/config-modules
Feature/config modules
|
5 years ago |