4951 Commits (RandomHelper)

Author SHA1 Message Date
Arman Ozak 2bf98ea68b add a BaseThemeBasicModule 6 years ago
Arman Ozak efad3b7b2e pass validation options to theme shared testing 6 years ago
Arman Ozak b5310817db expose theme shared testing config interface 6 years ago
Arman Ozak e869ac11df add config interface to theme shared testing module 6 years ago
Arman Ozak c28f0e65f1 replace RootThemeBasicModule with individual tokens 6 years ago
Arman Ozak ca5e3a36b4 provide validation tokens in forRoot of theme shared 6 years ago
Arman Ozak af45dae2be add and expose default validation blueprints 6 years ago
Arman Ozak 6e87716df2 remove resource variable to avoid lint error 6 years ago
Arman Ozak 330dddbc4c use createTypeaheadDisplayNameGenerator for displayName 6 years ago
Arman Ozak 3531cc3b35 add createTypeaheadDisplayNameGenerator function 6 years ago
Arman Ozak 52abfd0217 use addTypeaheadTextSuffix instead of hardcoded text 6 years ago
Arman Ozak efa3f8f590 add add/has/removeTypeaheadTextSuffix functions 6 years ago
Arman Ozak 057bbce4cd add DisplayNameGeneratorFn and EntityExtensions types 6 years ago
muhammedaltug 2a6e8b2932 add Node interface to Partible type control 6 years ago
mehmet-erim 0e11d97628 chore: add registry option to publish script 6 years ago
Arman Ozak 99e54a8080 add wait test utility function 6 years ago
Arman Ozak 1e2934125b add clearPage test utility function 6 years ago
Arman Ozak e7edc905c3 assert generic state to deep partial state 6 years ago
Arman Ozak 2103cb339c improve DeepPartial utility type 6 years ago
muhammedaltug cf6652b90d filter and delay added to http wait service 6 years ago
Arman Ozak f0cdf83357 make mock services of core testing public 6 years ago
Arman Ozak a55c79519f provide MockPermissionService as PermissionService 6 years ago
Arman Ozak 255922244a add mock permission service to core testing lib 6 years ago
Arman Ozak 13e0695924 make PermissionService props and methods protected 6 years ago
Arman Ozak 27fb31e530 fix sliceUpdate selector type 6 years ago
Arman Ozak f819e3c679 fix condition for recursive DeepPartial type 6 years ago
Arman Ozak c95f537c2e add end export UiExtensionsTestingModule 6 years ago
Arman Ozak d250b86944 add a secondary entry point for ui extensions testing 6 years ago
Arman Ozak a0125c5860 add a BaseUiExtensionsModule 6 years ago
Arman Ozak f012479bf8 add NoopAnimationsModule toCoreTestingModule imports 6 years ago
Arman Ozak b47cb9364d use listQueryDebounceTime passed to CoreTestingModule 6 years ago
Arman Ozak 186081fcdd avoid debounce when LIST_QUERY_DEBOUNCE_TIME is 0 6 years ago
Arman Ozak 3c90437363 add listQueryDebounceTime to ABP.Test interface 6 years ago
Arman Ozak 91b5b74b95 remove MockLocalizationPipe from core testing package 6 years ago
Arman Ozak 134468e2cd move localization to BaseCoreModule 6 years ago
Arman Ozak 4fc4172b51 provide mock rest service in CoreTestingModule 6 years ago
Arman Ozak ab0116cca7 create a mock rest service which doesn't report errors 6 years ago
Arman Ozak f37b52480a change private props and methods to protected in RestService 6 years ago
Arman Ozak 0897bd30f9 use APP_INITIALIZER to instantiate ErrorHandler 6 years ago
Arman Ozak ca96318427 inject ApplicationRef at runtime in ErrorHandler 6 years ago
Arman Ozak 78980ed273 update yarn lock 6 years ago
Arman Ozak 98cd7b001b make ThemeSharedTestingModule public 6 years ago
Arman Ozak 394692d8a4 add ThemeSharedTestingModule 6 years ago
Arman Ozak 37954a8c99 add an entry point for theme shared testing 6 years ago
Arman Ozak 0a98cb6ee1 create a BaseThemeSharedModule 6 years ago
Arman Ozak 02e0ec5989 use withConfig instead of forTest in CoreTestingModule 6 years ago
Arman Ozak fbbd40e3cd fix: use string as baseHref type in ABP.Test interface 6 years ago
muhammedaltug 245f59b5a7 - fix tests 6 years ago
muhammedaltug cba06c2afb - fix tests 6 years ago
muhammedaltug a0a1a1c8c9 - fix import order 6 years ago