Commit Graph

2096 Commits (acdf61b96c5a10befcbf0e989f7589958f4c243e)

Author SHA1 Message Date
mehmet-erim 905e86cffb test: use deepPatch method instead of the patch
5 years ago
mehmet-erim 033fa8cb6c feat: add a new method named patch to InternalStore class
5 years ago
mehmet-erim 70b0ad91e8 refactor: renamed the patch method name to deepPatch
5 years ago
Arman Ozak 4814ef7b99 test: use core testing module instead of core module
5 years ago
Arman Ozak 47868ac2f2 test: add public api to core testing module
5 years ago
Arman Ozak a9d081a09e refactor: remove mock locaization pipe
5 years ago
Arman Ozak 20fea080a1 refactor: remove testing core module
5 years ago
Arman Ozak e1dd34217a test: add core testing module
5 years ago
Arman Ozak 8eef49eead test: add a mock localization pipe to core testing
5 years ago
Arman Ozak 5d63bb316c test: add a secondary endpoint for testing module
5 years ago
Arman Ozak b6608a431f test: add routes to core test module options
5 years ago
Arman Ozak 47c2fd4e73 Merge branch 'dev' of github.com:abpframework/abp into test/6648
5 years ago
mehmet-erim 7bf296e8a9 test: fix a testing error
5 years ago
mehmet-erim 33841c68cf refactor: use router.events instead of the NgxsRouterPlugin
5 years ago
mehmet-erim 62fb3ca335 chore: remove NgxsRouterPluginModule from CoreModule
5 years ago
mehmet-erim 3964839334 chore: remove @ngxs/router-plugin dependency from package.json
5 years ago
mehmet-erim bdce687456 chore: remove @ngxs/router-plugin from whitelistedNonPeerDependencies array of ng-package.json
5 years ago
Arman Ozak 2ced7cb2b5 test: provide core options in forTest method
5 years ago
Mehmet Erim 24bd90130f
Merge pull request #6650 from abpframework/rel-4.0
5 years ago
Arman Ozak 4b5484b1c9 test: extend test options from partial root options
5 years ago
Arman Ozak 4745569b6b test: avoid error when localization doesn't exist in tests
5 years ago
Mehmet Erim e3afcf7c70
fix: resolve sending null tenant id problem as header
5 years ago
Arman Ozak 6b5fe6a91d feat: expose identity extension tokens and guard
5 years ago
Arman Ozak a961a99b9c feat: add barrel exports for identity states
5 years ago
Arman Ozak 003949197a feat: add barrel export for identity actions
5 years ago
mehmet-erim b9cd5ab1d9 Merge branch 'dev' into feat/6538
5 years ago
Mehmet Erim cbe58e3ef3
Merge pull request #6628 from abpframework/feat/6539
5 years ago
mehmet-erim fafd3f5ab6 chore: export config-options.ts
5 years ago
mehmet-erim 53bcf2e03a chore: export tokens folder
5 years ago
mehmet-erim a9b9829945 feat: create extensions.token.ts
5 years ago
mehmet-erim cd471a0f30 feat: import UiExtensionsModule to the tenant-mangement.module
5 years ago
mehmet-erim 49b1058cb4 feat: add extensibility providers to the tenant-mangement.module
5 years ago
mehmet-erim 663717fe7f feat: add TenantManagementExtensionsGuard as canActivete element
5 years ago
mehmet-erim 8ffc2c2ce7 feat: create config-options.ts for extensibility
5 years ago
mehmet-erim 93b9bc2d5a chore: export guards folder
5 years ago
mehmet-erim 99681d4dd7 feat: create TenantManagementExtensionsGuard
5 years ago
mehmet-erim b491d2a602 feat: create DEFAULT_TENANTS_TOOLBAR_ACTIONS constant
5 years ago
mehmet-erim 2d7a65e2a6 feat: create DEFAULT_TENANTS_CREATE_FORM_PROPS constant
5 years ago
mehmet-erim b104d717f1 feat: create DEFAULT_TENANTS_ENTITY_PROPS
5 years ago
mehmet-erim 1a6f9f8f7e feat: create DEFAULT_TENANTS_ENTITY_ACTIONS
5 years ago
mehmet-erim 42932ca3f1 feat: create tenant form via generateFormFromProps fn
5 years ago
mehmet-erim 2342ea87b3 feat: provide EXTENSIONS_IDENTIFIER token in tenants.component
5 years ago
mehmet-erim 23d061905a feat: add abp-extensible-form to the tenants.component.html
5 years ago
mehmet-erim f3a9576ee3 feat: add abp-extebsible-table to the tenants.component.html
5 years ago
mehmet-erim d111147da5 feat: add abp-page-toolbar component to the tenants.component.html
5 years ago
Arman Ozak 388ff9075e fix: use NewUser instead of NewRole
5 years ago
erolarkat d953b8c7c3 Merge branch 'rel-4.0' into dev
5 years ago
erolarkat e2aa2b49f0 npm packages 4.0.1
5 years ago
Arman Ozak b0182a5f04 feat: use extensible components in user page
5 years ago
Arman Ozak 35f4c95548 feat: use extensible components in role page
5 years ago
Arman Ozak e5cbd970c5 feat: use extensions guard in identity routing module
5 years ago
Arman Ozak b12031fc86 feat: use extension tokens and guard in identity module
5 years ago
Arman Ozak 4139946862 feat: add identity extension guard
5 years ago
Arman Ozak be52bc4978 feat: add contributor types for identity config
5 years ago
Arman Ozak 16ade94ffc feat: add identity extension injection tokens
5 years ago
Arman Ozak e8c5ff8621 feat: add default actions and props for users page
5 years ago
Arman Ozak 947fd0a2ba feat: add default actions and props for roles page
5 years ago
mehmet-erim 020b0dd862 refactor: use set method instead of the patch in reset method of internal strore
5 years ago
mehmet-erim 82728a823c refactor: use set method of internal store in replaceable-components.service
5 years ago
mehmet-erim 5ac09075ea fix: update current tenant informationw if currentTenant is null
5 years ago
mehmet-erim 67d901ee4b fix: resolve session state updating problem
5 years ago
Halil İbrahim Kalkan f6ded2101b Merge branch 'rel-4.0' into dev
5 years ago
Arman Ozak a804926165 refactor: remove page change in filter setter
5 years ago
Arman Ozak 38b5c4dda5 fix: reset page if skipCount does not change
5 years ago
Arman Ozak e3ac63d73b fix: change subscription logic to query stream
5 years ago
Arman Ozak 7c3a2452a9 fix: avoid lint error in createTokenParser
5 years ago
mehmet-erim ab4dfe0b5f chore: remove unnecessary styles
5 years ago
mehmet-erim 551faeac9f chore: add a peer dependency
5 years ago
mehmet-erim 8c8cd24ff6 feat: add context menu to abp-tree component
5 years ago
mehmet-erim c0d1d1adc0 style: improve tree node dropdown
5 years ago
mehmet-erim 75dba7a0ad feat(components): add disable animation option to tree.component
5 years ago
mehmet-erim 38410fe906 feat(components): improve node template
5 years ago
mehmet-erim 6896319bf0 feat: add default expand template to tree component
5 years ago
Halil İbrahim Kalkan 041b18dac8 Merge branch 'rel-4.0' into dev
5 years ago
Arman Ozak 721ce34588 refactor: delete unused interface constant
5 years ago
Arman Ozak 577faa96d8 fix: collect and use generics with defaults in models
5 years ago
Arman Ozak 08e8122990 fix: use setDefault and setOptional in service utils
5 years ago
Arman Ozak d1cb728c8d feat: add extendsSelf to type utilities
5 years ago
Arman Ozak 40094d13f2 fix: improve generic parse in type simplifier
5 years ago
Arman Ozak 8754ef3a95 feat: add utilities for generics
5 years ago
Arman Ozak 92f475c688 feat: update types and add Generic class
5 years ago
Arman Ozak 929f03ff7c feat: add Options utility type
5 years ago
Halil İbrahim Kalkan 1a138d7bdf Merge branch 'rel-4.0' into dev
5 years ago
Arman Ozak 402b96d375 refactor: remove unnecessary condition
5 years ago
Arman Ozak 79d5e5c215 feat: interpolate NoApi message and include URL
5 years ago
Arman Ozak c6939eaa29 feat: add interpolation parameter to NoApi exception
5 years ago
Arman Ozak e662d09df4 feat: do not set undefined values to request dtos
5 years ago
erolarkat 98a70fa173 npm packages 4.0.0
5 years ago
Levent Arman Özak f83ec02297
Merge pull request #6444 from abpframework/fix/6443
5 years ago
mehmet-erim 5120e59ab0 style: set users modal size to md
5 years ago
mehmet-erim dadaa400cf chore: update dependencies of schematics
5 years ago
mehmet-erim d037a6c218 fix: resolve a type error
5 years ago
mehmet-erim fddbe881b4 chore: update workspace-models.ts
5 years ago
Arman Ozak 0fd279ad3b feat: replace complex system types with any
5 years ago
Arman Ozak eccbb125e9 feat: add generic dictionary to system types
5 years ago
Arman Ozak 77608b9ef0 test: remove pristine specs from validators suite
5 years ago
Arman Ozak dd706e10ec test: fix state util specs according to new casing
5 years ago
Arman Ozak a402de204c fix: show asterisk if required text in validator
5 years ago
Arman Ozak daf3c69935 fix: check is ABP required validator is used
5 years ago
Arman Ozak a234ccc98f fix: remove pristine check from validators
5 years ago
Arman Ozak 6919c623d3 fix: remove jsonNetCamelCase
5 years ago
erolarkat 03e030c29d npm packages 4.0.0-rc.5
5 years ago
Bunyamin Coskuner eb5897b786
Merge pull request #6405 from abpframework/feat/3824
5 years ago
Arman Ozak 019c27b5ab fix: get/set typeahead model and control values properly
5 years ago
Arman Ozak d090a5460f fix: use jsonNetCamelCase on extra properties
5 years ago
Arman Ozak 4f7167595e feat: add jsonNetCamelCase as case util
5 years ago
Arman Ozak b8d2f7574e fix: use correct dto for property ui lookup
5 years ago
Arman Ozak e3ebd07175 feat: handle typeahead in object extensions state utils
5 years ago
Arman Ozak e2f773813b feat: add typeahead utils to object extensions
5 years ago
Arman Ozak 0a1039332c feat: add styles for typeahead
5 years ago
Arman Ozak 311fe15031 feat: add typeahead to extensible form props
5 years ago
Arman Ozak 52dac80570 feat: add Hidden and Typeahead to prop types enum
5 years ago
Arman Ozak 4a8a996d76 feat: add auxData to PropCallback and PropPredicate types
5 years ago
Arman Ozak 3aa38eb685 feat: import NgbTypeaheadModule in UiExtensionsModule
5 years ago
mehmet-erim 3ba33b3180 chore: update @ngx-validate/core version
5 years ago
mehmet-erim 246174b96f test: fix an error in localization-utils.spec
5 years ago
mehmet-erim 247172e552 feat: use new interfaces
5 years ago
mehmet-erim d89ad92379 test: use new interfaces in multi-tenancy-utils.spec
5 years ago
mehmet-erim 46f4728701 test: add new application configuration service to localization.service.spec
5 years ago
mehmet-erim eb3bedf5a0 test: use proxy interfaces in initial-utils.spec
5 years ago
mehmet-erim 65f5cefea0 test: remove deprecated namespace from environment-utils.spec
5 years ago
mehmet-erim 660a2b27b2 test: implement new service to dynamic-layout.component
5 years ago
mehmet-erim b41bec7bcb chore: organize imports
5 years ago
mehmet-erim cf0d8db12c test: implement new interfaces to config-state.service.spec
5 years ago
mehmet-erim b793a12d21 chore: remove appConfigService from auth-flow.strategy
5 years ago
mehmet-erim d112b11e83 feat: implement new interfaces to config-state
5 years ago
mehmet-erim 855828fff4 feat: implement new interfaces to session-state.service
5 years ago
mehmet-erim 236faf4788 feat: implement new interfaces to permission.service
5 years ago
mehmet-erim c1ee01c191 chore: deprecate multi-tenancy.service methods
5 years ago
mehmet-erim ac4cf13e22 feat: implement new interfaces and service to localization.service
5 years ago
mehmet-erim a5a065c775 feat: implement new interfaces to config-state.service
5 years ago
mehmet-erim 5774bade01 chore: deprecate the ApplicationConfigurationService
5 years ago
mehmet-erim 7ece49f259 fix: resolve Dictionary type
5 years ago
mehmet-erim 24b1c6c082 fix: change rest service imports to relative path
5 years ago
mehmet-erim 41ba4eec52 refactor: change current tenant type in session namespace
5 years ago
mehmet-erim 936eb27d3c chore: remove find-tenant-result.dto
5 years ago
mehmet-erim 5d347894f9 chore: format code of dtos.ts
5 years ago
mehmet-erim 902de80a9e chore: deprecate ApplicationConfiguration namespace interfaces
5 years ago
mehmet-erim 0244d4b3b2 test: resolve a testing error
5 years ago
mehmet-erim ab33d9c70e fix: resolve lint error
5 years ago
Arman Ozak 57b314088c chore: remove comments on extension dtos
5 years ago
Arman Ozak 2196ec4551 test: reflect LocalizationService constructor change
5 years ago
Arman Ozak aa48838cf3 fix: update extension types and tests
5 years ago
Levent Arman Özak d9983dd95b
Merge pull request #6343 from abpframework/fix/volo-3927
5 years ago
mehmet-erim e8027cb60a test: fix validation-utils.spec errors
5 years ago
mehmet-erim e991c26101 test: fix error.handler.spec errors
5 years ago
mehmet-erim 2d162b68b8 test: fix error.component.spec errors
5 years ago
mehmet-erim 74bf81d95e test: fix breadcrumb.component.spec errors
5 years ago
mehmet-erim 091512732d test: remove ngxs store from core module tests
5 years ago
mehmet-erim ee4585f1aa chore: remove a deprecation message
5 years ago
mehmet-erim 5e6580865d chore: remove a dependency from localization.service
5 years ago
mehmet-erim a76e401828 test: fix routes.service.spec testing errors
5 years ago
mehmet-erim baedf2f550 test: fix rest.service.spec testing errors
5 years ago
mehmet-erim 868b7bf1d1 test: fix profile.service.spec testing errors
5 years ago
mehmet-erim 96333a0475 test: resolve localization.service.sped errors
5 years ago
mehmet-erim 471f858756 test: fix localization.pipe.spec errors
5 years ago
mehmet-erim b29fc1e346 test: fix dynamic-layout.component.spec errors
5 years ago
mehmet-erim 77fa1afc49 refactor: make setState variable of the config-satete.service method
5 years ago
mehmet-erim 7c5b0c9c7e chore: remove Config namespace deprecation message
5 years ago
mehmet-erim acf08e364b test: resolve initial-utils.spec errors
5 years ago
mehmet-erim 0af7f08436 test: remove config.plugin.spec
5 years ago
mehmet-erim 1b75bc10d1 test: fixed the application-configuration.service.spec testing errors
5 years ago
mehmet-erim a9facebce5 test: resolve permission.directive.spec errors
5 years ago
mehmet-erim 6ee09516c6 test: resolve multi-tenancy.spec errors
5 years ago
mehmet-erim 5b9eb314e1 test: create environment.service.spec
5 years ago
mehmet-erim 9404041418 test: resolve environment-utils.spec errors
5 years ago
mehmet-erim 56e0a04f29 test: remove config.state.spec
5 years ago
mehmet-erim ba55982738 test: move config state tests to config-state.service.spec
5 years ago
mehmet-erim 2fa782ac51 test: fix auth guard testing errors
5 years ago
erolarkat 03516b4236 npm packages 4.0.0-rc.4
5 years ago
Arman Ozak c09f8567c0 Merge branch 'rel-3.3' into rel-4.0
5 years ago
Arman Ozak 97fbcf3c46 fix: replace system types before replacing generics
5 years ago
Arman Ozak 9560bd57ed fix: use named imports and exports
5 years ago
mehmet-erim 44e0206afa test: fix routes.service testing errors
5 years ago
mehmet-erim 161b989abc chore: add a todo comment
5 years ago
mehmet-erim 82c87b1ed9 refactor: improve code quality
5 years ago
mehmet-erim b5f8cae0b8 feat: add suppressUnsavedChangesWarning input to modal component
5 years ago
mehmet-erim 0eeffb405f feat: create SUPPRESS_UNSAVED_CHANGES_WARNING token
5 years ago
mehmet-erim 500f07a57d fix: remove wrong apiName getter from application-configuration.service
5 years ago
Arman Ozak 7d55cc955d fix: avoid lint error and optimize
5 years ago
YinChang0626 72b7eea79b fix(@abp/ng.schematics) :resolve #6144
5 years ago
Arman Ozak 4330b406c6 fix: avoid lint error and optimize
5 years ago
YinChang0626 bbb7bdc7cb fix(@abp/ng.schematics) :resolve #6144
5 years ago
mehmet-erim 55e88c1818 refactor: add a distincUntilChanged operator
5 years ago
mehmet-erim 1746f791d2 refactor: use set method of InternalStore in environment.service
5 years ago
mehmet-erim a27217e1ae refactor: use set method of InternalStore in config-state.service
5 years ago
mehmet-erim 3aea9ae9a3 feat: add the method to the internal store
5 years ago
mehmet-erim cd9f0332c6 refactor: change the permission directive usage
5 years ago
mehmet-erim d0f1a7f206 refactor: rename permission service method params name
5 years ago
mehmet-erim 22cc37c28b refactor: deprecate the attribute usage of the permission directive
5 years ago
Mehmet Erim 683778ba54
Merge pull request #6236 from abpframework/fix/feature-value-type
5 years ago
bnymncoskuner c8799ef919 fix: stringify feature mng values
5 years ago
erolarkat a4f9ca2272 npm packages 4.0.0-rc.3
5 years ago
erolarkat 591efb2395 npm packages 4.0.0-rc.2
5 years ago
erolarkat 4725d8ba55 npm packages 4.0.0-rc.1
5 years ago
Mehmet Erim 84667bfe58
Merge pull request #6175 from abpframework/feat/ng-update-11
5 years ago
Muhammed Altuğ b436474417
Merge pull request #6155 from abpframework/feat/deep-merge-node-instance
5 years ago
bnymncoskuner 586a0b506a chore: resolve conflict
5 years ago
Bunyamin Coskuner a60da4832a
Merge pull request #6169 from abpframework/chore/6130
5 years ago
bnymncoskuner ff289bcaea chore: resolve conflict with dev branch
5 years ago