Commit Graph

1314 Commits (69387537834939e443f135a160adcb5530fba757)

Author SHA1 Message Date
Arman Ozak 6dcf1055bb feat: add rtl fixes to basic theme styles
5 years ago
Arman Ozak bf90091a7e feat: add rtl fixes and bootstrap pattern
5 years ago
Arman Ozak cb2533f429 feat: add a lazy styles token
5 years ago
Arman Ozak 832c47e0f1 feat: inject fontawesome chunks instead of lazy loading
5 years ago
Arman Ozak fe8ea09564 build: create bootstrap style chunks for ltr and rtl
5 years ago
Arman Ozak f48887d1f2 feat: add a LocaleDirection type
5 years ago
Arman Ozak bb9851cb15 feat: add remove method to lazy loading service
5 years ago
Arman Ozak 9a0c250374 feat: keep element as public property on loading strategy
5 years ago
Arman Ozak 529bb08bf9 feat: add getLocaleDirection to localization utils
5 years ago
mehmet-erim c136b44728 chore: add bootstrap-trl.min.css content
5 years ago
mehmet-erim 192d6ef6be feat(theme-shared): add bootstra-rtl.min.css
5 years ago
mehmet-erim 190dfebba2 chore: add enableIvy="false" to tsconfig.lib.json files
5 years ago
mehmet-erim 66933f2e1e chore: update ng-packgr version
5 years ago
Arman Ozak 52784b4429 feat: add general invalid blueprint to basic theme
5 years ago
Levent Arman Özak e9c177bb84
Merge pull request #4117 from abpframework/master
5 years ago
Arman Ozak 57514bc174 feat: add a minimum age validator
5 years ago
mehmet-erim 52156ac604 fix(theme-basic): change smallScreen breakpoint px
5 years ago
mehmet-erim e853427d19 refactor(theme-basic): remove unneccessary variable
5 years ago
erolarkat ce608a4dd4 npm packages 2.8
5 years ago
erolarkat 40e535594f Upgrade ng package versions
5 years ago
Mehmet Erim 77490e2e57
Merge pull request #4031 from abpframework/feat/new-dtos
5 years ago
mehmet-erim 66ff70d3ee ci: add replace-with-tilde script
5 years ago
mehmet-erim fd2458b978 feat(core): add new dtos
5 years ago
Mehmet Erim 8b5847aa20
Merge pull request #4025 from abpframework/feat/abp-validators
5 years ago
Arman Ozak 4131e12007 feat: sync validation errors with error messages
5 years ago
Arman Ozak 69185cbc40 test: add a spec for email validator
5 years ago
Arman Ozak 38084bf914 feat: return null when input is empty
5 years ago
Arman Ozak b6743ae350 feat: add url validator
5 years ago
Arman Ozak 0c46e5958d feat: add string length validator
5 years ago
Arman Ozak bc66979a09 feat: add range validator
5 years ago
Arman Ozak bfe5360656 feat: add credit card validator
5 years ago
Arman Ozak e997c6e576 feat: add custom required and email validators
5 years ago
mehmet-erim 319234067d chore: remove setRouteReuse from localization.service
5 years ago
mehmet-erim df07a8a872 fix(core): rotue reuse problem
5 years ago
Arman Ozak a3fb373e01 refactor: add a getter for languageChange stream
5 years ago
Arman Ozak 8c184b7f41 refactor: use arrow functions
5 years ago
Arman Ozak 024a640157 feat: add createLocalizationPipeKeyGenerator
5 years ago
Arman Ozak 6eb28e35c9 refactor: reverse the higher-order functions
5 years ago
Arman Ozak 20bfd29a5c refactor: set array lengths before loops
5 years ago
Arman Ozak 3ebbb709f6 fix: avoid lint errors
5 years ago
Arman Ozak 91af69ffec feat: add localization methods with fallbacks
5 years ago
Mehmet Erim 279d250fbd
Merge pull request #3956 from abpframework/feat/3866
5 years ago
Mehmet Erim 6b1d70166e
Merge pull request #3957 from abpframework/master
5 years ago
Arman Ozak d4cdbd4e8a fix: avoid lint errors
5 years ago
Arman Ozak 0744544259 feat: shareReplay response and improve callback type
5 years ago
Arman Ozak 2d694e9e39 feat: add a service for easily querying lists
5 years ago
Arman Ozak 7678e39edd feat: add a token for list query debounce time
5 years ago
Arman Ozak d3543c7c4c refactor: move ops to seperate methods and properties
5 years ago
mehmet-erim 41d63f6b78 chore: add AuthGuard to setting-managent-routing.module
5 years ago
Arman Ozak 72e8a686f6 test: add else case for listenToEscape call spec
5 years ago
mehmet-erim 04209199f6 test: add a dismissible option test to confirmation.service.spec
5 years ago
mehmet-erim 05c59b6fd3 test: fix testing error
5 years ago
mehmet-erim 49046a3ba8 Merge branch 'dev' of https://github.com/abpframework/abp into feat/confirmation-dismiss
5 years ago
Levent Arman Özak 221ee970c5
Merge pull request #3942 from abpframework/fix/set-html-lang
5 years ago
mehmet-erim d22ba8a919 fix(core): set language when call app config api
5 years ago
mehmet-erim 8d2dc2fa65 fix: set html lang when the language change
5 years ago
mehmet-erim d403d9424c test: fix testing errors
5 years ago
mehmet-erim 5368a09afb fix: lint error
5 years ago
mehmet-erim ff09572736 refactor(core): improve the getLocalization selector of config state
5 years ago
mehmet-erim c79944b3a8 feat(core): add isLocalized method to LocalizationService
5 years ago
mehmet-erim 99c5fb6a5c refactor(core): make localization in environment optional
5 years ago
mehmet-erim ba248a5a4a refactor: remove localization property from environment
5 years ago
mehmet-erim 11a73493ce test: fix testing erros
6 years ago
mehmet-erim 7246b227be feat(core): add email property to current user type
6 years ago
mehmet-erim e85498d597 refactor(ci): add force-publish to lerna version command
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 e656f42b8e chore: update NPM packages
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
mehmet-erim 8a235cb25c fix(core): condition bug
6 years ago
mehmet-erim dafe19fa1e fix(core): condition bug
6 years ago
Arkat Erol a0c3759519 npm packages 2.7.0
6 years ago
Arkat Erol 0ea3895f3b Upgrade ng package versions
6 years ago
mehmet-erim d288ab381d fix(theme-basic): small screen dropdown problem
6 years ago
mehmet-erim c634c1d892 Merge branch 'dev' of https://github.com/abpframework/abp into feat/layout-components
6 years ago
mehmet-erim 5bb96ddc5b feat(theme-basic): create routes component
6 years ago
mehmet-erim 99fb9b6e59 feat(theme-basic): create nav-items component
6 years ago
mehmet-erim 8e9050e6cd feat(theme-basic): create logo component
6 years ago
Halil İbrahim Kalkan cd9b14f192 Fix typo
6 years ago
mehmet-erim dee71ed0bf fix: cyclic dependency error
6 years ago
mehmet-erim 58b88e2de4 fix: language changing error
6 years ago
mehmet-erim a06ea3d106 test: fix testing errors
6 years ago
mehmet-erim 39d901f78a refactor: tenant-box.component
6 years ago
mehmet-erim afc8cd6c89 refactor(account): add name property to tenant response type
6 years ago
mehmet-erim 3c817c80d7 feat(core): add new types to ApplicationConfiguration namespace
6 years ago
mehmet-erim 60fafb3702 feat(theme-shared): make segments variable in breadcrumb an input
6 years ago
Arman Ozak 29d0e8c683 build: add tilde to abp packages
6 years ago
Arman Ozak 1691d05e31 build: upgrade ngx-validate version
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 91f1b6982b test(core): fix testing errors
6 years ago
mehmet-erim 8b7d5600f5 refactor(core): add partial to context types in projection.strategy
6 years ago
mehmet-erim 43e9cd2977 fix: circular dependency warnings
6 years ago
mehmet-erim c18b7cc81c Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
mehmet-erim 7520cde9f1 ci: add dev app build process
6 years ago
mehmet-erim 45a1d0bbde chore(theme-shared): add handler export to public-api
6 years ago
mehmet-erim 44ac26e943 refactor(theme-basic): set providedIn option of layout-state.service as root
6 years ago
mehmet-erim 89e6a8a7e2 feat(theme-basic): add eNavigationElementNames
6 years ago
mehmet-erim d47b89cfce chore(ci): change the build order
6 years ago
mehmet-erim e8e5aa28c5 fix(core): resolve wrapper routes duplication problem
6 years ago
mehmet-erim 0b6806d559 feat: add RouteNames enums to all lazy-loadable modules
6 years ago
mehmet-erim 951e1f1151 Merge branch 'master' of https://github.com/abpframework/abp into dev
6 years ago
mehmet-erim eb72a699af chore: update ngxs-reset-plugin version
6 years ago
Arman Ozak da04677094 feat: allow title, message, and buttons to have HTML string
6 years ago
Levent Arman Özak b37ba4a8f7
Merge pull request #3729 from abpframework/fix/auth-guard
6 years ago
mehmet-erim e653842229 test(core): fix a test of auth guard
6 years ago
Arkat Erol bdb75cb2a3 npm packages 2.6.2
6 years ago
Arkat Erol eb4a0e507f Upgrade ng package versions
6 years ago
mehmet-erim a282a1240a fix(theme-shared): add HttpErrorResponse instance control to error.handler
6 years ago
mehmet-erim 59344d468d fix(core): resolve auth guard redirect url problem
6 years ago
Arkat Erol 3ccd7e2356 npm packages 2.6.1
6 years ago
Arkat Erol b030633c82 Upgrade ng package versions
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
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