Commit Graph

6666 Commits (f89bade3a61b1e901766e6d1c2d5cbd10ecb2cb2)
 

Author SHA1 Message Date
TheDiaval f89bade3a6 feature(theme-basic): add state action dispatchers to state service
6 years ago
TheDiaval e875433a57 test(tenant-management): add missing test for state service
6 years ago
TheDiaval 0adcfef910 refactor(tenant-management): change state service method names according to action names
6 years ago
TheDiaval c1189ed8aa test(permission-management): add missing test for state service
6 years ago
TheDiaval 998dba14b4 refactor(permisison-management): change state service method names according to action names
6 years ago
TheDiaval ce6b7e2480 test(identity): add missing test for state service
6 years ago
TheDiaval 3b2228e30e refactor(identity): change state service method names according to action names
6 years ago
TheDiaval c32ee9b66a test(feature-management): add missing test for state service
6 years ago
TheDiaval e673e0ddbc refactor(feature-management): change state service method names according to action names
6 years ago
TheDiaval 2f3c43bb26 test(core): add missing tests for state services
6 years ago
TheDiaval 5449e2475b refactor(core): change state service method names according to action names
6 years ago
TheDiaval 0114677c63 feature(tenant-management): add actions to state service
6 years ago
TheDiaval efae782cce feature(permission-management): add actions to state service
6 years ago
TheDiaval 76c578a224 fix(identity): correct parameter type
6 years ago
TheDiaval b2e5362d83 feature(identity): add actions to state service
6 years ago
TheDiaval e2fb9384c4 feature(feature-management): add state actions to state service
6 years ago
TheDiaval 0ae1d767d4 feature(core): add state actions to state services
6 years ago
mehmet-erim f67c92f7f0 chore(core): remove old route handling method
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