Commit Graph

1082 Commits (76f018a7f0fdbc539e5f293ac69f9b00bb51fb82)

Author SHA1 Message Date
mehmet-erim 951e1f1151 Merge branch 'master' of https://github.com/abpframework/abp into dev
5 years ago
mehmet-erim eb72a699af chore: update ngxs-reset-plugin version
5 years ago
Arman Ozak da04677094 feat: allow title, message, and buttons to have HTML string
5 years ago
Levent Arman Özak b37ba4a8f7
Merge pull request #3729 from abpframework/fix/auth-guard
5 years ago
mehmet-erim e653842229 test(core): fix a test of auth guard
5 years ago
Arkat Erol bdb75cb2a3 npm packages 2.6.2
5 years ago
Arkat Erol eb4a0e507f Upgrade ng package versions
5 years ago
mehmet-erim a282a1240a fix(theme-shared): add HttpErrorResponse instance control to error.handler
5 years ago
mehmet-erim 59344d468d fix(core): resolve auth guard redirect url problem
5 years ago
Arkat Erol 3ccd7e2356 npm packages 2.6.1
5 years ago
Arkat Erol b030633c82 Upgrade ng package versions
5 years ago
mehmet-erim fe636d9426 refactor(theme-shared): add methods of toaster.service return types
5 years ago
mehmet-erim 6477791961 feat(theme-shared): export theme-shared tokens
5 years ago
mehmet-erim d99c717219 Merge branch 'master' into dev
5 years ago
Arman Ozak 765d70ef96 refactor: provide LocalizationPipe at CoreModule meta
5 years ago
Arman Ozak 38db01c78e test: enable and improve ToasterService specs
5 years ago
Arman Ozak d7240ce148 test: enable and improve ConfirmationService specs
5 years ago
Arman Ozak a2839ba8f8 refactor: remove unused LocalizationService dependency
5 years ago
Arman Ozak 8f6d01c2b8 feat: create a TestCoreModule and return it from forTest
5 years ago
Arman Ozak ff09f684e2 feat: add a mock localization pipe
5 years ago
Arman Ozak 4366c6462f feat: add a test options interface for CoreModule
5 years ago
Arman Ozak 9e6e940db8 test: use CoreModule.forRoot in config plugin tests
5 years ago
Arman Ozak 014cedeb27 refactor: create RootCoreModule and return it from forRoot
5 years ago
Arman Ozak 410e6bf0fa feat: add a separate module for localization pipe
5 years ago
Arman Ozak 804d748cd0 feat: make sure only CoreModule is publicly available
5 years ago
Arman Ozak 4324730113 fix: change how error is handled and enable tests
5 years ago
Levent Arman Özak 2f706dec86
Merge pull request #3678 from abpframework/feat/generate-password
5 years ago
mehmet-erim faf560b67f test(core): add new tests to generatePassword describe
5 years ago
mehmet-erim 07fe9960d0 refactor(core): add max length control to generatePassword fn
5 years ago
mehmet-erim 5c9c7b31eb test(core): add 3 more tests for generatePassword and refactor hasChar fn
5 years ago
mehmet-erim 748af7ac64 refactor(core): improve generatePassword code quality
5 years ago
Levent Arman Özak 49161d0d59
Merge pull request #3691 from abpframework/refactor/confirmation-service
5 years ago
mehmet-erim 73f232efb7 refactor(theme-shared): make listenToEscape private
5 years ago
mehmet-erim 8a90934cbd chore: update NPM versions
5 years ago
mehmet-erim 8e6d82c5a0 test(core:) update dom-insetion.service and append-content.token tests
5 years ago
mehmet-erim 5da683c3bc feat(core): add has method to dom insertion service
5 years ago
mehmet-erim c8f2711650 refactor(theme-shared): add ModalService as provider to modal.component
5 years ago
Arkat Erol d863a013c5 npm packages 2.6
5 years ago
Arkat Erol 03238c9aa7 Upgrade ng package versions
5 years ago
mehmet-erim c76fea09af refactor(core): improve generatePassword readability
5 years ago
mehmet-erim 56f272df7c feat(core): add generatePassword utility function
5 years ago
Mehmet Erim f1d1e72437
Merge pull request #3655 from abpframework/feat/3654
5 years ago
Arman Ozak d32d2187a0 feat: make isNumber and mapEnumToOptions public
5 years ago
Arman Ozak b1119cf4f0 feat: add a utility method to map enums to options
5 years ago
Arman Ozak 7cf01943ef feat: add a utility function to detect numeric values
5 years ago
Arman Ozak a2cb21d413 feat: add a common Option interface
5 years ago
mehmet-erim 762546cbcb refactor(theme-shared): improve error.handler readability
5 years ago
mehmet-erim 341afb26ef feat(theme-shared): improve the skipHandledErrorCodes type
5 years ago
mehmet-erim 67654d2d0c feat(theme-shared): add an property named skipHandledErrorCodes
5 years ago
Mehmet Erim 5a3941fa60
Merge pull request #3648 from abpframework/fix/config-plugin
5 years ago