Commit Graph

15758 Commits (cc5855f703fed1d7b1b8ebe69b74ab812b9abd77)
 

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