2540 Commits (ece25b6cd0564b587d2d2bb13b4666aed2b77df8)

Author SHA1 Message Date
erolarkat 78708418f2 npm packages 4.1.0-rc.1 6 years ago
Arman Ozak c09eaf1bf1 Revert "fix: show asterisk if required text in validator" 6 years ago
Arman Ozak 16646978fc feat: make typeahead window scrollable 6 years ago
Mehmet Erim 29fe7e76e7 fix: resolve the form submit problem when press enter on textarea 6 years ago
mehmet-erim de32bb9c95 test: add new tests for patch method of the InternalStore 6 years ago
mehmet-erim 905e86cffb test: use deepPatch method instead of the patch 6 years ago
mehmet-erim 033fa8cb6c feat: add a new method named patch to InternalStore class 6 years ago
mehmet-erim 70b0ad91e8 refactor: renamed the patch method name to deepPatch 6 years ago
Arman Ozak 4814ef7b99 test: use core testing module instead of core module 6 years ago
Arman Ozak 47868ac2f2 test: add public api to core testing module 6 years ago
Arman Ozak a9d081a09e refactor: remove mock locaization pipe 6 years ago
Arman Ozak 20fea080a1 refactor: remove testing core module 6 years ago
Arman Ozak 549d8bcfbb build: add path to testing module endpoint 6 years ago
Arman Ozak e1dd34217a test: add core testing module 6 years ago
Arman Ozak 8eef49eead test: add a mock localization pipe to core testing 6 years ago
Arman Ozak 5d63bb316c test: add a secondary endpoint for testing module 6 years ago
Arman Ozak b6608a431f test: add routes to core test module options 6 years ago
mehmet-erim 59a8e3fb84 chore: reinstall packages 6 years ago
mehmet-erim 7bf296e8a9 test: fix a testing error 6 years ago
mehmet-erim 33841c68cf refactor: use router.events instead of the NgxsRouterPlugin 6 years ago
mehmet-erim 62fb3ca335 chore: remove NgxsRouterPluginModule from CoreModule 6 years ago
mehmet-erim 3964839334 chore: remove @ngxs/router-plugin dependency from package.json 6 years ago
mehmet-erim bdce687456 chore: remove @ngxs/router-plugin from whitelistedNonPeerDependencies array of ng-package.json 6 years ago
mehmet-erim 570f4377d1 chore: remove @ngxs/router-plugin dependency from package.json of core 6 years ago
Arman Ozak 2ced7cb2b5 test: provide core options in forTest method 6 years ago
Arman Ozak 4b5484b1c9 test: extend test options from partial root options 6 years ago
Arman Ozak 4745569b6b test: avoid error when localization doesn't exist in tests 6 years ago
Mehmet Erim e3afcf7c70
fix: resolve sending null tenant id problem as header 6 years ago
Arman Ozak 6b5fe6a91d feat: expose identity extension tokens and guard 6 years ago
Arman Ozak a961a99b9c feat: add barrel exports for identity states 6 years ago
Arman Ozak 003949197a feat: add barrel export for identity actions 6 years ago
mehmet-erim fafd3f5ab6 chore: export config-options.ts 6 years ago
mehmet-erim 53bcf2e03a chore: export tokens folder 6 years ago
mehmet-erim a9b9829945 feat: create extensions.token.ts 6 years ago
mehmet-erim cd471a0f30 feat: import UiExtensionsModule to the tenant-mangement.module 6 years ago
mehmet-erim 49b1058cb4 feat: add extensibility providers to the tenant-mangement.module 6 years ago
mehmet-erim 663717fe7f feat: add TenantManagementExtensionsGuard as canActivete element 6 years ago
mehmet-erim 8ffc2c2ce7 feat: create config-options.ts for extensibility 6 years ago
mehmet-erim 93b9bc2d5a chore: export guards folder 6 years ago
mehmet-erim 99681d4dd7 feat: create TenantManagementExtensionsGuard 6 years ago
mehmet-erim b491d2a602 feat: create DEFAULT_TENANTS_TOOLBAR_ACTIONS constant 6 years ago
mehmet-erim 2d7a65e2a6 feat: create DEFAULT_TENANTS_CREATE_FORM_PROPS constant 6 years ago
mehmet-erim b104d717f1 feat: create DEFAULT_TENANTS_ENTITY_PROPS 6 years ago
mehmet-erim 1a6f9f8f7e feat: create DEFAULT_TENANTS_ENTITY_ACTIONS 6 years ago
mehmet-erim 42932ca3f1 feat: create tenant form via generateFormFromProps fn 6 years ago
mehmet-erim 2342ea87b3 feat: provide EXTENSIONS_IDENTIFIER token in tenants.component 6 years ago
mehmet-erim 23d061905a feat: add abp-extensible-form to the tenants.component.html 6 years ago
mehmet-erim f3a9576ee3 feat: add abp-extebsible-table to the tenants.component.html 6 years ago
mehmet-erim d111147da5 feat: add abp-page-toolbar component to the tenants.component.html 6 years ago
Arman Ozak 388ff9075e fix: use NewUser instead of NewRole 6 years ago