15607 Commits (20fea080a1d2b2100a72efa031524d33ea11bcf1)
 

Author SHA1 Message Date
Arman Ozak 20fea080a1 refactor: remove testing core module 5 years ago
Arman Ozak 549d8bcfbb build: add path to testing module endpoint 5 years ago
Arman Ozak e1dd34217a test: add core testing module 5 years ago
Arman Ozak 8eef49eead test: add a mock localization pipe to core testing 5 years ago
Arman Ozak 5d63bb316c test: add a secondary endpoint for testing module 5 years ago
Arman Ozak b6608a431f test: add routes to core test module options 5 years ago
Arman Ozak 47c2fd4e73 Merge branch 'dev' of github.com:abpframework/abp into test/6648 5 years ago
Levent Arman Özak 1da38b460b
Merge pull request #6652 from abpframework/chore/6645 5 years ago
mehmet-erim 59a8e3fb84 chore: reinstall packages 5 years ago
mehmet-erim 7bf296e8a9 test: fix a testing error 5 years ago
mehmet-erim 33841c68cf refactor: use router.events instead of the NgxsRouterPlugin 5 years ago
mehmet-erim 62fb3ca335 chore: remove NgxsRouterPluginModule from CoreModule 5 years ago
mehmet-erim 3964839334 chore: remove @ngxs/router-plugin dependency from package.json 5 years ago
mehmet-erim bdce687456 chore: remove @ngxs/router-plugin from whitelistedNonPeerDependencies array of ng-package.json 5 years ago
mehmet-erim 570f4377d1 chore: remove @ngxs/router-plugin dependency from package.json of core 5 years ago
EngincanV 02fc92ecc3 Add missing AbpModule to cms kit module 5 years ago
Halil İbrahim Kalkan b9e0a9bb30
Merge pull request #6619 from abpframework/berkan/show-non-English-articles 5 years ago
Arman Ozak 2ced7cb2b5 test: provide core options in forTest method 5 years ago
Mehmet Erim 24bd90130f
Merge pull request #6650 from abpframework/rel-4.0 5 years ago
Arman Ozak 4b5484b1c9 test: extend test options from partial root options 5 years ago
Arman Ozak 4745569b6b test: avoid error when localization doesn't exist in tests 5 years ago
Erol Arkat 4a81089926
Merge pull request #6646 from abpframework/maliming/sourcelink 5 years ago
maliming 67673ecf3b Use dotnet pack & copy the snupkg file. 5 years ago
Levent Arman Özak 1d6d64c2ba
Merge pull request #6644 from abpframework/mehmet-erim-patch-1 5 years ago
Mehmet Erim e3afcf7c70
fix: resolve sending null tenant id problem as header 5 years ago
liangshiwei 43fd933c58
Merge pull request #6643 from GerryGe/GerryGe-patch-1 5 years ago
Gerry Ge 6090eb35d9
Update Part-7.md 5 years ago
Bunyamin Coskuner f3e41afb12
Merge pull request #6638 from abpframework/feat/expose-identity-extensibility 5 years ago
Arman Ozak 6b5fe6a91d feat: expose identity extension tokens and guard 5 years ago
Arman Ozak a961a99b9c feat: add barrel exports for identity states 5 years ago
Arman Ozak 003949197a feat: add barrel export for identity actions 5 years ago
Levent Arman Özak 663ee9b40d
Merge pull request #6635 from abpframework/feat/6538 5 years ago
mehmet-erim b9cd5ab1d9 Merge branch 'dev' into feat/6538 5 years ago
Mehmet Erim cbe58e3ef3
Merge pull request #6628 from abpframework/feat/6539 5 years ago
mehmet-erim fafd3f5ab6 chore: export config-options.ts 5 years ago
mehmet-erim 53bcf2e03a chore: export tokens folder 5 years ago
mehmet-erim a9b9829945 feat: create extensions.token.ts 5 years ago
mehmet-erim cd471a0f30 feat: import UiExtensionsModule to the tenant-mangement.module 5 years ago
mehmet-erim 49b1058cb4 feat: add extensibility providers to the tenant-mangement.module 5 years ago
mehmet-erim 663717fe7f feat: add TenantManagementExtensionsGuard as canActivete element 5 years ago
mehmet-erim 8ffc2c2ce7 feat: create config-options.ts for extensibility 5 years ago
mehmet-erim 93b9bc2d5a chore: export guards folder 5 years ago
mehmet-erim 99681d4dd7 feat: create TenantManagementExtensionsGuard 5 years ago
mehmet-erim b491d2a602 feat: create DEFAULT_TENANTS_TOOLBAR_ACTIONS constant 5 years ago
mehmet-erim 2d7a65e2a6 feat: create DEFAULT_TENANTS_CREATE_FORM_PROPS constant 5 years ago
mehmet-erim b104d717f1 feat: create DEFAULT_TENANTS_ENTITY_PROPS 5 years ago
mehmet-erim 1a6f9f8f7e feat: create DEFAULT_TENANTS_ENTITY_ACTIONS 5 years ago
mehmet-erim 42932ca3f1 feat: create tenant form via generateFormFromProps fn 5 years ago
mehmet-erim 2342ea87b3 feat: provide EXTENSIONS_IDENTIFIER token in tenants.component 5 years ago
mehmet-erim 23d061905a feat: add abp-extensible-form to the tenants.component.html 5 years ago