297 Commits (2209c31913b2cd142e5634ec00efbfdfebf00a13)

Author SHA1 Message Date
Arman Ozak 3ebbb709f6 fix: avoid lint errors 6 years ago
Arman Ozak d3543c7c4c refactor: move ops to seperate methods and properties 6 years ago
Arman Ozak 72e8a686f6 test: add else case for listenToEscape call spec 6 years ago
mehmet-erim 04209199f6 test: add a dismissible option test to confirmation.service.spec 6 years ago
mehmet-erim 2a21eb7639 refactor(theme-shared): improve code quality 6 years ago
mehmet-erim 3bad6b20e6 chore: change fn name 6 years ago
mehmet-erim a5ee78910a fix(theme-shared): fix loader bar problem 6 years ago
mehmet-erim 211a4c5039 feat(theme-shared): add dismissible property to confirmation options 6 years ago
Ahmet cccffb6240 Revert "Merge branch 'dev' into Cotur/Blogging" 6 years ago
Ahmet d358e80ecb Merge branch 'dev' into Cotur/Blogging 6 years ago
mehmet-erim dee71ed0bf fix: cyclic dependency error 6 years ago
mehmet-erim 60fafb3702 feat(theme-shared): make segments variable in breadcrumb an input 6 years ago
Arman Ozak a114f711ec fix: add zero delay timeout before change detection call 6 years ago
Arman Ozak 9fea810420 refactor: use async pipe instead of subscription 6 years ago
Levent Arman Özak bdb0d6b6c1
Update confirmation.service.ts 6 years ago
mehmet-erim 43e9cd2977 fix: circular dependency warnings 6 years ago
mehmet-erim 45a1d0bbde chore(theme-shared): add handler export to public-api 6 years ago
Arman Ozak da04677094 feat: allow title, message, and buttons to have HTML string 6 years ago
mehmet-erim a282a1240a fix(theme-shared): add HttpErrorResponse instance control to error.handler 6 years ago
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
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 4324730113 fix: change how error is handled and enable tests 6 years ago
mehmet-erim 73f232efb7 refactor(theme-shared): make listenToEscape private 6 years ago
mehmet-erim 8e6d82c5a0 test(core:) update dom-insetion.service and append-content.token tests 6 years ago
mehmet-erim c8f2711650 refactor(theme-shared): add ModalService as provider to modal.component 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 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
Arman Ozak 9f97c9aeaa refactor: replace service with modalService 6 years ago
Arman Ozak 0cf7d1d261 feat: use modal service to project modal 6 years ago
Arman Ozak 146c863160 feat: add a service that projects to modal container 6 years ago
Arman Ozak 2a061874b6 feat: add an empty modal container component 6 years ago
mehmet-erim d27ddb398b refactor: add undefined control to loading.directive 6 years ago
Arman Ozak e112cf8dc7 refactor: simplify isFormDirty logic 6 years ago
mehmet-erim 63ce39af0f refactor: change backend connection error message detail 6 years ago
mehmet-erim 300d366bc6 feat(tenant-management): add dynamic password validators to admin password field 6 years ago
mehmet-erim cabb20b5f1 feat(theme-shared): create getValidators utility function 6 years ago
Arman Ozak a69f6a0958 test: update empty message spec for table 6 years ago
Arman Ozak e2fd034f86 fix: use a table caption as no-content placeholder 6 years ago
mehmet-erim e0c9928346 refactor: change DomInsertionsService's method name 6 years ago
mehmet-erim 065ea6cd8b fix: fix lint error 6 years ago
mehmet-erim 3b1fa3ba3d test(core): add dom-insertion.service.spec 6 years ago
mehmet-erim aef5cedd91 test(theme-shared): add append-content.token.spec.ts 6 years ago
mehmet-erim fc525170d4 refactor(core): rename dom-insertion.service class name 6 years ago
mehmet-erim 310a561661 feat(theme-shared): create append-content.token 6 years ago