Commit Graph

1081 Commits (67fbbc75e3941426bfb77a98d8ee5abc8960a48a)

Author SHA1 Message Date
Halil İbrahim Kalkan 12c9039fe8 Created Volo.Abp.AspNetCore.Components.WebAssembly package.
5 years ago
Arman Ozak b672edafaa feat: add placeholder rootNamespace to all environments
5 years ago
Halil İbrahim Kalkan d0d8ae445b Merge branch 'dev' into blazor-ui
5 years ago
Halil İbrahim Kalkan 476c663732 Merge branch 'rel-3.1' into dev
5 years ago
Halil İbrahim Kalkan 5d2d200656
Merge pull request #5166 from abpframework/maliming/mvc-packages
5 years ago
bnymncoskuner 9e3ff9c6af feat: add abp/ng.schematics to templates
5 years ago
maliming 34e664907f Update npm packages of template project to 3.1.0-rc.1(MVC)
5 years ago
liangshiwei 8afafa4009 Update abp.luxon.js
5 years ago
Halil İbrahim Kalkan d5405b1267
Merge pull request #5147 from abpframework/liangshiwei/abp.luxon.js
5 years ago
liangshiwei ae9f593b5e Add abp.luxon.js
5 years ago
Halil İbrahim Kalkan cb0e920d83 Get user list as an example.
5 years ago
Halil İbrahim Kalkan a095d2fb08 Cleanup the Index page.
5 years ago
Halil İbrahim Kalkan 8785dce454 Introduce Volo.Abp.Http.Client.IdentityModel.WebAssembly package & authenticate via dynamic HTTP client proxies.
5 years ago
Halil İbrahim Kalkan 8cba157614 Re-integrate Blazor to the ABP Framework
5 years ago
Halil İbrahim Kalkan a3138f4dd8 Implemented authentication for the blazor application
5 years ago
Halil İbrahim Kalkan 7b04551540 Added CORS
5 years ago
Halil İbrahim Kalkan 333da8a1b0 Fix identity configuration
5 years ago
Halil İbrahim Kalkan e2f11cc975 Configure remote client temporary.
5 years ago
Halil İbrahim Kalkan afd8d679d5 Change connection string to localhost to easier test.
5 years ago
Halil İbrahim Kalkan f872ceaafb Integrate ABP Framework to the initial blazor application.
5 years ago
Halil İbrahim Kalkan 1706038bba Created the initial Blazor application inside the startup template.
5 years ago
Halil İbrahim Kalkan 754d9c9573 Added components folder.
5 years ago
Halil İbrahim Kalkan af1181d37b Add MyProjectNameGlobalFeatureConfigurator.
5 years ago
Halil İbrahim Kalkan c9de97ad33 Configure extra properties in the startup template
5 years ago
Halil İbrahim Kalkan 07db2d6031 Update Index.cshtml
5 years ago
Halil İbrahim Kalkan 9a102cb07d Remove duplicate NullEmailSender replacement.
5 years ago
Halil İbrahim Kalkan 5c3661f01f
Merge pull request #5105 from abpframework/liangshiwei/module-account-resetpassword
5 years ago
liangshiwei 8614a45c8f Added forget/reset password feature to account module
5 years ago
mehmet-erim 9b8a330a13 chore(app-template): update angular versions to latest
5 years ago
Halil İbrahim Kalkan bf309638a1
Merge pull request #5057 from wakuflair/menus
5 years ago
Halil İbrahim Kalkan d3af2bf69c Delete unused pipeline config on web test module.
5 years ago
maliming 5abca9e16b Add Components js/css files to embedded resource.
5 years ago
Halil İbrahim Kalkan 8a6b1e0a5e
Merge pull request #5037 from abpframework/maliming/Swashbuckle.AspNetCore
5 years ago
wakuflair 463f4bcffa Merge branch 'dev' into menus
5 years ago
wakuflair fcaefac06e Add `MyProjectNameMenus.cs` for the app template
5 years ago
Halil İbrahim Kalkan 31fcfbb4ff Resolved #5043: Move AbpRequestLocalization middleware on top of all in the startup template
5 years ago
Halil İbrahim Kalkan 483210edb2 Add authorization code grant to the App client (the angular client).
5 years ago
maliming f72f7379b3 Upgrade Swashbuckle.AspNetCore to 5.5.1
5 years ago
mehmet-erim ed1c200bf4 refactor: rename oauth strategty and improve it
5 years ago
mehmet-erim a67c552393 feat: implement the oauth strategy
5 years ago
mehmet-erim 6de93b5c75 Merge branch 'dev' of https://github.com/abpframework/abp into feat/volo-2917
5 years ago
maliming a37b797dad Update migrations for identity user IsExternal property.
5 years ago
Halil İbrahim Kalkan c07b29c557 Resolved #5006: Console applications should participate to the main host builder
5 years ago
Halil İbrahim Kalkan f0b27116cf Add appsettings.json tp the console sample.
5 years ago
maliming 07a302f32a
Update MyCompanyName.MyProjectName.MongoDB.csproj
5 years ago
mehmet-erim 8b3758d395 chore: change redirecting to login method in home component
5 years ago
mehmet-erim e049d02ef4 feat: change the oauth configuration according to code flow
5 years ago
Halil İbrahim Kalkan 92b2028bf9
Merge pull request #4976 from abpframework/maliming/ms-3.1.6
5 years ago
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
maliming 19c704bcca Rename FindByCliendIdAsync to FindByClientIdAsync.
5 years ago
maliming 31f7ea37ef Update template projects migration.
5 years ago
maliming bf894d50d0 Merge branch 'dev' into maliming/IdentityServer-v4
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
maliming fa1cec325c Merge branch 'dev' into maliming/IdentityServer-v4
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
5 years ago
maliming 37508abfa2 Update template projects migrations.
5 years ago
Halil İbrahim Kalkan a41e2adc23 Added arabic to the host projects
5 years ago
Xeevis e7562a28d2 Update Czech translations
5 years ago
erolarkat e42c8b51cd Merge branch 'master' into dev
5 years ago
erolarkat 8a01d214a6 npm packages 3.0.3
5 years ago
maliming 87e5dc4259 Refactor.
5 years ago
maliming cee969f7bb Recreate Template projects migrations.
5 years ago
maliming cf75e6cdb3 Update app template migrations.
5 years ago
maliming b2beaa2b0c Update IdentityServerDataSeedContributor.
5 years ago
maliming 0a8423d0b0 Identity Server is done.
5 years ago
mehmet-erim 08a67a8e6c Merge branch 'master' into dev
5 years ago
mehmet-erim 5d59906635 chore: remove a blank line
5 years ago
mehmet-erim baa0ade634 Merge branch 'master' into dev
5 years ago
mehmet-erim a9695fac6c refactor(module-template): add dynamic layout to app.component
5 years ago
mehmet-erim 27d1f11b96 refactor: define DynamicLayoutComponent as root component
5 years ago
mehmet-erim 250b7b845a refactor(module-template): add dynamic layout to app.component
5 years ago
maliming b8719fbc15 Update Consent.
5 years ago
maliming e6fafdf08a Merge branch 'dev' into maliming/IdentityServer-v4
5 years ago
Halil İbrahim Kalkan 0a202c4b46 Resolved #4630: Add AutoMapper to the Application.Contracts package to allow to use AutoMap attributes on the DTOs
5 years ago
Super d62f969e09
Add missing DependsOn in MyProjectNameDomainModule
5 years ago
maliming c77856c7c6 Update IdentityServerDataSeedContributor.cs.
5 years ago
maliming 1b9a9b6722 Update IdentityServerDataSeedContributor.cs.
5 years ago
erolarkat 4e222d1abf npm packages 3.0.2
5 years ago
erolarkat 8faeaf971d npm packages 3.0.1
5 years ago
mehmet-erim a724b86c4a fix: change the order of style elements in angular.json
5 years ago
erolarkat a16a54c25d npm packages 3.0.0
5 years ago
Halil İbrahim Kalkan 6a5e25dfcd
Merge pull request #4479 from abpframework/maliming/ConcurrencyStamp
5 years ago
Halil İbrahim Kalkan 30611e0b94 #4528 Add GenerateEmbeddedFilesManifest to the module web project
5 years ago
Halil İbrahim Kalkan 02b563bc9f Update tr.json
5 years ago
Halil İbrahim Kalkan c9a25fec97 #4528 configure startup templates to use the GenerateEmbeddedFilesManifest
5 years ago
Halil İbrahim Kalkan 7c1b93e180 Update MyProjectNameIdentityServerModule.cs
5 years ago
Halil İbrahim Kalkan 8a18b82bf4 #4528 rollback commits done by mistake.
5 years ago
Halil İbrahim Kalkan 1154962d4d #4528 Support embedded files with manifest created by Microsoft.Extensions.FileProviders.Embedded
5 years ago
maliming 25bfa7c9e0 Merge branch 'dev' into maliming/ConcurrencyStamp
5 years ago
mehmet-erim 1c91ff55f4 feat: upgrade angular version of app template
5 years ago
mehmet-erim 03141405d4 feat: add route provider to app template
5 years ago
mehmet-erim 5e9de84403 chore: update README.mds
5 years ago
mehmet-erim 8a08e5f549 chore: remove parentName route from module-template
5 years ago
Halil İbrahim Kalkan b273d1944c Add a safe point to override max lengths for existing properties.
5 years ago
Levent Arman Özak 57eb0549d7
Merge pull request #4485 from abpframework/feat/upgrade-npm-packages
5 years ago
mehmet-erim 7dd6850a21 feat: upgrade angular version of module template to v10
5 years ago
mehmet-erim 1e07924a2b chore: decrease abp versions
5 years ago
mehmet-erim 07a5c48155 chore: add symlink to module template
5 years ago
mehmet-erim 4a1f987538 chore: add postinstall script to module template
5 years ago
mehmet-erim 2969614b02 chore(module-template): add @abp/ng.theme.basic to package.json
5 years ago
maliming 255033d605 Remove unnecessary launchSettings.json file.
5 years ago
Halil İbrahim Kalkan 9f7775245d Use Volo.Abp.Caching.StackExchangeRedis from the module startup template.
5 years ago
Halil İbrahim Kalkan d77f155979 Use new Volo.Abp.Caching.StackExchangeRedis from the startup template.
5 years ago
mehmet-erim 61524bd6f9 feat: use NgbNavModule instead of NgbTabsetModule
5 years ago
maliming c42533bf9f Update migration files.
5 years ago
Levent Arman Özak ff3c77b377
Merge pull request #4457 from abpframework/refactor/module-template
5 years ago
Arman Ozak 09e1154222 feat: add ngcc.config.js to module
5 years ago
mehmet-erim aa8cb7fb26 chore: update package.json
5 years ago
mehmet-erim 60dcdf20e5 feat(module-template): add a sample request to module's service
5 years ago
mehmet-erim ea3aaccce8 feat: add new api urls to module template
5 years ago
Halil İbrahim Kalkan 6b5c9562f8
Merge pull request #4392 from abpframework/maliming/update-nuget-packages
5 years ago
Halil İbrahim Kalkan 038d9fad86
Merge pull request #4384 from abpframework/gterdem/identity-server-seed
5 years ago
mehmet-erim e7f33bc56c refactor: recreate angular module template
5 years ago
Arman Ozak fcc571ccdf feat: update template according to new config modules
5 years ago
maliming 269cc94af1 Merge branch 'dev' into maliming/update-nuget-packages
5 years ago
maliming 5751ec0436 Upgrade templates module packages.
5 years ago
Yunus Emre Kalkan c260b2f09f libs folder updated for app template
5 years ago
Galip Tolga Erdem 7f29e71f23 Update IdentityServerDataSeedContributor.cs
5 years ago
Halil İbrahim Kalkan 4378c9ba7e Add ConfigureByConvention call as an example to MyProjectNameDbContextModelCreatingExtensions
5 years ago
Halil İbrahim Kalkan 4bd49ef389
Merge pull request #3982 from abpframework/maliming/mongodb-patch
5 years ago
mehmet-erim e173c843cb chore: add @swimlane/ngx-datatable as a dependency
5 years ago
Arman Ozak 9d884855a6 Merge branch 'dev' of github.com:abpframework/abp into feat/ngx-datatable
5 years ago
maliming 7846c90ea9 Make GetClaimsPrincipal mehtod public.
5 years ago
maliming ed46f92c10 Remove inherits directive in all pages.
5 years ago
mehmet-erim dc3e62d6f4 Merge branch 'dev' of https://github.com/abpframework/abp into feat/ngx-datatable
5 years ago
mehmet-erim b990b2babe chore: add ngx-datatable styles to module template
5 years ago
mehmet-erim f5dd09128a chore: add ngx-datatable styles to app template
5 years ago
Erol Arkat 44dcd4ce2f npm packages 2.9
5 years ago
maliming 6bf068d5c4 Merge branch 'dev' into maliming/mongodb-patch
5 years ago
Halil İbrahim Kalkan 2d89e57403
Merge pull request #4188 from abpframework/liangshiwei/patch-1
5 years ago
Halil İbrahim Kalkan 93fada6497
Merge branch 'dev' into bs-rtl-change-library
5 years ago
Halil İbrahim Kalkan 8c9bed8e08
Merge pull request #4164 from abpframework/maliming/email-setting
5 years ago
Halil İbrahim Kalkan 1c098c6a7d
Merge pull request #4176 from abpframework/maliming/mongo-patch
5 years ago
liangshiwei 1a10821988 Update predefined application menu
5 years ago
Halil İbrahim Kalkan 6a892bfa53
Merge pull request #4101 from abpframework/liangshiwei/support-virtualpath
5 years ago
maliming 3af7696d0d Rename MongoDbFixture to MyProjectNameMongoDbFixture.
5 years ago
maliming 25030cf998 Small refactoring.
5 years ago
maliming 69c41dd850 Merge branch 'dev' into maliming/mongodb-patch
5 years ago
maliming e97d090caa Initialize MongoDbRunner in the static constructor.
5 years ago
Halil İbrahim Kalkan 67c3417fce Merge branch 'dev' into maliming/RazorRuntimeCompilation
5 years ago
maliming fd4efb6daf Add email settings to appsettings.json file(s) of the application startup template
5 years ago
Alper Ebicoglu 5cc18581ce Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Alper Ebicoglu 2812380ae6 add the using for CRUD page generator
5 years ago
Halil İbrahim Kalkan 66eb154852
Merge pull request #4053 from abpframework/liangshiwei/abp-template-console
5 years ago
Alper Ebicoglu 10e51f5bac add AbpProject type to common.props for discriminating app and module
5 years ago
Alper Ebicoglu 8cf4112ae4 enable myPermission group for CRUD page generator to add items under this group.
5 years ago
Halil İbrahim Kalkan 12c76626df
Merge pull request #4084 from abpframework/maliming/patch-2
5 years ago
Alper Ebicoglu 76f9e65ad0 move menu items under menus folder
5 years ago
Xeevis eca210e255 Update Czech translations & fix formatting
5 years ago
Xeevis 2ce6869e4c Correction to English language files
5 years ago
Alper Ebicoglu 3a35ebdffb rename Authorization folder to Permissions to make it same with the app template
5 years ago
Levent Arman Özak 4d63df4d11
Merge pull request #4133 from abpframework/feat/4022
5 years ago
Arman Ozak 1b727aa103 fix: refer to correct styles.scss in angular.json
5 years ago
Arman Ozak 80c530f803 feat: apply style chunk changes to template
5 years ago
Halil İbrahim Kalkan 16353e99d5 Complete upgrading to EF Core 3.1.4.
5 years ago
liangshiwei 018fa25b9b Use vitual path redirect
6 years ago
liangshiwei 27aa66558f Support virtual path deployment
6 years ago
maliming 5890927501 Recreate the migration of module template.
6 years ago
maliming cf2ded7071 Recreate the migration of app template.
6 years ago
maliming 867d5a0329 Update usage codes in modules and templates.
6 years ago
liangshiwei 3d46235a9b Remove consoleApp suffix
6 years ago
Halil İbrahim Kalkan dab6715dae #4041 Fix server on the connection string.
6 years ago
Halil İbrahim Kalkan 6ce79cb53b Fixed #4041: fix connection strings on the template.
6 years ago
erolarkat ce608a4dd4 npm packages 2.8
6 years ago
Khaled f610991e18 Chnage bootstrap rtl lib
6 years ago
mehmet-erim 62660a95fc chore: update environment files
6 years ago
Halil İbrahim Kalkan 8e69b80669 Add bootstrap css/js files to all applications
6 years ago
Halil İbrahim Kalkan 202479ddd0 Restore npm packages.
6 years ago
Halil İbrahim Kalkan e19da45b1b
Merge branch 'dev' into dev
6 years ago
maliming 8d5742d159 Optimize RazorRuntimeCompilation.
6 years ago
maliming f63ffc4255 Provide default values for AbpClaimsMapOptions and use AbpClaimsMapMiddleware in projects.
6 years ago
Halil İbrahim Kalkan 27a11f3781
Merge pull request #3918 from abpframework/maliming/signalr-patch-1
6 years ago
liangshiwei eebaf449ce Add console template
6 years ago
maliming 93d2f0c421
Update SampleAppServiceTests.cs
6 years ago
maliming 06d845e3ca Define CollectionFixture in each test project.
6 years ago
liangshiwei 54c685f801 Change HttpApiClient project target to netstandard2.0
6 years ago
Halil İbrahim Kalkan dfa09e9e70
Merge branch 'dev' into liangshiwei/abp-template
6 years ago
Halil İbrahim Kalkan 8ad6a3a124 Update Index.cshtml
6 years ago
Halil İbrahim Kalkan 94a5bffebe Fix Index.cshtml of the app template
6 years ago
Halil İbrahim Kalkan 94bb704bb6 Delete MyProjectNamePage.cs
6 years ago
Halil İbrahim Kalkan 687fac36c8 add claims mapping middleware to the MyProjectNameHttpApiHostModule
6 years ago
liangshiwei d0ef06e928 Put UseAbpRequestLocalization after the UseMultiTenancy
6 years ago
liangshiwei e97f07b011 Put UseAbpRequestLocalization just after the UseAuthentication
6 years ago
mehmet-erim ba248a5a4a refactor: remove localization property from environment
6 years ago
liangshiwei bb68bdcdc5 Move localization middleware above authentication middleware
6 years ago
maliming 5a2b36eeb4 Make GetClaimsPrincipal mehtod public.
6 years ago
maliming 441e18e2f4 Refactoring ICurrentPrincipalAccessor.
6 years ago
maliming 82e35727c4 Add error page in template projects.
6 years ago
Halil İbrahim Kalkan d146f232ab Change UseMvcWithDefaultRouteAndArea with UseConfiguredEndpoints
6 years ago
Arkat Erol a0c3759519 npm packages 2.7.0
6 years ago
Halil İbrahim Kalkan 551b85b766 Add error pages.
6 years ago
Halil İbrahim Kalkan 07feb14a58 Refactor MyProjectNameDbMigrationService
6 years ago
Halil İbrahim Kalkan 5e925b0e20
Merge pull request #3683 from liangshiw/liangshiwei/template-migrate-database
6 years ago
Khaled 453fb47c3b
Merge branch 'dev' into dev
6 years ago
Halil İbrahim Kalkan 431ab55dea Merge branch 'dev' into extra-properties
6 years ago
Halil İbrahim Kalkan a5141a909a
Merge pull request #3700 from CrazyBaran/dev
6 years ago
Halil İbrahim Kalkan 52b6c10a55 Resolved #3790: Add AbpLocalizationOptions.DefaultResourceType.
6 years ago
kgamalseif e6b5555533
Merge branch 'dev' into dev
6 years ago
Khaled eb6865a2e7 Added arabic localization resources
6 years ago
mehmet-erim 5e4fab7c9c docs: update bookstore tutorial
6 years ago
Arkat Erol bdb75cb2a3 npm packages 2.6.2
6 years ago
Arkat Erol 3ccd7e2356 npm packages 2.6.1
6 years ago
Levent Arman Özak 5a7d399901
add parentheses to forkJoin
6 years ago
CrazyBaran 49cf38b02b Rename and change culture in all polish file for proper one pl-PL. Without tests folder.
6 years ago
CrazyBaran 5dadd2cd2f Wrong polish culture code in json file
6 years ago
CrazyBaran a15ee011a4 Wrong polish culture code in translation file name
6 years ago
mehmet-erim de1ae0ac6b chore(module-template): update npm scripts
6 years ago
mehmet-erim 5b6d417fa3 feat(module-template): upgrade angular version to v9
6 years ago
mehmet-erim 60e1fb7a71 chore: update pofyfills.ts
6 years ago
mehmet-erim 86d7a5eeb7 fix: undo appsettings files changes
6 years ago
mehmet-erim 76361fb6fb fix(module-template): fix some bugs in module template
6 years ago
mehmet-erim 22a4916ac3 chore: upgrade typescript version
6 years ago
liangshiwei 90a7d92843 Improve code
6 years ago
liangshiwei 2c05afc6f5 Initialize the seed data for tenants with the same connection string
6 years ago
Halil İbrahim Kalkan 3025b1fa5b
Merge pull request #3676 from abpframework/maliming/migration
6 years ago
liangshiwei 3db12e6a4d Skip repeated database migration and unify MigrateHostDatabaseAsync and MigrateTenantDatabasesAsync methods
6 years ago
Arkat Erol d863a013c5 npm packages 2.6
6 years ago
maliming ae93e06cd2 Simplify DbMigrator console output.
6 years ago
Halil İbrahim Kalkan 90962088e0
Merge pull request #3057 from romkij/ru-localization
6 years ago
mehmet-erim bdfc24211f fix: reorder app.module imports
6 years ago
mehmet-erim 7307ecd372 fix: change imports order of app.module
6 years ago
Halil İbrahim Kalkan 2cfecb1540 Depend on @abp/utils from @abp/core
6 years ago
Ahmet f6a41a81b2 select2 bootstrap modal patch
6 years ago
mehmet-erim 54ec92fffb chore: add start.ps1
6 years ago
maliming 4d347cddf6 Use IHostApplicationLifetime to manually terminate the console application.
6 years ago
maliming b953f16704
Merge pull request #3571 from liangshiw/liangshiwei/upgrade-swashbuckle-AspNetCore-5.3.1
6 years ago
Halil İbrahim Kalkan 2433dbbb91
Merge pull request #3519 from abpframework/maliming/patch2
6 years ago
liangshiwei 8fc1fe7da5 Upgrade Swashbuckle.AspNetCore to v5.3.1
6 years ago
Halil İbrahim Kalkan 2132e406bd Increase log level for Microsoft.EntityFrameworkCore.
6 years ago
Halil İbrahim Kalkan 8f2908bd86
Merge pull request #3523 from abpframework/maliming/linux-patch
6 years ago
Halil İbrahim Kalkan 71367a7fe8 Merge branch 'dev' into pr/2414
6 years ago
Arkat Erol eff7e1a3b8 npm packages
6 years ago
Arkat Erol ef2604c974 npm packages
6 years ago
maliming 6e6c884eaf Remove Microsoft.AspNetCore.Mvc.DataAnnotations package.
6 years ago
maliming 5ae4dccb96 Use the tempkey.rsa file in memory.
6 years ago
mehmet-erim 9c6a936819 fix build error in angular template
6 years ago
erolarkat adfcdf0a6e npm packages
6 years ago
Halil İbrahim Kalkan b010535173
Merge pull request #3366 from abpframework/maliming/Apply-Entity-Extension-System-for-samples
6 years ago
mehmet-erim f9d56c6441 refactor: use forkJoin instead of concat
6 years ago
mehmet-erim 9d8acf8550 feat: implement new LazyLoadService
6 years ago
mehmet-erim 4afe669355 chore: update app template npm versions
6 years ago
maliming d0ee68e612 Use object extension system.
6 years ago
Halil İbrahim Kalkan 2270e3c004 Update MyProjectNameDomainObjectExtensions.cs
6 years ago
Halil İbrahim Kalkan 7fa67b1636 Change object mapping style for the app startup template.
6 years ago
Halil İbrahim Kalkan d93226fbac Implement DTO object extensions for the tenant management module.
6 years ago
Halil İbrahim Kalkan 8f7d115ae2 Apply object extension changes to the app template.
6 years ago
Halil İbrahim Kalkan 61453a2bd3 Update template for the ObjectExtending change.
6 years ago
Arman Ozak 8d71b74281 style: add prettierrc and rules matching other angular projects
6 years ago
mehmet-erim 83645730b9 refactor: deprecate the requirements obj
6 years ago
Halil İbrahim Kalkan 30cd18abfa Update MyProjectNameDbContextModelCreatingExtensions.cs
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
mehmet-erim 5e1ed35ff9 Merge branch 'dev' of https://github.com/abpframework/abp into feat/react-native/create-template
6 years ago
maliming bb4688b786 Upgrade Microsoft.* package to 3.12.
6 years ago
Super 3445449b6f
Add EfCore.Tools package reference to HttpApi.Host.
6 years ago
mehmet-erim e4787631a6 Merge branch 'dev' of https://github.com/abpframework/abp into feat/react-native/create-template
6 years ago
mehmet-erim cb5d67138f Revert "feat: create react-native app template"
6 years ago
mehmet-erim 38506acf19 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
mehmet-erim 0212613ca7 chore: update npm versions
6 years ago
maliming 537fb1a494 Add localization files to module templates.
6 years ago
mehmet-erim 185a88544e feat: create react-native app template
6 years ago
mehmet-erim 384efc9217 chore: replace the ^ prefix of abp ng package versions with the tilde
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