Commit Graph

2608 Commits (d554b6de5a229c38e474d79fb86bc391a0c435da)

Author SHA1 Message Date
Mehmet Erim 119c498052
Merge pull request #7001 from abpframework/fix/loader-change-detection
5 years ago
muhammedaltug d3b2d8b745 provide loader delay token in testing
5 years ago
muhammedaltug a3ceb85e8a Add injection token for loader delay
5 years ago
mehmet-erim 1e3afa8d42 modify time output log
5 years ago
mehmet-erim e82f89eee9 update the yarn.lock file
5 years ago
mehmet-erim 7aa71d63a4 add taking time logs to the publish.ps1
5 years ago
mehmet-erim 039815cfe5 define VALIDATION_INVALID_CLASSES as a provider
5 years ago
muhammedaltug b25ddde791 change detection error fix
5 years ago
Arman Ozak f3d919b7d8 add theme basic testing module and its entry point
5 years ago
Arman Ozak 2bf98ea68b add a BaseThemeBasicModule
5 years ago
Arman Ozak efad3b7b2e pass validation options to theme shared testing
5 years ago
Arman Ozak b5310817db expose theme shared testing config interface
5 years ago
Arman Ozak e869ac11df add config interface to theme shared testing module
5 years ago
Arman Ozak c28f0e65f1 replace RootThemeBasicModule with individual tokens
5 years ago
Arman Ozak ca5e3a36b4 provide validation tokens in forRoot of theme shared
5 years ago
Arman Ozak af45dae2be add and expose default validation blueprints
5 years ago
Mehmet Erim 84a6905f23
Merge pull request #6920 from abpframework/fix/6904
5 years ago
Arman Ozak 6e87716df2 remove resource variable to avoid lint error
5 years ago
Arman Ozak 330dddbc4c use createTypeaheadDisplayNameGenerator for displayName
5 years ago
Arman Ozak 3531cc3b35 add createTypeaheadDisplayNameGenerator function
5 years ago
Arman Ozak 52abfd0217 use addTypeaheadTextSuffix instead of hardcoded text
5 years ago
Arman Ozak efa3f8f590 add add/has/removeTypeaheadTextSuffix functions
5 years ago
Arman Ozak 057bbce4cd add DisplayNameGeneratorFn and EntityExtensions types
5 years ago
Levent Arman Özak d96b3001b9
Merge pull request #6916 from abpframework/fix/deep-partial-node
5 years ago
muhammedaltug 2a6e8b2932 add Node interface to Partible type control
5 years ago
Mehmet Erim 07b5c16c01
Merge pull request #6877 from abpframework/feat/6806
5 years ago
mehmet-erim 0e11d97628 chore: add registry option to publish script
5 years ago
Arman Ozak 99e54a8080 add wait test utility function
5 years ago
Arman Ozak 1e2934125b add clearPage test utility function
5 years ago
Arman Ozak e7edc905c3 assert generic state to deep partial state
5 years ago
Arman Ozak 2103cb339c improve DeepPartial utility type
5 years ago
muhammedaltug cf6652b90d filter and delay added to http wait service
5 years ago
Arman Ozak f0cdf83357 make mock services of core testing public
5 years ago
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