Commit Graph

1322 Commits (7d8be4f62c106c8399f3a6d54808a9f207aa27dd)

Author SHA1 Message Date
mehmet-erim 60fafb3702 feat(theme-shared): make segments variable in breadcrumb an input
5 years ago
Arman Ozak 29d0e8c683 build: add tilde to abp packages
5 years ago
Arman Ozak 1691d05e31 build: upgrade ngx-validate version
5 years ago
Halil İbrahim Kalkan 4e524a6502 Merge branch 'dev' into extra-properties
5 years ago
Mehmet Erim ecb0d42f08
Merge pull request #3821 from abpframework/fix/circular-dependency
5 years ago
Arman Ozak a114f711ec fix: add zero delay timeout before change detection call
5 years ago
Halil İbrahim Kalkan b2788c1566
Merge pull request #3771 from abpframework/blog-Code-blocks-highlight
5 years ago
Arman Ozak 9fea810420 refactor: use async pipe instead of subscription
5 years ago
Levent Arman Özak bdb0d6b6c1
Update confirmation.service.ts
5 years ago
mehmet-erim 91f1b6982b test(core): fix testing errors
5 years ago
mehmet-erim 8b7d5600f5 refactor(core): add partial to context types in projection.strategy
5 years ago
mehmet-erim 43e9cd2977 fix: circular dependency warnings
5 years ago
Halil İbrahim Kalkan 431ab55dea Merge branch 'dev' into extra-properties
5 years ago
mehmet-erim c18b7cc81c Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
mehmet-erim 7520cde9f1 ci: add dev app build process
5 years ago
mehmet-erim 45a1d0bbde chore(theme-shared): add handler export to public-api
5 years ago
Halil İbrahim Kalkan 7e10bd92ce Auto find the display name for a extra property (if not specified explicitly).
5 years ago
mehmet-erim 44ac26e943 refactor(theme-basic): set providedIn option of layout-state.service as root
5 years ago
mehmet-erim 89e6a8a7e2 feat(theme-basic): add eNavigationElementNames
5 years ago
Yunus Emre Kalkan 9e498004bc blog: Code blocks highlighed
5 years ago
mehmet-erim d47b89cfce chore(ci): change the build order
5 years ago
mehmet-erim e8e5aa28c5 fix(core): resolve wrapper routes duplication problem
5 years ago
mehmet-erim 0b6806d559 feat: add RouteNames enums to all lazy-loadable modules
5 years ago
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
mehmet-erim de1c8e72f8 Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
mehmet-erim 7307ecd372 fix: change imports order of app.module
5 years ago
mehmet-erim f37250a41e fix(core): fix if confition in config.plugin
5 years ago
Arman Ozak f2c5256562 build: update yarn.lock
5 years ago
Mehmet Erim 523bc071ad
Merge pull request #3582 from abpframework/docs/3575
5 years ago
Halil İbrahim Kalkan 2cfecb1540 Depend on @abp/utils from @abp/core
5 years ago
Halil İbrahim Kalkan 3c0bc11092 datatables.net package should depend on @abp/jquery instead of @abp/core
5 years ago
Levent Arman Özak dd678c351f
Merge pull request #3617 from abpframework/feat/project-toast-and-confirmation
5 years ago
Levent Arman Özak 23443c8eb9
Merge pull request #3610 from abpframework/feat/skip-get-app-config
5 years ago
Halil İbrahim Kalkan 5200322fc3
Merge pull request #3619 from abpframework/maliming/select2-model-patch
5 years ago
mehmet-erim f402511c30 fix(ci): search all npm packages to fix install new dependencies script problem
5 years ago
maliming 77ac85b632 Add select2-bootstrap-modal-patch.js to Select2ScriptContributor.
5 years ago
mehmet-erim 093dd7187c test(theme-shared): skip confirmation and toaster tests until component issue resolved
5 years ago
mehmet-erim c9b709b69d feat(theme-shared): append the confirmation and toast-container components to body
5 years ago
mehmet-erim 7905c7e66f chore: add initial loader to index.html in dev-app
5 years ago
mehmet-erim 6115ee39c8 test(core): fix the initial utils testing errors
5 years ago
mehmet-erim 14d27988eb feat(core): add skipGetAppConfiguration if control to initial-utils
5 years ago
mehmet-erim a17debb28c feat(core): add skipGetAppConfiguration to forRoot options
5 years ago
mehmet-erim c05fde1f78 feat: create CORE_OPTIONS injection token
5 years ago
mehmet-erim e82dac567a chore: remove common.token
5 years ago
Arman Ozak 3348bf716e feat: add removeContent method
5 years ago
Arman Ozak 10ac98eafe feat: return inserted element from insertContent
5 years ago
Arman Ozak 2a8f5ebf24 test: check last element returned by insertElement
5 years ago
Arman Ozak 314a1fa85f feat: return element from insertElement method
5 years ago
Arman Ozak bd1384c899 style: assign ListNode value directly at costructor
5 years ago
Arman Ozak 92fcf0de34 style: rename function given to forEach as iteratorFn
5 years ago
Arman Ozak 9f97c9aeaa refactor: replace service with modalService
5 years ago