Commit Graph

2654 Commits (61ac2268bd8f09ccfe2763505a77aa0341469dad)

Author SHA1 Message Date
liangshiwei 5729afaf1e
Merge pull request #7005 from abpframework/auto-merge/rel-4-1/35
5 years ago
muhammedaltug b25ddde791 change detection error fix
5 years ago
PMExtra 64d575710f Fix enum file template with string enum.
5 years ago
Arman Ozak 6cd2afa7e4 deprecate SortOrderIconComponent
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
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