1233 Commits (38db01c78e05d42337b411eeeed0594de7869e5c)

Author SHA1 Message Date
Arman Ozak 38db01c78e test: enable and improve ToasterService specs 6 years ago
Arman Ozak d7240ce148 test: enable and improve ConfirmationService specs 6 years ago
Arman Ozak a2839ba8f8 refactor: remove unused LocalizationService dependency 6 years ago
Arman Ozak 8f6d01c2b8 feat: create a TestCoreModule and return it from forTest 6 years ago
Arman Ozak ff09f684e2 feat: add a mock localization pipe 6 years ago
Arman Ozak 4366c6462f feat: add a test options interface for CoreModule 6 years ago
Arman Ozak 9e6e940db8 test: use CoreModule.forRoot in config plugin tests 6 years ago
Arman Ozak 014cedeb27 refactor: create RootCoreModule and return it from forRoot 6 years ago
Arman Ozak 410e6bf0fa feat: add a separate module for localization pipe 6 years ago
Arman Ozak 804d748cd0 feat: make sure only CoreModule is publicly available 6 years ago
mehmet-erim faf560b67f test(core): add new tests to generatePassword describe 6 years ago
mehmet-erim 07fe9960d0 refactor(core): add max length control to generatePassword fn 6 years ago
mehmet-erim 5c9c7b31eb test(core): add 3 more tests for generatePassword and refactor hasChar fn 6 years ago
mehmet-erim 748af7ac64 refactor(core): improve generatePassword code quality 6 years ago
mehmet-erim 73f232efb7 refactor(theme-shared): make listenToEscape private 6 years ago
mehmet-erim 8a90934cbd chore: update NPM versions 6 years ago
mehmet-erim 8e6d82c5a0 test(core:) update dom-insetion.service and append-content.token tests 6 years ago
mehmet-erim 5da683c3bc feat(core): add has method to dom insertion service 6 years ago
mehmet-erim c8f2711650 refactor(theme-shared): add ModalService as provider to modal.component 6 years ago
Arkat Erol d863a013c5 npm packages 2.6 6 years ago
Arkat Erol 03238c9aa7 Upgrade ng package versions 6 years ago
mehmet-erim c76fea09af refactor(core): improve generatePassword readability 6 years ago
mehmet-erim 56f272df7c feat(core): add generatePassword utility function 6 years ago
Arman Ozak d32d2187a0 feat: make isNumber and mapEnumToOptions public 6 years ago
Arman Ozak b1119cf4f0 feat: add a utility method to map enums to options 6 years ago
Arman Ozak 7cf01943ef feat: add a utility function to detect numeric values 6 years ago
Arman Ozak a2cb21d413 feat: add a common Option interface 6 years ago
mehmet-erim 762546cbcb refactor(theme-shared): improve error.handler readability 6 years ago
mehmet-erim 341afb26ef feat(theme-shared): improve the skipHandledErrorCodes type 6 years ago
mehmet-erim 67654d2d0c feat(theme-shared): add an property named skipHandledErrorCodes 6 years ago
mehmet-erim 7307ecd372 fix: change imports order of app.module 6 years ago
mehmet-erim f37250a41e fix(core): fix if confition in config.plugin 6 years ago
Arman Ozak f2c5256562 build: update yarn.lock 6 years ago
Halil İbrahim Kalkan 2cfecb1540 Depend on @abp/utils from @abp/core 6 years ago
Halil İbrahim Kalkan 3c0bc11092 datatables.net package should depend on @abp/jquery instead of @abp/core 6 years ago
mehmet-erim f402511c30 fix(ci): search all npm packages to fix install new dependencies script problem 6 years ago
maliming 77ac85b632 Add select2-bootstrap-modal-patch.js to Select2ScriptContributor. 6 years ago
mehmet-erim 093dd7187c test(theme-shared): skip confirmation and toaster tests until component issue resolved 6 years ago
mehmet-erim c9b709b69d feat(theme-shared): append the confirmation and toast-container components to body 6 years ago
mehmet-erim 7905c7e66f chore: add initial loader to index.html in dev-app 6 years ago
mehmet-erim 6115ee39c8 test(core): fix the initial utils testing errors 6 years ago
mehmet-erim 14d27988eb feat(core): add skipGetAppConfiguration if control to initial-utils 6 years ago
mehmet-erim a17debb28c feat(core): add skipGetAppConfiguration to forRoot options 6 years ago
mehmet-erim c05fde1f78 feat: create CORE_OPTIONS injection token 6 years ago
mehmet-erim e82dac567a chore: remove common.token 6 years ago
Arman Ozak 3348bf716e feat: add removeContent method 6 years ago
Arman Ozak 10ac98eafe feat: return inserted element from insertContent 6 years ago
Arman Ozak 2a8f5ebf24 test: check last element returned by insertElement 6 years ago
Arman Ozak 314a1fa85f feat: return element from insertElement method 6 years ago
Arman Ozak bd1384c899 style: assign ListNode value directly at costructor 6 years ago