Commit Graph

2325 Commits (03736463c787734a2412bd7d19d02c50d01b10f4)

Author SHA1 Message Date
Arman Ozak 6cd2afa7e4 deprecate SortOrderIconComponent
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
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