Commit Graph

1496 Commits (9c0fe4c8e145ef1519fa8dadf54adedc999325af)

Author SHA1 Message Date
maliming 055ffa90cc
Update abp.js
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
maliming 22f104ce79 Add time zone infrastructure.
5 years ago
mehmet-erim 11a73493ce test: fix testing erros
5 years ago
mehmet-erim 7246b227be feat(core): add email property to current user type
5 years ago
mehmet-erim e85498d597 refactor(ci): add force-publish to lerna version command
5 years ago
mehmet-erim 2a21eb7639 refactor(theme-shared): improve code quality
5 years ago
mehmet-erim 3bad6b20e6 chore: change fn name
5 years ago
mehmet-erim e656f42b8e chore: update NPM packages
5 years ago
mehmet-erim a5ee78910a fix(theme-shared): fix loader bar problem
5 years ago
mehmet-erim 211a4c5039 feat(theme-shared): add dismissible property to confirmation options
5 years ago
maliming 7eadf380d4 Add dependency of @abp/clipboard in @abp/prismjs package.
5 years ago
mehmet-erim 8a235cb25c fix(core): condition bug
5 years ago
mehmet-erim dafe19fa1e fix(core): condition bug
5 years ago
Halil İbrahim Kalkan f046da48bf Added SignalR script contributor and the NPM package.
5 years ago
Arkat Erol a0c3759519 npm packages 2.7.0
5 years ago
Arkat Erol 0ea3895f3b Upgrade ng package versions
5 years ago
mehmet-erim d288ab381d fix(theme-basic): small screen dropdown problem
5 years ago
mehmet-erim c634c1d892 Merge branch 'dev' of https://github.com/abpframework/abp into feat/layout-components
5 years ago
mehmet-erim 5bb96ddc5b feat(theme-basic): create routes component
5 years ago
mehmet-erim 99fb9b6e59 feat(theme-basic): create nav-items component
5 years ago
mehmet-erim 8e9050e6cd feat(theme-basic): create logo component
5 years ago
Halil İbrahim Kalkan cd9b14f192 Fix typo
5 years ago
mehmet-erim 9996226d0e Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
mehmet-erim dee71ed0bf fix: cyclic dependency error
5 years ago
mehmet-erim 58b88e2de4 fix: language changing error
5 years ago
Arman Ozak 11c5cc358d fix: swap nextValue and previousValue
5 years ago
mehmet-erim a06ea3d106 test: fix testing errors
5 years ago
mehmet-erim 39d901f78a refactor: tenant-box.component
5 years ago
mehmet-erim afc8cd6c89 refactor(account): add name property to tenant response type
5 years ago
mehmet-erim 3c817c80d7 feat(core): add new types to ApplicationConfiguration namespace
5 years ago
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
Khaled 453fb47c3b
Merge branch 'dev' into dev
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
kgamalseif e6b5555533
Merge branch 'dev' into dev
5 years ago
Khaled eb6865a2e7 Added arabic localization resources
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
Arman Ozak 0cf7d1d261 feat: use modal service to project modal
5 years ago
Arman Ozak 146c863160 feat: add a service that projects to modal container
5 years ago
Arman Ozak 2a061874b6 feat: add an empty modal container component
5 years ago
mehmet-erim d27ddb398b refactor: add undefined control to loading.directive
5 years ago
Mehmet Erim c3cfdf2058
Merge pull request #3544 from abpframework/feat/3197
5 years ago
Arman Ozak 6ae4118005 refactor: remove unused injector
5 years ago
Arman Ozak 83d9ad3f08 refactor: remove unnecessary initializer
5 years ago
Arman Ozak af51255d3d refactor: make content projection a separate service
5 years ago
mehmet-erim bc4c454fe2 chore: update ng-packs abp versions
5 years ago
mehmet-erim 29c567bede feat: add components enum to all modules
5 years ago
mehmet-erim 31624376c4 chore: replace tilde with caret for abp versions
5 years ago
Arman Ozak 9af0c5843b fix: replace infered with inferred
5 years ago
Arman Ozak 0bb9d21760 feat: simplify predefined projection strategies
5 years ago
Arman Ozak a46ddf5db1 feat: add projectContent method to DomInsertionService
5 years ago
Arman Ozak cad3e623d0 feat: add projection strategies
5 years ago
Arman Ozak 4f31c1bfc0 feat: add container strategies
5 years ago
Arman Ozak 08421d37cf feat: add context strategies
5 years ago
Arman Ozak e202c944bb feat: add utility type for inferred Type & TemplateRef
5 years ago
Arkat Erol eff7e1a3b8 npm packages
5 years ago
Arkat Erol a9a36b8a46 Upgrade ng package versions
5 years ago
Arkat Erol ef2604c974 npm packages
5 years ago
Arkat Erol 0c72682d40 Upgrade ng package versions
5 years ago
Arman Ozak e112cf8dc7 refactor: simplify isFormDirty logic
5 years ago
mehmet-erim 63ce39af0f refactor: change backend connection error message detail
5 years ago
Levent Arman Özak da6fef9b78
Merge pull request #3518 from abpframework/feat/password-validators
5 years ago
mehmet-erim 300d366bc6 feat(tenant-management): add dynamic password validators to admin password field
5 years ago
mehmet-erim 31f13a1b27 refactor: get password validators from getPasswordValidators fn
5 years ago
mehmet-erim cabb20b5f1 feat(theme-shared): create getValidators utility function
5 years ago
Arman Ozak a69f6a0958 test: update empty message spec for table
5 years ago
Arman Ozak e2fd034f86 fix: use a table caption as no-content placeholder
5 years ago
mehmet-erim 9c6a936819 fix build error in angular template
5 years ago
erolarkat adfcdf0a6e npm packages
5 years ago
erolarkat 4940351ca2 npm packages 2.4.0
5 years ago
erolarkat 1e7c2ebf03 Upgrade ng package versions
5 years ago
Mehmet Erim 6136ec41b4
Merge pull request #3475 from abpframework/feat/insertion
5 years ago
mehmet-erim e0c9928346 refactor: change DomInsertionsService's method name
5 years ago
Halil İbrahim Kalkan eff8f583df Fix tui-editor script contributor.
5 years ago
mehmet-erim 0d44a7d5ce feat(theme-basic): implement dom insertion service to append style
5 years ago
mehmet-erim 065ea6cd8b fix: fix lint error
5 years ago
mehmet-erim 9ad386d962 test(core): add content.strategy.spec
5 years ago
mehmet-erim 3b1fa3ba3d test(core): add dom-insertion.service.spec
5 years ago
mehmet-erim aef5cedd91 test(theme-shared): add append-content.token.spec.ts
5 years ago
mehmet-erim fc525170d4 refactor(core): rename dom-insertion.service class name
5 years ago
mehmet-erim 310a561661 feat(theme-shared): create append-content.token
5 years ago
mehmet-erim 1f74235cb7 refactor( core): rename StrictContentSecurityStrategy to NoContentSecurityStrategy
5 years ago
mehmet-erim ecbf966d01 feat(core): create content strategy
5 years ago
mehmet-erim dd5f3572d6 feat(core): create DOMInsertionService
5 years ago
mehmet-erim e5c62a100b chore: deprecate old load method
5 years ago
mehmet-erim 202fa9995e feat(core): add generateHash utility fn
5 years ago
mehmet-erim f9d56c6441 refactor: use forkJoin instead of concat
5 years ago
mehmet-erim 9d8acf8550 feat: implement new LazyLoadService
5 years ago
mehmet-erim fcf9ebe0c9 fix: fix lint error
5 years ago
mehmet-erim c10c3ecf30 refactor: refactor development project
5 years ago
Mehmet Erim 22f1d588ea
Merge pull request #3453 from abpframework/feat/3185
5 years ago
Arman Ozak 2b50598a91 feat(core): rename strategies based on security perspective
5 years ago