Commit Graph

1082 Commits (76f018a7f0fdbc539e5f293ac69f9b00bb51fb82)

Author SHA1 Message Date
mehmet-erim 9c6a936819 fix build error in angular template
5 years ago
erolarkat 1e7c2ebf03 Upgrade ng package versions
5 years ago
mehmet-erim e0c9928346 refactor: change DomInsertionsService's method name
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 da9b2d39ca chore: remove console.warn
5 years ago
mehmet-erim 0f00344749 feat(core): add checkAccessToken fn to initial-utils
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 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
Arman Ozak a1bf9980d0 feat(core): add a utility service for easy TrackByFunction implementation
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
Arman Ozak 3ae4621a70 feat: add optional apiName to Rest.Config
5 years ago
erolarkat 4279a2e6a2 npm packages
5 years ago
erolarkat e5aead7089 Upgrade ng package versions
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
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
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 5eb5298b78 Updated npm packages
5 years ago
Arkat Erol 8b95e7469f Upgrade ng package versions
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
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
mehmet-erim 7d2b195de9 ci(scripts): add preview publish for nightly pipeline
5 years ago
mehmet-erim 55f30c51cb feat: add error response code condition for error title
5 years ago
mehmet-erim 7e97483d28 feat(identity): add an ngIf that checks isStatic for delete button in roles.component
5 years ago
mehmet-erim b71a1e74ed fix(identity): add maxResultCount param to GetRoles action in the users component
5 years ago
mehmet-erim e1984bf4a1 refactor(account): remove unnecessary class names
5 years ago
mehmet-erim 719f6486b7 fix(identity): fix exist user roles problem
5 years ago
mehmet-erim 3e233001d4 feat: add NgxValidateCoreModule to shared modules
5 years ago
Mehmet Erim 70cf41dd30
Merge pull request #2734 from abpframework/akin/Created-logout-in-oauth-service-in-ui
5 years ago
mehmet-erim 0d850612bd fix(core): add undefined control to AddRoute action listener
5 years ago
AkinCam b1934b4102 Removed OauthService in application-layout
5 years ago
AkinCam 0c727af9ed Added logout in authService
5 years ago
Halil İbrahim Kalkan 83ba323db2 Upgrade NPM packages in the templates
5 years ago
Halil İbrahim Kalkan b706463394 Upgrade ng package versions
5 years ago
Mehmet Erim 5870ca3952
Merge pull request #2700 from abpframework/doc/localization
5 years ago
TheDiaval afcba21320 refactor(theme-basic): change bootstrap classes
5 years ago
TheDiaval d3c6d73bc2 refactor(settings-management): change bootstrap class name
5 years ago
TheDiaval 3627c3c8c0 refactor(core): correct the description of functions
5 years ago
TheDiaval edb307d203 doc(core): add function descriptions
5 years ago