Commit Graph

1667 Commits (1dc58c5a6528df1a6978a59cbbe1a2eb0c9714ac)

Author SHA1 Message Date
mehmet-erim 717f8b68fb test: update initial-utils.spec
5 years ago
mehmet-erim dffda67e37 feat: handle the remote environment error
5 years ago
mehmet-erim ad392ab1b2 test: add environment-utils.spec
5 years ago
Arman Ozak 602eafe169 feat: catch http errors when requesting remote config
5 years ago
mehmet-erim 3d8c72727b chore: rename a variable
5 years ago
mehmet-erim 6c3463070a feat: create environment-utils to get env from remote url
5 years ago
mehmet-erim 6be8281755 chore: rename a variable
5 years ago
mehmet-erim 4b0894eba7 chore: replace npm with yarn command
5 years ago
Arman Ozak 97ab8dc7d3 feat: use createTokenParser in multi tenancy utils
5 years ago
Arman Ozak 665b8afcbf feat: add createTokenParser string util
5 years ago
mehmet-erim ca19028600 test: fix testing error
5 years ago
Levent Arman Özak 6d6d2e11ba
remove unused variables
5 years ago
mehmet-erim 18d6a9ec8e refactor: improve code readability
5 years ago
mehmet-erim 931442d1af feat: create OAuthConfigurationHandler
5 years ago
Levent Arman Özak e73ceb766f
Update find-tenant-result-dto.ts
5 years ago
mehmet-erim 9068866f7f chore: update yarn.lock
5 years ago
mehmet-erim 5ba15323c2 chore: change tenancy name placeholder
5 years ago
mehmet-erim b29460fcdc feat: replace oAuth issuer
5 years ago
mehmet-erim 42ace83cef test: fix testing errors
5 years ago
mehmet-erim 9a9d0b6484 test: add multi-tenancy-utils.spec.ts
5 years ago
mehmet-erim 8fe5c4e487 chore: add environment types
5 years ago
mehmet-erim 532645a367 feat: set oAuth configuration when dispatched the SetEnvironment action
5 years ago
mehmet-erim 2304e71ffb Merge branch 'dev' of https://github.com/abpframework/abp into feat/4894
5 years ago
erolarkat 574c765f06 Merge branch 'master' into dev
5 years ago
erolarkat f570151803 npm packages 3.0.5
5 years ago
erolarkat b78e7c2cdb Upgrade ng package versions
5 years ago
mehmet-erim f2682af876 Merge branch 'dev' of https://github.com/abpframework/abp into feat/4894
5 years ago
mehmet-erim 8d306792ac Merge remote-tracking branch 'origin/master' into dev
5 years ago
mehmet-erim 8d5abbb979 test: fix testing errors
5 years ago
mehmet-erim d3eae1ed27 refactor: add "_" as prefix to some properties of extensible table records
5 years ago
mehmet-erim 107276ca5b refactor: set visible and value props to data of extensible table
5 years ago
mehmet-erim 49e24300ba chore: update @ngx-validate/core version
5 years ago
mehmet-erim e1d20c72ac fix: avoid many fn calling problem
5 years ago
mehmet-erim 8007029b05 chore: reduce angular compiler versions
5 years ago
mehmet-erim 57cd025ba5 feat: add multi-tenancy-utils file
5 years ago
mehmet-erim 70308947b6 feat: implement multi-tenancy.service to auth-wrapper component
5 years ago
mehmet-erim 5d7c4e7507 feat(core): create multi-tenancy.service
5 years ago
mehmet-erim ddc4d45f27 Merge remote-tracking branch 'origin/master' into dev
5 years ago
Erol Arkat 8c338d2e52
Merge pull request #4859 from abpframework/fix/4858
5 years ago
mehmet-erim c0230b7ccc feat: add support for mapping of culture name to Angular locale file name
5 years ago
mehmet-erim 6d03d67741 feat: create RootThemeBasicModule and import NgxValidateCoreModule to it
5 years ago
mehmet-erim 132eae08df Merge remote-tracking branch 'origin/master' into dev
5 years ago
mehmet-erim 5cc0de966d fix: avoid a lint error and fix some testing errors
5 years ago
mehmet-erim 5ea30d4e66 feat: implement SubscriptionService instead of takeUntilDestroy
5 years ago
mehmet-erim 8c50cdb7d9 chore(core): deprecate the takeUntilDestroy
5 years ago
Arman Ozak 0b2c9096cb feat: rename subscription service methods
5 years ago
Arman Ozak 8d4180419f feat: add removeOne method to SubscriptionService
5 years ago
Arman Ozak c19a986858 feat: add a subscription service
5 years ago
Levent Arman Özak c9710a2679
Merge pull request #4815 from abpframework/feat/4814
5 years ago
Levent Arman Özak 61797e99bb
Update nav-items.service.ts
5 years ago
Arman Ozak 05e631c87e feat: create new NavItem instance on add and patch
5 years ago
Arman Ozak c2662d8442 feat: convert NavItem to class
5 years ago
mehmet-erim 7ea54cdb1b feat(theme-basic): implement the visible to nav-items.component.html
5 years ago
mehmet-erim c11aa24e4d feat(theme-shared): set the visible property default value
5 years ago
mehmet-erim 5b3886e83d feat(theme-shared): add the visible property to NavItem interface
5 years ago
mehmet-erim a2a495a6bb test: add a test for getFeature selector
5 years ago
mehmet-erim e5d453046e feat(core): add a new selector named getFeature to the ConfigState
5 years ago
mehmet-erim 4f698edb03 Merge branch 'master' of https://github.com/abpframework/abp into dev
5 years ago
mehmet-erim 18c80d88da chore: remove @ngx-validate/core from resolutions
5 years ago
mehmet-erim 6cde48f1bf refactor: remove if curly
5 years ago
mehmet-erim 3d7a385ff8 refactor(permission-management): improve code quality
5 years ago
mehmet-erim cfab52042c refactor(permission-management): change a method name
5 years ago
mehmet-erim b7dd3f8e30 fix: a type error
5 years ago
mehmet-erim a998df79c8 feat(components/tree): add drop position to drop event
5 years ago
mehmet-erim e8ec2816e2 feat(components/tree): add an input named beforeDrop
5 years ago
mehmet-erim 380586ac7f fix: linter warnings
5 years ago
mehmet-erim ac80704a74 ci: add @abp/ng.components to build script
5 years ago
mehmet-erim f4dad58d83 feat(components/tree): add draggable ability to tree component
5 years ago
Erol Arkat bed0efa9b9 npm preview myget url update
5 years ago
mehmet-erim bd77b2a942 fix(permission-management): add isFetchAppConfigNecessary method
5 years ago
Arman Ozak 6397b31421 fix: avoid lint errors
5 years ago
mehmet-erim 70c26da79a feat(components/tree): add an input named checkStrictly
5 years ago
mehmet-erim b1ae438a2c chore: add a new peer dependency
5 years ago
mehmet-erim fcdfadb811 feat(components/tree): add nz-tree-adapter
5 years ago
mehmet-erim 1a9fd6f0e1 feat: implement tree component
5 years ago
mehmet-erim bc6dd5b49e feat: create a package named @abp/ng.components
5 years ago
mehmet-erim 8737042e4b Merge remote-tracking branch 'origin/master' into dev
5 years ago
erolarkat c88150ae93 npm packages 3.0.4
5 years ago
erolarkat 1da22eee47 Upgrade ng package versions
5 years ago
mehmet-erim 7100e9e735 Merge remote-tracking branch 'origin/master' into dev
5 years ago
mehmet-erim a8409cc7ff refactor(theme-shared): change NgbDatepicker date format
5 years ago
mehmet-erim 62e3bd0995 Merge remote-tracking branch 'origin/master' into dev
5 years ago
mehmet-erim f2683f6f12 ci: improve the gulp&update script
5 years ago
mehmet-erim d52a90d95e Merge remote-tracking branch 'origin/master' into dev
5 years ago
Arman Ozak 38d34e9cb4 build: exclude environment files
5 years ago
Arman Ozak 4cc9f4e458 fix: avoid lint error in permission guard
5 years ago
Arman Ozak 183ab028ad build: add chart.js and js-sha256 to allowedCommonJsDependencies
5 years ago
Arman Ozak 3fea7046f2 fix: avoid circular dependency
5 years ago
mehmet-erim 963200bf5e Merge branch 'master' into dev
5 years ago
mehmet-erim 44e9f26bff chrore: replace some yarn commands with npm
5 years ago
mehmet-erim 4cafcfefc2 ci: add replace with preview script for @abp/utils package version replacement
5 years ago
Arman Ozak 2c4357a99a fix: add noop to catch routing errors
5 years ago
Arman Ozak 14b8b1d4d3 test: add tests for replacing when reload is true
5 years ago
Arman Ozak bb6e1a11fb feat: add a reload parameter to AddReplaceableComponent
5 years ago
Arman Ozak ff18197733 fix: get layout component on every route change
5 years ago
Arman Ozak 4b7c944648 test: update PermissionGuard specs
5 years ago
Arman Ozak 01ed7f9c78 test: use relative import for ConfigState
5 years ago
erolarkat b76a23fe43 Upgrade ng package versions
5 years ago
Levent Arman Özak a5a641fb71
refactor: use default value for url paramater
5 years ago
Levent Arman Özak caa822ed6f
style: replace isLayoutShow with isLayoutVisible
5 years ago
mehmet-erim b254f6dff2 fix: localization problem in dynamic layout when language changed
5 years ago
mehmet-erim 854f3e5551 refactor(core): get the required policy in PermissionGuard from RoutesService
5 years ago
mehmet-erim ae360eb734 chore: remove isLoading subscription form list directive
5 years ago
mehmet-erim ac62b8cb07 refactor(theme-shared): run detectChanges in isLoading setter
5 years ago
mehmet-erim 02dbdc7b15 fix: Expression has changed after it was checked error in loader-bar
5 years ago
mehmet-erim aac30ceeca chore: organize imports
5 years ago
mehmet-erim d904e8df6c refactor: remove DynamicLayoutComponent from app-routing.module
5 years ago
mehmet-erim a4869cc0f9 refactor: place abp-dynamic-layout to the app.component
5 years ago
mehmet-erim 7290e881f5 fix: add ar locale to webpackInclude comment
5 years ago
mehmet-erim a8e539f211 refactor: remove oAuth configuration from auth.service
5 years ago
mehmet-erim e38cabdf07 feat: add configureOAuth factory to initial-utils.ts
5 years ago
erolarkat ce16038178 Upgrade ng package versions
5 years ago
erolarkat c9cac2ba2d Upgrade ng package versions
5 years ago
mehmet-erim 9b2cc5aede fix: change the a nav item oder
5 years ago
mehmet-erim f2f9db7ca2 ci: add remove function for dist folder while publishing
5 years ago
erolarkat 379a502246 Upgrade ng package versions
5 years ago
mehmet-erim e911519489 style: move ngx-datatable bordered class style to theme-basic styles
5 years ago
Arman Ozak e51647ae3d feat: use hasChildren to detect dropdown
5 years ago
Arman Ozak 58b2cae823 feat: add hasChildren method to RoutesService
5 years ago
Arman Ozak 656081b4b0 test: add roles to mock config state
5 years ago
Arman Ozak 1b23184861 fix: do not include children in flat routes
5 years ago
mehmet-erim 8a4fc89b56 chore: add deprecation comment to table.component
5 years ago
mehmet-erim bc9bed8b61 chore: remove a duplication from theme-shared.module
5 years ago
mehmet-erim 5c28936eaa feat: add roles property to CurrentUser interface
5 years ago
mehmet-erim 8308054e41 fix: ngx-datatable localization problem
5 years ago
mehmet-erim f76e510bf2 test: fix testing error
5 years ago
mehmet-erim f908600519 chore: change permission-management api url
5 years ago
mehmet-erim 6230389987 chore: change feature-management api url
5 years ago
mehmet-erim e1e108a290 fix: remove setting required policy
5 years ago
mehmet-erim 4d26765a5d chore: fix npm preview registry
5 years ago
mehmet-erim 926fc0a5b0 refactor: routes service sorting logic
5 years ago
mehmet-erim 2c5e1621cd chore: rename tsconfig files
5 years ago
mehmet-erim 0f8925dd24 feat: upgrade angular version of ng-packs to v10
5 years ago
mehmet-erim 06aeee76d5 chore: rename some files for ng update
5 years ago
mehmet-erim ae475fd21e chore: update @abp/utils version in ng-packs
5 years ago
mehmet-erim b3eb5da286 chore: update @abp/utils versions
5 years ago
mehmet-erim 01ef91bd49 chore: update @ngx-validate/core version
5 years ago
mehmet-erim 61524bd6f9 feat: use NgbNavModule instead of NgbTabsetModule
5 years ago
mehmet-erim 0b9b7444eb fix: angular2-oauth-oidc logout error
5 years ago
mehmet-erim d58bd93c29 chore: upgrade version of npm packages
5 years ago
mehmet-erim cd0a18a5b8 chore: commented the route animation in application-layout
5 years ago
mehmet-erim b55a8e2ec2 chore: deprecate TableSortDirective
5 years ago
Mehmet Erim ba177e94c3
Merge pull request #4474 from abpframework/feat/2081
5 years ago
Levent Arman Özak ff3c77b377
Merge pull request #4457 from abpframework/refactor/module-template
5 years ago
Levent Arman Özak 855dcdc26d
Merge pull request #4423 from abpframework/feat/app-provider
5 years ago
Arman Ozak 57f01eea1e build: update compile:ivy script
5 years ago
Arman Ozak f94706612c build: add ngcc configs per package
5 years ago
Arman Ozak 60f25eb03a build: add path for @abp/ng.theme.shared/extensions
5 years ago
Arman Ozak 5fc43ffcf9 fix: remove whitelistedNonPeerDependencies
5 years ago
mehmet-erim cb3b7593be feat(theme-basic): add the nav-item.provider
5 years ago