Commit Graph

1322 Commits (7d8be4f62c106c8399f3a6d54808a9f207aa27dd)

Author SHA1 Message Date
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
Arman Ozak 7da8011eee refactor(core): separate lazy load & content insertion
5 years ago
Arman Ozak 21095025a9 feat(core): add optional integrity in loading strategies
5 years ago
Arman Ozak ae6475eb4b feat(core): enable 0 retries and 0 delay retries
5 years ago
Arman Ozak 54428be03f fix(core): add default values to load method
5 years ago
Arman Ozak 181b732b24 fix(core): resolve lint issues
5 years ago
Arman Ozak 6ddca15a5f feat(core): make strategies publicly available
5 years ago
Arman Ozak 4acc763fdc refactor(core): import directly from strategy files
5 years ago
Arman Ozak 221c78fa0d feat(core): add new lazy load service
5 years ago
mehmet-erim 12f4b53e8d feat(theme-basic): add login button to the header
5 years ago
Arman Ozak 4cc3a272eb feat(core): add content security strategy
5 years ago
mehmet-erim f192fcda49 fix(theme-shared): fix overflow problem in collapse animation
5 years ago
Arman Ozak 79b0806718 feat(core): add loading strategies
5 years ago
Arman Ozak b55bc42779 feat(core): add fromLazyLoad utility function
5 years ago
Arman Ozak cb51ca7fc1 feat(core): add cross-origin strategy
5 years ago
Arman Ozak b19519ece2 feat(core): add dom strategy
5 years ago
mehmet-erim 2d55f3aabc chore: add umdId to @abp/utils
5 years ago
Levent Arman Özak 0dc746c26a
Merge pull request #3431 from abpframework/feat/check-access-token
5 years ago
mehmet-erim 7feffce4bc chore: update abp.resourcemapping.js in utils package
5 years ago
mehmet-erim da9b2d39ca chore: remove console.warn
5 years ago
mehmet-erim 0f00344749 feat(core): add checkAccessToken fn to initial-utils
5 years ago
mehmet-erim f2b7eacbec chore: bump utils version
5 years ago
Arman Ozak be743b9375 Merge branch 'dev' of github.com:abpframework/abp into feat/improve-linked-list-types
5 years ago
Arman Ozak 9a4804e56e feat: allow comparison with value of different type
5 years ago
Arman Ozak 678e930e34 build: add strictBindCallApply to tsconfig.json
5 years ago
mehmet-erim 81600ceb1d chore: remove linked list
5 years ago
mehmet-erim 2a5fdf7f8b chore: remove unnecessary package
5 years ago
mehmet-erim bb17d9acb5 chore(core): add @abp/utils and ts-toolbelt as dependencies
5 years ago
mehmet-erim bb08a7ca5e fix: fix type error
5 years ago
mehmet-erim b05c26d301 feat(utils): add abp mapping file
5 years ago
İsmail ÇAĞDAŞ fd781706e3 changed local registry address in yarn.lock file
5 years ago
mehmet-erim b39bf767f1 chore(utils): update npm version
5 years ago
mehmet-erim c7399068c8 test(utils): implement jest
5 years ago
mehmet-erim 5684159cf3 feat(utils): add linked-list.ts
5 years ago
mehmet-erim 2db48f23ff chore: add npmignore
5 years ago
mehmet-erim 67f6f5d153 feat: create @abp/utils package
5 years ago
mehmet-erim 1f2418b872 fix(core): fix component key in dynamic layout
5 years ago
mehmet-erim 91668b35f4 refactor(core): make getComponent method in DynamicCompoınent private
5 years ago
mehmet-erim 2f7e69e1a2 refactor: reduce codes and increase readability
5 years ago
mehmet-erim 818438ef50 Merge branch 'dev' of https://github.com/abpframework/abp into feat/replaceable-layouts
5 years ago
mehmet-erim 857ee6b9ef feat(core): get layouts from store in dynamic-layout.component
5 years ago
mehmet-erim 4ad19ebf84 feat(theme-basic): add layouts to replaceable components state
5 years ago
Levent Arman Özak 040a281f4d
Merge pull request #3369 from abpframework/feat/api-names
5 years ago
mehmet-erim 83645730b9 refactor: deprecate the requirements obj
5 years ago
mehmet-erim aab32ad8c5 chore: set dev-app as default project
5 years ago
Mehmet Erim 9fbee46837
Merge pull request #3376 from abpframework/feature/1650
5 years ago