Commit Graph

2357 Commits (rel-4.1)

Author SHA1 Message Date
Arman Ozak a55c79519f provide MockPermissionService as PermissionService
5 years ago
Arman Ozak 255922244a add mock permission service to core testing lib
5 years ago
Arman Ozak 13e0695924 make PermissionService props and methods protected
5 years ago
Arman Ozak 27fb31e530 fix sliceUpdate selector type
5 years ago
Arman Ozak f819e3c679 fix condition for recursive DeepPartial type
5 years ago
Muhammed Altuğ 0bd4fde4a7
Merge pull request #6825 from abpframework/testing/6803
5 years ago
Arman Ozak c95f537c2e add end export UiExtensionsTestingModule
5 years ago
Arman Ozak d250b86944 add a secondary entry point for ui extensions testing
5 years ago
Arman Ozak a0125c5860 add a BaseUiExtensionsModule
5 years ago
Arman Ozak f012479bf8 add NoopAnimationsModule toCoreTestingModule imports
5 years ago
Arman Ozak b47cb9364d use listQueryDebounceTime passed to CoreTestingModule
5 years ago
Arman Ozak 186081fcdd avoid debounce when LIST_QUERY_DEBOUNCE_TIME is 0
5 years ago
Arman Ozak 3c90437363 add listQueryDebounceTime to ABP.Test interface
5 years ago
Arman Ozak 91b5b74b95 remove MockLocalizationPipe from core testing package
5 years ago
Arman Ozak 134468e2cd move localization to BaseCoreModule
5 years ago
Arman Ozak 4fc4172b51 provide mock rest service in CoreTestingModule
5 years ago
Arman Ozak ab0116cca7 create a mock rest service which doesn't report errors
5 years ago
Arman Ozak f37b52480a change private props and methods to protected in RestService
5 years ago
Arman Ozak 0897bd30f9 use APP_INITIALIZER to instantiate ErrorHandler
5 years ago
Arman Ozak ca96318427 inject ApplicationRef at runtime in ErrorHandler
5 years ago
Arman Ozak 78980ed273 update yarn lock
5 years ago
Arman Ozak 98cd7b001b make ThemeSharedTestingModule public
5 years ago
Arman Ozak 394692d8a4 add ThemeSharedTestingModule
5 years ago
Arman Ozak 37954a8c99 add an entry point for theme shared testing
5 years ago
Arman Ozak 0a98cb6ee1 create a BaseThemeSharedModule
5 years ago
Arman Ozak 02e0ec5989 use withConfig instead of forTest in CoreTestingModule
5 years ago
Arman Ozak fbbd40e3cd fix: use string as baseHref type in ABP.Test interface
5 years ago
muhammedaltug 245f59b5a7 - fix tests
5 years ago
muhammedaltug cba06c2afb - fix tests
5 years ago
muhammedaltug a0a1a1c8c9 - fix import order
5 years ago
muhammedaltug b4bcc2519a - service import fix
5 years ago
muhammedaltug e30f08e6d5 - remove detect changes
5 years ago
muhammedaltug 57f5205228 - add resource-waiter service to index
5 years ago
muhammedaltug e646718fbe - add wait services
5 years ago
erolarkat 84656d54ac npm packages 4.1.0-rc.2
5 years ago
erolarkat 78708418f2 npm packages 4.1.0-rc.1
5 years ago
Arman Ozak c09eaf1bf1 Revert "fix: show asterisk if required text in validator"
5 years ago
Mehmet Erim 760f4c032b
Merge pull request #6651 from abpframework/test/6648
5 years ago
Arman Ozak 16646978fc feat: make typeahead window scrollable
5 years ago
Mehmet Erim 5518a33e6a
Merge pull request #6675 from abpframework/rel-4.0
5 years ago
Mehmet Erim 29fe7e76e7 fix: resolve the form submit problem when press enter on textarea
5 years ago
mehmet-erim de32bb9c95 test: add new tests for patch method of the InternalStore
5 years ago
mehmet-erim 905e86cffb test: use deepPatch method instead of the patch
5 years ago
mehmet-erim 033fa8cb6c feat: add a new method named patch to InternalStore class
5 years ago
mehmet-erim 70b0ad91e8 refactor: renamed the patch method name to deepPatch
5 years ago
Arman Ozak 4814ef7b99 test: use core testing module instead of core module
5 years ago
Arman Ozak 47868ac2f2 test: add public api to core testing module
5 years ago
Arman Ozak a9d081a09e refactor: remove mock locaization pipe
5 years ago
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
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
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
Mehmet Erim e3afcf7c70
fix: resolve sending null tenant id problem as header
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
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
mehmet-erim f3a9576ee3 feat: add abp-extebsible-table to the tenants.component.html
5 years ago
mehmet-erim d111147da5 feat: add abp-page-toolbar component to the tenants.component.html
5 years ago
Arman Ozak 388ff9075e fix: use NewUser instead of NewRole
5 years ago
erolarkat d953b8c7c3 Merge branch 'rel-4.0' into dev
5 years ago
erolarkat e2aa2b49f0 npm packages 4.0.1
5 years ago
Arman Ozak b0182a5f04 feat: use extensible components in user page
5 years ago
Arman Ozak 35f4c95548 feat: use extensible components in role page
5 years ago
Arman Ozak e5cbd970c5 feat: use extensions guard in identity routing module
5 years ago
Arman Ozak b12031fc86 feat: use extension tokens and guard in identity module
5 years ago
Arman Ozak 4139946862 feat: add identity extension guard
5 years ago
Arman Ozak be52bc4978 feat: add contributor types for identity config
5 years ago
Arman Ozak 16ade94ffc feat: add identity extension injection tokens
5 years ago