Commit Graph

1691 Commits (1da22eee47be5403a8bc96ea1c1b9d59dbe855c4)

Author SHA1 Message Date
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
Halil İbrahim Kalkan fff0a6f555 Resolved #4503: Introduce @libs/uppy npm package.
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 7c4d118825 chore: published the @abp/utils@3.0.0-alpha.1
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
mehmet-erim 549b59deb3 Merge branch 'dev' of https://github.com/abpframework/abp into feat/app-provider
5 years ago
mehmet-erim 145e302f72 chore: remove an index.ts
5 years ago
mehmet-erim 40d5950b4c Merge branch 'dev' of https://github.com/abpframework/abp into refactor/nav-items
5 years ago
mehmet-erim 2cc0e84bcf fix: an api name
5 years ago
Arman Ozak 30e9e6a73d feat: add extensibility system as @abp/ng.theme.shared/extensions
5 years ago
mehmet-erim ef67d60a2d chore: deprecate visibility.directive
5 years ago
Arman Ozak 2328363030 feat: import ThemeBasicModule instead of SharedModule
5 years ago
Arman Ozak f7604bc528 feat: add static forRoot method that injects styles
5 years ago
Arman Ozak f607958b0e feat: add styles provider to theme basic package
5 years ago
mehmet-erim 47a45f923f chore: change administration order
5 years ago
mehmet-erim 173d773b18 chore: add an ngIf to routes.component
5 years ago
mehmet-erim 51af8b13c4 refactor: remove a variable from routes.component
5 years ago
mehmet-erim 18141ac2e2 Merge branch 'dev' of https://github.com/abpframework/abp into feat/app-provider
5 years ago
Mehmet Erim e3c1807da4
Update routes.service.ts
5 years ago
Mehmet Erim 44189ca51a
Update routes.handler.ts
5 years ago
Arman Ozak 8b1e7e4de2 fix: avoid lint errors
5 years ago
Arman Ozak a6b18dab46 feat: convert required policy names to enums
5 years ago
Arman Ozak 01e01e4799 feat: evaluate nodes with hidden children as dropdowns
5 years ago
Arman Ozak 51159b3693 feat: add hasInvisibleChild method to routes service
5 years ago
Arman Ozak 81c83d56f1 test: stub routes service in breadcrumb specs
5 years ago
Arman Ozak 3131b51997 feat: allow more than two policy keys in getGrantedPolicy
5 years ago
Arman Ozak fa244b8c6f refactor: use enum for setting management route name
5 years ago
Arman Ozak a894ea38ce feat: add and use utility for finding closest routes
5 years ago
Arman Ozak 8037b9e369 feat: ignore Administration in breadcrumb
5 years ago
Arman Ozak 94b4d1073b feat: add find method to abstract tree service
5 years ago
Arman Ozak b4a47df4cf feat: avoid breaking change in route handler
5 years ago
Arman Ozak ff3a60e68e feat: add routes handler to catch routing config
5 years ago
Arman Ozak 72b3f9eccb feat: update route visibility on app config change
5 years ago
Arman Ozak 304d963279 Merge branch 'dev' of github.com:abpframework/abp into feat/2445
5 years ago
mehmet-erim 654efbd4ec fix: routes permissions problem
5 years ago
mehmet-erim 750866c8d5 chore: undo deprecation for visibility.directive
5 years ago
Arman Ozak c1ff0e1c07 refactor: remove Nav type
5 years ago
mehmet-erim c27791e52a feat: add findRequiredPolicy method to routes.component
5 years ago
mehmet-erim 0508ebabef chore: deprecate visibility.directive
5 years ago
mehmet-erim c0896e6806 feat: check dynamic layout other instance
5 years ago
mehmet-erim e88d5b4cba feat: define DynamicLayoutComponent in root level
5 years ago
mehmet-erim 6395a6c65b chore: remove ApplicationLayoutComponent from home-routing.module
5 years ago
mehmet-erim 7634aaf74b feat: add route.provider to dev-app
5 years ago
mehmet-erim 354f742d60 Merge branch 'dev' of https://github.com/abpframework/abp into refactor/nav-items
5 years ago
mehmet-erim 5693a05b9f feat: register current user and languages components to nav-items.service
5 years ago
mehmet-erim a934c0f6bc chore: add new component names to components enum
5 years ago
mehmet-erim 8e7018214b chore: remove eNavigationElementNames
5 years ago
mehmet-erim 6e2b64d776 chore: remove an input
5 years ago
mehmet-erim 2b3baba52a refactor: move languages and current user logics to related components
5 years ago
mehmet-erim f953421429 feat: create LanguagesComponent
5 years ago
mehmet-erim 5c3aabda5d feat: create CurrentUserComponent
5 years ago
mehmet-erim 79afc3e6ab chore: remove layout state
5 years ago
mehmet-erim f2cb8a00b6 feat: create nav-item interface
5 years ago
mehmet-erim 32cb41de7e feat(theme-shared): create nav-items.service
5 years ago
mehmet-erim 24e727ec4a chore: remove nav-item.utils
5 years ago
Mehmet Erim 39b5260014
Merge pull request #4402 from abpframework/ngx-datatable
5 years ago
Arman Ozak 6c9b4c64a9 fix: avoid ExpressionChangedAfterItHasBeenCheckedError
5 years ago
Arman Ozak 0130157998 feat: add an empty state to datatable sorting
5 years ago
Arman Ozak 103d74f32f fix: catch errors in list service query hook
5 years ago
Mehmet Erim dd1513cc62
Merge pull request #4377 from abpframework/feat/2445
5 years ago
Levent Arman Özak 6964be4aa0
Merge pull request #4364 from abpframework/refactor/remove-deprecateds
5 years ago
Arman Ozak c5ff7abe24 revert: remove breadcrumb from application layout
5 years ago
mehmet-erim 8b5ad0d2f7 feat: show assigned permissions near module tabs
5 years ago
Arman Ozak 2e8e995cf6 test: update breadcrumb specs according to RoutesService
5 years ago
Arman Ozak 5f36ceb70c test: change spectator type
5 years ago
Arman Ozak 43db18b50e feat: remove unused wrapper modules from dev-app
5 years ago
Arman Ozak 3c87550ef9 feat: use forLazy static method of lazy modules
5 years ago
Arman Ozak 2af901992c feat: use new config modules in dev-app
5 years ago
Arman Ozak 27bec5c76c build: remove legacy config packages from deps
5 years ago
Arman Ozak 4972d6d3ff build: remove legacy config libraries from project
5 years ago
Arman Ozak dec2e88b79 docs: remove legacy packages from contribution template
5 years ago
Arman Ozak 09110c9f60 build: remove legacy packages from scripts
5 years ago
Arman Ozak 893806a63e build: update paths according to new config packages
5 years ago
Arman Ozak 04ab7e56e0 feat: remove routes from config state
5 years ago
Arman Ozak 0fb0ebad5d feat: use SettingTabsService in setting management
5 years ago
Arman Ozak 74f476ef89 build: remove @abp/ng.setting-management.config from deps
5 years ago
Arman Ozak 41872d8480 feat: add forChild and forLazy static methods
5 years ago
Arman Ozak 0f48f6ce85 feat: delete legacy setting management config
5 years ago
Arman Ozak aec2181d54 feat: use route provider and make all config public
5 years ago
Arman Ozak 21e3d9aac5 feat: add route provider to setting management config
5 years ago