Commit Graph

1322 Commits (7d8be4f62c106c8399f3a6d54808a9f207aa27dd)

Author SHA1 Message Date
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
mehmet-erim c4c4cfadcc fix: fix lint error
5 years ago
Arman Ozak 4d93244f06 feat(core): add methods to LinkedList for adding and dropping multiple nodes
5 years ago
Mehmet Erim f6c70c3b35
Merge pull request #3299 from yinchang0626/fix_SetEnvironment_Action
5 years ago
mehmet-erim 191d2baa52 feat: add apiName variables to some services
5 years ago
mehmet-erim 6b07a3a837 refactor(core): add fallback api to getApiUrl selector
5 years ago
Mehmet Erim 43b51c085c
Merge pull request #3359 from abpframework/feature/3350
5 years ago
Arman Ozak 026fb1defb feat(core): iterate over linked list nodes instead of node values
5 years ago
Arman Ozak 6599c2a676 fix(core): avoid lint errors
5 years ago
Arman Ozak d56f2c7f94 feat(core): add dropByValueAll to LinkedList
5 years ago
Arman Ozak 75a13a0aa4 feat(core): add doubly linked list as shared utility
5 years ago
Arman Ozak 439ca98c82 feat(core): make TrackByService publicly available
5 years ago
mehmet-erim fc3040adfd chore: update symlink manager version
5 years ago
mehmet-erim 2ef1a386bf feat(ci): add package control to install-new-dependencies script
5 years ago
mehmet-erim 83e9a6b904 chore: update gitignore
5 years ago
mehmet-erim f8f36c53ce chore: add a new environment named internal
5 years ago
mehmet-erim 9da3a6b99b chore: update NPM versions
5 years ago
mehmet-erim 42367498c8 test(core): fix config-state testing error
5 years ago
Mehmet Erim eea3a5ee90
Merge pull request #3320 from abpframework/feature/type-safe-track-by-deep
5 years ago
mehmet-erim 6dda74a8dd refactor(core): take precaution for type error in config state
5 years ago
Arman Ozak 15b93c3199 feat(core): export trackBy and trackByDeep separately
5 years ago
Arman Ozak 25204e5d34 refactor: remove bySelf method
5 years ago
Arman Ozak 007421aae1 feat(core): use Object.Paths in byDeep method of TrackByService
5 years ago
Arman Ozak ecb930dda2 build(npm): add ts-toolbelt to devDependencies
5 years ago
YinChang 5f38e4bf31 fix(ng.core) correct params of SetEnvironment Action
5 years ago
Mehmet Erim 4844ca8b53
Update rest.service.ts
5 years ago
Arman Ozak ddf286d477 refactor(core): change internals of request method of RestService
5 years ago
Arman Ozak 5655ce4331 feat(core): add a utility function that checks if a value is undefined or empty string
5 years ago
Mehmet Erim 0a4e3e13c0
Merge pull request #3230 from abpframework/feature/3137
5 years ago
Mehmet Erim c943800eca
Merge pull request #3236 from abpframework/feature/3204
5 years ago
Arman Ozak a1bf9980d0 feat(core): add a utility service for easy TrackByFunction implementation
5 years ago
Arkat Erol 1dc4556e34 Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Arkat Erol d5c0c8c278 preview npm publish version create changed
5 years ago
Arman Ozak 3c3d227e4e fix(core): use interface instead of type literal for Apis and ApiConfig
5 years ago
Arman Ozak 5bab2dabfc feat(core): get apiName from config parameter and use it in request
5 years ago
Arman Ozak edcd788233 feat(core): improve Config.Environment interface
5 years ago
mehmet-erim 9181f3f8d3 feat(ci): take next version from common props
5 years ago
Arkat Erol cee7f461b6 npm cli login removed from preview publish
5 years ago
Arman Ozak 3ae4621a70 feat: add optional apiName to Rest.Config
5 years ago
erolarkat 2592c46b24 npm packages
5 years ago
erolarkat 4279a2e6a2 npm packages
5 years ago
erolarkat e5aead7089 Upgrade ng package versions
5 years ago
erolarkat 034da97dda Revert "1"
5 years ago
erolarkat 6ebc261672 1
5 years ago
mehmet-erim 87d59b231f chore: update status enum deprecated message
5 years ago
mehmet-erim fffbd06dfe fix: fix lint error
5 years ago
mehmet-erim 5c2f8432e3 feat(tenant-management): add admin password and email fields to new tenant form
5 years ago
mehmet-erim dbd5b9868b chore: remove unneccessary files
5 years ago
Arkat Erol fe99094144 Merge branch 'dev' into api-definition
5 years ago
Mehmet Erim 774e8cf9e2
Update index.ts
5 years ago
mehmet-erim 5559875e3e feat: change roles endpoint when assigning to a user
5 years ago
mehmet-erim 6ae2dde41b feat(account): add multi tenantcy enabled control to tenant switching box
5 years ago
mehmet-erim 57c1b72f01 fix(account): add dispatch appconfig action after the switching tenant
5 years ago
Arkat Erol 15c4de31cd Merge branch 'dev' into api-definition
5 years ago
mehmet-erim cb5d67138f Revert "feat: create react-native app template"
5 years ago
mehmet-erim 38506acf19 Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Arman Ozak 7035168861 fix: assign createSelector return value to a variable before returning (ng-packagr)
5 years ago
Arman Ozak fc00f57d96 fix: return empty object from getSettings when keyword is not found
5 years ago
mehmet-erim 185a88544e feat: create react-native app template
5 years ago
mehmet-erim 384efc9217 chore: replace the ^ prefix of abp ng package versions with the tilde
5 years ago
mehmet-erim 03555dbdf5 refactor: remove unnecessary function call from config state
5 years ago
mehmet-erim 3184156b2f refactor: add type error control to config state
5 years ago
mehmet-erim 50f7cbde57 chore: add source-code-requirements folder to ng-packs project
5 years ago
Arkat Erol 01f1470021 npm preview-publish update
5 years ago
Arkat Erol 754185d3e2 npm-cli-login added for preview npm publish
5 years ago
Arkat Erol 3da907f3d4 npm version update
5 years ago
erolarkat 6767613756 npm-packages
5 years ago
erolarkat d570796797 Upgrade ng package versions
5 years ago
mehmet-erim ccc87991c7 chore: update preview-publish.ps1
5 years ago
mehmet-erim 2234350a1d fix: fix providerKey required error
5 years ago
mehmet-erim 9c41d8ecc3 fix(core): add a condition to config plugin for waiting for the config modules
5 years ago
mehmet-erim a5f64606f9 fix(core): fix tiered project logout problem
5 years ago
mehmet-erim 9e5a481c6d chore: remove pagination tests,
5 years ago
mehmet-erim 8684932ae8 chore: remove paginator styles
5 years ago
mehmet-erim bf8029e417 chore: update the dev-app package json
5 years ago
mehmet-erim 1aa43f90d2 feat(core): add @angular/localize as dependency to core package
5 years ago
mehmet-erim 1c29ac629f chore: remove primeng from template
5 years ago
mehmet-erim 8213b0e70d feat(theme-shared): add ngb-pagination to table component
5 years ago
mehmet-erim 8c914a7698 chore: decrecate the pagination component
5 years ago
mehmet-erim e70fc9ec8c fix: fix some errors caused by Angular 9
5 years ago
mehmet-erim 18757c70eb refactor(account-config): remove unnecessary DIs
5 years ago
mehmet-erim 724896383d fix(account): fix type error
5 years ago
mehmet-erim 96f4ef8d83 fix(core): fix wrong import
5 years ago
Arkat Erol 5460d79f1c Merge branch 'master' into dev
5 years ago
Arkat Erol 22b7223de1 version update
5 years ago
Arkat Erol 478e8797e3 version update
5 years ago
Arkat Erol 5eb5298b78 Updated npm packages
5 years ago
Arkat Erol 8b95e7469f Upgrade ng package versions
5 years ago
maliming 561be154db Use $ instead of jQuery.
5 years ago
maliming 1638d5cefb Make sure the script is executed before the callback method.
5 years ago
TheDiaval ea391d7d6c refactor(theme-shared): add status enum to confirmation model and use it instead of toaster status enum
5 years ago
TheDiaval 7c15623dd2 doc: add deprecation warning
5 years ago
TheDiaval 4eb57ba270 test(theme-shared): correct directive test
5 years ago
TheDiaval 586047682b feat(core): add dispatch function for set environment action
5 years ago
TheDiaval a601a10d9a feat(core): add set environment action to config state
5 years ago
Arkat Erol 67488b9ac2 npm publish version test
5 years ago
mehmet-erim ef78ff655b ci: remove unnecessary yarn command from publish.ps1
5 years ago
mehmet-erim 3106729f01 ci: add npm install as first step to publish scripts
5 years ago
mehmet-erim bc640ebee5 ci: fix commander description
5 years ago
mehmet-erim 48145a45f0 chore: remove primeng imports from modules
5 years ago
mehmet-erim a158463869 chore: fix build error
5 years ago