Commit Graph

2932 Commits (ae12e73d8f3d56ad0e87e6e87129101019d52968)

Author SHA1 Message Date
Arman Ozak 82befb9248 provide VALIDATION_INVALID_CLASSES in ThemeBasicTestingModule
5 years ago
Mehmet Erim 8d2cf35a4e
Merge pull request #7078 from abpframework/auto-merge/rel-4-1/52
5 years ago
Arman Ozak e8a4f89fd2 replace forRoot with withConfig
5 years ago
Mehmet Erim ec98bc8e15
Merge branch 'dev' into auto-merge/rel-4-1/50
5 years ago
erolarkat e28f354793 npm packages 4.1.0
5 years ago
Mehmet Erim 98febec586
Merge pull request #7034 from abpframework/auto-merge/rel-4-1/43
5 years ago
Mehmet Erim cd96ac8584
Merge pull request #7032 from abpframework/fix/loader-delay
5 years ago
Mehmet Erim f4ca3b8bc2
Update npm/ng-packs/packages/theme-shared/src/lib/tests/loader-bar.component.spec.ts
5 years ago
muhammedaltug fe50c6c8c0 - fix import
5 years ago
muhammedaltug 89792d2aaf - fix loader delay in http wait service
5 years ago
Mehmet Erim ba71d7b4a0
Merge pull request #7030 from abpframework/auto-merge/rel-4-1/42
5 years ago
mehmet-erim 720bddf9b9 add removed roles tab to users modal
5 years ago
mehmet-erim 3d196ff127 add verdaccio-container to create real-like test environment
5 years ago
Mehmet Erim 6b1c7c1aab
Merge pull request #7023 from abpframework/auto-merge/rel-4-1/39
5 years ago
Mehmet Erim 119c498052
Merge pull request #7001 from abpframework/fix/loader-change-detection
5 years ago
muhammedaltug d3b2d8b745 provide loader delay token in testing
5 years ago
muhammedaltug a3ceb85e8a Add injection token for loader delay
5 years ago
Levent Arman Özak 32f7578a6c
Merge pull request #6997 from PMExtra/ng-schematics-string-enum-patch
5 years ago
Muhammed Altuğ 21a486f971
Merge pull request #7017 from abpframework/auto-merge/rel-4-1/36
5 years ago
PM Extra 4a253fc1b9
Fix for lint.
5 years ago
mehmet-erim 1e3afa8d42 modify time output log
5 years ago
PM Extra 46370ade6f
Update npm/ng-packs/packages/schematics/src/utils/text.ts
5 years ago
mehmet-erim e82f89eee9 update the yarn.lock file
5 years ago
mehmet-erim 7aa71d63a4 add taking time logs to the publish.ps1
5 years ago
mehmet-erim 039815cfe5 define VALIDATION_INVALID_CLASSES as a provider
5 years ago
Levent Arman Özak f102a6583c
Merge pull request #7009 from abpframework/fix/forms
5 years ago
mehmet-erim c18225a8de update the yarn.lock file
5 years ago
mehmet-erim f67c72d957 define VALIDATION_INVALID_CLASSES as a provider
5 years ago
liangshiwei 5729afaf1e
Merge pull request #7005 from abpframework/auto-merge/rel-4-1/35
5 years ago
muhammedaltug b25ddde791 change detection error fix
5 years ago
PMExtra 64d575710f Fix enum file template with string enum.
5 years ago
Arman Ozak 6cd2afa7e4 deprecate SortOrderIconComponent
5 years ago
Arman Ozak f3d919b7d8 add theme basic testing module and its entry point
5 years ago
Arman Ozak 2bf98ea68b add a BaseThemeBasicModule
5 years ago
Arman Ozak efad3b7b2e pass validation options to theme shared testing
5 years ago
Arman Ozak b5310817db expose theme shared testing config interface
5 years ago
Arman Ozak e869ac11df add config interface to theme shared testing module
5 years ago
Arman Ozak c28f0e65f1 replace RootThemeBasicModule with individual tokens
5 years ago
Arman Ozak ca5e3a36b4 provide validation tokens in forRoot of theme shared
5 years ago
Arman Ozak af45dae2be add and expose default validation blueprints
5 years ago
Mehmet Erim 84a6905f23
Merge pull request #6920 from abpframework/fix/6904
5 years ago
Arman Ozak 6e87716df2 remove resource variable to avoid lint error
5 years ago
Arman Ozak 330dddbc4c use createTypeaheadDisplayNameGenerator for displayName
5 years ago
Arman Ozak 3531cc3b35 add createTypeaheadDisplayNameGenerator function
5 years ago
Arman Ozak 52abfd0217 use addTypeaheadTextSuffix instead of hardcoded text
5 years ago
Arman Ozak efa3f8f590 add add/has/removeTypeaheadTextSuffix functions
5 years ago
Arman Ozak 057bbce4cd add DisplayNameGeneratorFn and EntityExtensions types
5 years ago
Levent Arman Özak d96b3001b9
Merge pull request #6916 from abpframework/fix/deep-partial-node
5 years ago
muhammedaltug 2a6e8b2932 add Node interface to Partible type control
5 years ago
Mehmet Erim 07b5c16c01
Merge pull request #6877 from abpframework/feat/6806
5 years ago
mehmet-erim 0e11d97628 chore: add registry option to publish script
5 years ago
Arman Ozak 99e54a8080 add wait test utility function
5 years ago
Arman Ozak 1e2934125b add clearPage test utility function
5 years ago
Arman Ozak e7edc905c3 assert generic state to deep partial state
5 years ago
Arman Ozak 2103cb339c improve DeepPartial utility type
5 years ago
muhammedaltug cf6652b90d filter and delay added to http wait service
5 years ago
Arman Ozak f0cdf83357 make mock services of core testing public
5 years ago
Arman Ozak a55c79519f provide MockPermissionService as PermissionService
5 years ago
Arman Ozak 255922244a add mock permission service to core testing lib
5 years ago
Arman Ozak 13e0695924 make PermissionService props and methods protected
5 years ago
Arman Ozak 27fb31e530 fix sliceUpdate selector type
5 years ago
Arman Ozak f819e3c679 fix condition for recursive DeepPartial type
5 years ago
Muhammed Altuğ 0bd4fde4a7
Merge pull request #6825 from abpframework/testing/6803
5 years ago
Arman Ozak c95f537c2e add end export UiExtensionsTestingModule
5 years ago
Arman Ozak d250b86944 add a secondary entry point for ui extensions testing
5 years ago
Arman Ozak a0125c5860 add a BaseUiExtensionsModule
5 years ago
Arman Ozak f012479bf8 add NoopAnimationsModule toCoreTestingModule imports
5 years ago
Arman Ozak b47cb9364d use listQueryDebounceTime passed to CoreTestingModule
5 years ago
Arman Ozak 186081fcdd avoid debounce when LIST_QUERY_DEBOUNCE_TIME is 0
5 years ago
Arman Ozak 3c90437363 add listQueryDebounceTime to ABP.Test interface
5 years ago
Arman Ozak 91b5b74b95 remove MockLocalizationPipe from core testing package
5 years ago
Arman Ozak 134468e2cd move localization to BaseCoreModule
5 years ago
Arman Ozak 4fc4172b51 provide mock rest service in CoreTestingModule
5 years ago
Arman Ozak ab0116cca7 create a mock rest service which doesn't report errors
5 years ago
Arman Ozak f37b52480a change private props and methods to protected in RestService
5 years ago
Arman Ozak 0897bd30f9 use APP_INITIALIZER to instantiate ErrorHandler
5 years ago
Arman Ozak ca96318427 inject ApplicationRef at runtime in ErrorHandler
5 years ago
Arman Ozak 78980ed273 update yarn lock
5 years ago
Arman Ozak 98cd7b001b make ThemeSharedTestingModule public
5 years ago
Arman Ozak 394692d8a4 add ThemeSharedTestingModule
5 years ago
Arman Ozak 37954a8c99 add an entry point for theme shared testing
5 years ago
Arman Ozak 0a98cb6ee1 create a BaseThemeSharedModule
5 years ago
Arman Ozak 02e0ec5989 use withConfig instead of forTest in CoreTestingModule
5 years ago
Arman Ozak fbbd40e3cd fix: use string as baseHref type in ABP.Test interface
5 years ago
muhammedaltug 245f59b5a7 - fix tests
5 years ago
muhammedaltug cba06c2afb - fix tests
5 years ago
muhammedaltug a0a1a1c8c9 - fix import order
5 years ago
muhammedaltug b4bcc2519a - service import fix
5 years ago
muhammedaltug e30f08e6d5 - remove detect changes
5 years ago
muhammedaltug 57f5205228 - add resource-waiter service to index
5 years ago
muhammedaltug e646718fbe - add wait services
5 years ago
erolarkat 84656d54ac npm packages 4.1.0-rc.2
5 years ago
erolarkat 78708418f2 npm packages 4.1.0-rc.1
5 years ago
Arman Ozak c09eaf1bf1 Revert "fix: show asterisk if required text in validator"
5 years ago
Mehmet Erim 760f4c032b
Merge pull request #6651 from abpframework/test/6648
5 years ago
Arman Ozak 16646978fc feat: make typeahead window scrollable
5 years ago
Mehmet Erim 5518a33e6a
Merge pull request #6675 from abpframework/rel-4.0
5 years ago
Mehmet Erim 29fe7e76e7 fix: resolve the form submit problem when press enter on textarea
5 years ago
mehmet-erim de32bb9c95 test: add new tests for patch method of the InternalStore
5 years ago
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 549d8bcfbb build: add path to testing module endpoint
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 59a8e3fb84 chore: reinstall packages
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
mehmet-erim 570f4377d1 chore: remove @ngxs/router-plugin dependency from package.json of core
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 0197ba44f3 Delete abp.resourcemapping.js
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
Yunus Emre Kalkan 501ea18b78
Merge pull request #6592 from abpframework/cms-kit-package
5 years ago
Arman Ozak 7c3a2452a9 fix: avoid lint error in createTokenParser
5 years ago
Arman Ozak a3e5327eac build: disable member-ordering and modify variable-name rules
5 years ago
EngincanV 3db4456d71 Create @abp/cms-kit npm package
5 years ago
mehmet-erim 29a8106bc3 chore: reinstall ng-packs packages
5 years ago
mehmet-erim 373eeab733 chore: update home.component
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
mehmet-erim 8178480ed2 build: add try catch to build-schematics script
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
Levent Arman Özak 754253f5ec
Merge pull request #6432 from abpframework/fix/6431
5 years ago
mehmet-erim f064725c63 chore: add remove-lock-files script to the publish.ps1
5 years ago
mehmet-erim e38c232ae7 feat: create remove-lock-files script
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 c630ef6123 build: update yarn.lock
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
Arman Ozak 772f7a3a11 chore: update yarn.lock
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 251ce381e7 chore: change environment type
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
mehmet-erim 6af1e0e053 chore: update the prettier version to latest
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 4ff0d9f6e5 chore: remove extractCss properties from angular.json
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
bnymncoskuner c50a6c3bf7 chore: update ng 11
5 years ago
Arman Ozak ec9f03d26a chore: update deprecation messages
5 years ago
Arman Ozak 687c8b5621 chore: update deprecation warning on request method
5 years ago
Arman Ozak d8a6f24c7a chore: remove legacy permission management types and service
5 years ago
Arman Ozak c3387611a5 chore: remove legacy feature management types and services
5 years ago
bnymncoskuner b9b69cff1c feat: update ngx-datatable
5 years ago
bnymncoskuner 3f8ede156c feat: update ng-zorro
5 years ago
Arman Ozak 48b8ea28e1 chore: remove legacy tenant management types and service
5 years ago
Arman Ozak 84f34480d6 chore: remove legacy identity types and service
5 years ago
Arman Ozak 041f9bd20d chore: remove replaceable components state
5 years ago
mehmet-erim bb1527f716 refactor: update current user urls
5 years ago
mehmet-erim 6ebdecebfa feat: remove the password flow
5 years ago
mehmet-erim e8c3e5bba1 feat: remove account module
5 years ago
Bunyamin Coskuner bb61e26e66
Merge pull request #6156 from abpframework/feat/config-state-service
5 years ago
mehmet-erim 79d3168427 refactor: rename onUpdate$ to createOnUpdateStream
5 years ago
mehmet-erim 8569cc9963 refactor: create two private service to code readability
5 years ago
mehmet-erim 8c7b1fa8fb feat: implement session-state.service
5 years ago
mehmet-erim 35dbc709df refactor: move getlocalization fn to localization.service
5 years ago
mehmet-erim 28dad4ccdb refactor: move localization types to localization.ts
5 years ago
mehmet-erim 817ca703b3 chore: remove config plugin
5 years ago
mehmet-erim f8ece40eee feat: implement environment.service
5 years ago
mehmet-erim beac5fa4e1 feat: improve config-state.service
5 years ago
mehmet-erim c8fea29379 feat: move environment types to new file
5 years ago
muhammedaltug a8e488f5db feat: add Node instance control to deepMerge
5 years ago
mehmet-erim 5b95c70b25 feat: create environment.service
5 years ago
mehmet-erim d6246d3a27 chore: deprecate the config state pieces
5 years ago
mehmet-erim fd26ba4a40 chore: pass injector to getPasswordValidators
5 years ago
mehmet-erim bc227b0c60 refactor: changed the getPasswordValidators fn argument
5 years ago
Halil İbrahim Kalkan e991b11343 Fix vue package and publish 3.3.2.
5 years ago
Galip Tolga Erdem f6fb0c797a Update package.json
5 years ago
Galip Tolga Erdem 7e02ce93a8 vue package update
5 years ago
Halil İbrahim Kalkan f179de7d53 copy only the needed files for vue.
5 years ago
Halil İbrahim Kalkan 94d81c44ae Fix vue and vee-validate paths under the libs folder.
5 years ago