Commit Graph

1238 Commits (9060b695ea6c06682a8d11c390463cd84b40423b)

Author SHA1 Message Date
mehmet-erim fe636d9426 refactor(theme-shared): add methods of toaster.service return types
6 years ago
mehmet-erim 6477791961 feat(theme-shared): export theme-shared tokens
6 years ago
mehmet-erim d99c717219 Merge branch 'master' into dev
6 years ago
Arman Ozak 765d70ef96 refactor: provide LocalizationPipe at CoreModule meta
6 years ago
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
Arman Ozak 4324730113 fix: change how error is handled and enable tests
6 years ago
Levent Arman Özak 2f706dec86
Merge pull request #3678 from abpframework/feat/generate-password
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
Levent Arman Özak 49161d0d59
Merge pull request #3691 from abpframework/refactor/confirmation-service
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
Mehmet Erim f1d1e72437
Merge pull request #3655 from abpframework/feat/3654
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 5a3941fa60
Merge pull request #3648 from abpframework/fix/config-plugin
6 years ago
mehmet-erim de1c8e72f8 Merge branch 'dev' of https://github.com/abpframework/abp into dev
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
Mehmet Erim 523bc071ad
Merge pull request #3582 from abpframework/docs/3575
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
Levent Arman Özak dd678c351f
Merge pull request #3617 from abpframework/feat/project-toast-and-confirmation
6 years ago
Levent Arman Özak 23443c8eb9
Merge pull request #3610 from abpframework/feat/skip-get-app-config
6 years ago
Halil İbrahim Kalkan 5200322fc3
Merge pull request #3619 from abpframework/maliming/select2-model-patch
6 years ago
mehmet-erim f402511c30 fix(ci): search all npm packages to fix install new dependencies script problem
6 years ago