Commit Graph

6649 Commits (894adc4ccb410930b43a0796f7858e2a0fd78e65)
 

Author SHA1 Message Date
Halil İbrahim Kalkan 894adc4ccb Convert FirstOrDefault to First (temporary)
6 years ago
Mehmet Erim 3dbb938e5e
Merge pull request #2425 from abpframework/feat/add-route-action
6 years ago
mehmet-erim 6a2b20f233 docs(core): add usage information to AddRoute action
6 years ago
Halil İbrahim Kalkan 42f9a792cb Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Halil İbrahim Kalkan a5d74d32af Add async/await
6 years ago
Mehmet Erim ef9c436ab8
Merge pull request #2423 from yinchang0626/feature/yc_ng_packs
6 years ago
mehmet-erim 30af9d3418 ci(scripts): add prod build script
6 years ago
TheDiaval 4007dd6d7f refactor(identity): correct export paths
6 years ago
Halil İbrahim Kalkan f2099d5966 Resolved #2427 Integrate ILoggerFactory to EF Core.
6 years ago
mehmet-erim da3a2cd7a6 tests(core): update config.plugin.spec.ts
6 years ago
mehmet-erim 2b6b05c639 feat(core): add AddRoute action
6 years ago
mehmet-erim 15a82794ac fix(core): update flattedRoutes when patchRoute action dispatched
6 years ago
Yunus Emre Kalkan c4d85e258e remove redundant using statements
6 years ago
mehmet-erim 17dd0a25a7 feat(core): fill the parentName property in flattedRoutes for child rotues
6 years ago
maliming 5c048a78fc
Merge pull request #2424 from Rwing/patch-5
6 years ago
Halil İbrahim Kalkan e0d9056611 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Halil İbrahim Kalkan 3758dbab68 Improve logging
6 years ago
Rwing 9ae64bd113
fix typo in CLI sample
6 years ago
YinChang b638685543 code format add newline at end
6 years ago
YinChang 20bb91716d export some component and service in identity account module
6 years ago
Yunus Emre Kalkan e4cefe83fe Update UpdateCommand.cs
6 years ago
Halil İbrahim Kalkan 003dcee442 Update PermissionStore.cs
6 years ago
TheDiaval 9bffd810b4 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
TheDiaval 6220e07a61 docs: change conditions of commiting changes
6 years ago
Halil İbrahim Kalkan 9bf91eb3a4 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Halil İbrahim Kalkan 2c857f7dd3 added log to PermissionStore
6 years ago
Yunus Emre Kalkan 189c243477 refactor
6 years ago
Yunus Emre Kalkan a306a91177 Merge branch 'dev' of https://github.com/volosoft/abp into dev
6 years ago
Yunus Emre Kalkan f30a0d1afa remove redundant using statements
6 years ago
mehmet-erim 5dfdd4c480 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
mehmet-erim 2fa28e8361 docs: add changelog.md
6 years ago
Halil İbrahim Kalkan 6e6070ab72 Don't pass authorizationService.AsAbpAuthorizationService().CurrentPrincipal as the resource
6 years ago
Halil İbrahim Kalkan 66122369ca Added log for AbpApplicationConfigurationAppService
6 years ago
Halil İbrahim Kalkan ff2d1f00a9 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Halil İbrahim Kalkan 67331bce5f Added debug log to AbpApplicationConfigurationAppService
6 years ago
Yunus Emre Kalkan e111ca3675 template migrations re-initial
6 years ago
Halil İbrahim Kalkan 655e8f0102
Merge pull request #2411 from abpframework/email-address-required-on-identity-domain
6 years ago
Halil İbrahim Kalkan 5fe88a3b09 Improve RemoteTenantStore: Reduce AsyncHelper usage.
6 years ago
Halil İbrahim Kalkan 647dd63e7e Make IJobQueueManager.Get method async to reduce AsyncHelper usage
6 years ago
Halil İbrahim Kalkan 05cc1e2b21 Avoid AsyncHelper usage in the DefaultAbpRequestLocalizationOptionsProvider
6 years ago
Halil İbrahim Kalkan fe2f66a304 Eleminate AsyncHelper.RunSync usage from RemoteLocalizationContributor.
6 years ago
Halil İbrahim Kalkan afdfc60b10 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Halil İbrahim Kalkan b04df4eff3 Update AbpDictionaryBasedStringLocalizer.cs
6 years ago
Yunus Emre Kalkan 80a439cd5d Move PostgreSQL-Integration document to a proper URL
6 years ago
Halil İbrahim Kalkan e46ec39a3e Return NotFound on project not found.
6 years ago
Halil İbrahim Kalkan 8d0bbf9ad3 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Yunus Emre Kalkan c15b05f9b4 Make emailadrdess required on identity domain
6 years ago
Halil İbrahim Kalkan 4cd6196dca Fixed #2410: ServiceProxyScript fails because of a missing route definition of the docs module
6 years ago
mehmet-erim 828888aa79 docs: add contributing.md
6 years ago
Mehmet Erim fc05214b41
Merge pull request #2407 from abpframework/refactor/angular-styles
6 years ago