Commit Graph

1742 Commits (47db0703ae2a2511c7f1a9803ff10c43f9aad49a)

Author SHA1 Message Date
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
maliming 85f382da19 fix toLocal function problem.
5 years ago
maliming 6717b3861a
Update abp.js
5 years ago
erolarkat 8a01d214a6 npm packages 3.0.3
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 4e222d1abf npm packages 3.0.2
5 years ago
erolarkat ce16038178 Upgrade ng package versions
5 years ago
erolarkat 8faeaf971d npm packages 3.0.1
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 a16a54c25d npm packages 3.0.0
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 c1fd463ad9 ci: add replace with tilde script for mvc packs
5 years ago
mehmet-erim 3d8b3d96b1 chore: change some version suffix of some packages
5 years ago
mehmet-erim 8308054e41 fix: ngx-datatable localization problem
5 years ago
Akın Sabri Çam 97884d4479 updated "^" chars to "~" char in npm packages
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
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