Commit Graph

2379 Commits (3b66890e0504627567dd2713c75646c8555ad7db)

Author SHA1 Message Date
erolarkat a319936d9c npm packages 3.3.1
5 years ago
Arman Ozak 9d9d778ef1 Remove merge of resourcemapping.clean with defaults
5 years ago
muhammedaltug 86f1542afd fix: imports removed
5 years ago
muhammedaltug e49078d5bf fix: mock routes service fn change in breadcrumb.component.spec.ts
5 years ago
erolarkat 5322dbdf9a Merge branch 'rel-3.3' into dev
5 years ago
erolarkat f0da798d01 npm packages 3.3.0
5 years ago
muhammedaltug 55b2b3289c feat: add permission service
5 years ago
erolarkat 71e7ee0aa6 Merge branch 'rel-3.3' into dev
5 years ago
erolarkat 80118b2a31 Merge branch 'rel-3.3' of https://github.com/abpframework/abp into rel-3.3
5 years ago
erolarkat e541b7d645 npm packages 3.3.0-rc.2
5 years ago
Halil İbrahim Kalkan 108f2055e2 Merge branch 'rel-3.3' into dev
5 years ago
bnymncoskuner c3e056e7a7 fix: slash difference between macos and windows and add hungarian
5 years ago
liangshiwei 10d735c01c Define abp.features API to abp.js
5 years ago
bnymncoskuner bd921bfb12 chore: update ngx-validate to new version
5 years ago
erolarkat 2e4f9025ea npm packages 3.3.0-rc.1
5 years ago
Arman Ozak 655b0e7e4f fix: modify findRoute termination condition
5 years ago
Arman Ozak 76417a276c fix: exit recursive interface generation when ref is cyclic
5 years ago
muhammedaltug f5d45a1596 feat: inner html added to toaster messafe
5 years ago
Levent Arman Özak 8e4dd99693
Merge pull request #5666 from abpframework/fix/5582
5 years ago
Levent Arman Özak 8e359144d7
Merge pull request #5689 from abpframework/feat/4963
5 years ago
Halil İbrahim Kalkan cb270c412b
Merge pull request #5741 from abpframework/feat/5737
5 years ago
erolarkat e9531b2af6 Merge branch 'rel-3.2' into dev
5 years ago
erolarkat b78aff21fd npm packages 3.2.1
5 years ago
bnymncoskuner e17c8c4ea1 feat: add default xsrf options to core module
5 years ago
Halil İbrahim Kalkan aac9f7a6c8 Merge branch 'rel-3.2' into dev
5 years ago
Halil İbrahim Kalkan e99380a3c1 Resolved #5729: Change abp.security.antiForgery.tokenHeaderName to `RequestVerificationToken` on MVC UI client script.
5 years ago
Bunyamin Coskuner dde724f2f5
Merge pull request #5724 from abpframework/rel-3.2
5 years ago
bnymncoskuner b5c075ae0f feat: disable manage profile guard
5 years ago
Bunyamin Coskuner ab705e9d95
Update npm/ng-packs/packages/account/src/lib/guards/manage-profile.guard.ts
5 years ago
bnymncoskuner 7bceb03e24 feat: redirect instead of new tab on manageProfile
5 years ago
Arman Ozak 8b7d062432 fix: use camel where property names are collected
5 years ago
Arman Ozak 7641bbea38 fix: change camel case according to backend library
5 years ago
muhammedaltug 8a113064a5 fix: toaster container removed from empty layout and account layout
5 years ago
Halil İbrahim Kalkan 0b3ef64cde Merge branch 'rel-3.2' into dev
5 years ago
muhammedaltug 520e80cb3b fix: locale error handler message changed.
5 years ago
mehmet-erim fb80dccb4b chore: add tr locale to webpack magic comment
5 years ago
mehmet-erim 1d07d6e173 refactor: reduce locale chunk files count & imrove locale registering
5 years ago
mehmet-erim a1b7d83caf feat: improve different-locales constant
5 years ago
mehmet-erim 9c21446df9 feat: create LOCALE_ERROR_HANDLER
5 years ago
bnymncoskuner 3066f1d4e7 chore: export manage profile guard
5 years ago
bnymncoskuner 53387c2f82 feat: add manage profile guard
5 years ago
muhammedaltug 5305d57586 fix: add prefix to toaster css classes
5 years ago
erolarkat 4ae16aa9e2 Merge branch 'rel-3.2' into dev
5 years ago
erolarkat ce14d3d06c npm packages 3.2.0
5 years ago
Halil İbrahim Kalkan 5e03be7280 Merge branch 'rel-3.2' into dev
5 years ago
mehmet-erim 5e532fb9c9 fix: resolve a testing error
5 years ago
mehmet-erim f10503cd30 fix: resolve redirect logout uri problem
5 years ago
mehmet-erim 27b8754b88 text: fix a problem
5 years ago
mehmet-erim 0c6d44b9f8 test: fix a test error
5 years ago
mehmet-erim 66a314409d fix: set current lang to session state instead of default language
5 years ago
mehmet-erim 33139cc581 refactor: add filter to languageChange getter to fix a problem in dynamic layout
5 years ago
mehmet-erim 4624f67bc8 chore: update prettier version
5 years ago
mehmet-erim 7291c49211 chore: update prettier configurations
5 years ago
mehmet-erim 8380b8925c feat: upgrade ng-packs angular version to the latest
5 years ago
mehmet-erim d621e963ed chore: remove two factor checkbox from user creation modal
5 years ago
Mehmet Erim ce67f4e4b6
Merge pull request #5538 from abpframework/feat/5328
5 years ago
bnymncoskuner 3115d44251 refactor: move free-text-directive to feature-mng
5 years ago
bnymncoskuner 036d5d7d21 feat: minor ui improvements and checkbox interactions
5 years ago
bnymncoskuner e8d4617e10 feat: add input text directive for better type
5 years ago
erolarkat 43608e4058 npm packages 3.2.0-rc.2
5 years ago
mehmet-erim 011d06e2a7 feat: get app config when host features are changed
5 years ago
mehmet-erim f5fea3eb85 chore: hide parent div instead of select
5 years ago
mehmet-erim ed64bc64a1 refactor: hide selectbox if no options available
5 years ago
mehmet-erim 056b1e8c05 refactor: change given property to track.by
5 years ago
mehmet-erim 3e4b435af0 fix: resolve features modal bugs
5 years ago
Halil İbrahim Kalkan c83aa83a57 Fixed #5457: Format error for the @abp/luxon package
5 years ago
erolarkat 6b18d2bf4a npm packages 3.2.0-rc.1
5 years ago
mehmet-erim d2027039d8 chore: update a localization key
5 years ago
mehmet-erim a74748dbe1 text: fix errors
5 years ago
mehmet-erim 0749c82d21 Merge branch 'dev' of https://github.com/abpframework/abp into feat/5182
5 years ago
Bunyamin Coskuner 2cafa4c836
Merge pull request #5437 from abpframework/docs/5435
5 years ago
bnymncoskuner 9e01add854 fix: use AbpUi instead of LanguageManagement
5 years ago
Arman Ozak 6e04347a89 docs: add further vs code extension recommendations
5 years ago
mehmet-erim c2f2ba2136 fix: lint errors
5 years ago
mehmet-erim 2393d69bf7 refactor: regenerate tenant-management proxies
5 years ago
mehmet-erim 26049bea55 refactor: regenerate permission proxies
5 years ago
mehmet-erim 7f8637ef90 Merge branch 'dev' of https://github.com/abpframework/abp into feat/5182
5 years ago
Bunyamin Coskuner 3f4921930a
Merge pull request #5432 from abpframework/feat/5428
5 years ago
Mehmet Erim f17d1153c4
Merge pull request #5436 from abpframework/feat/volo-3239
5 years ago
mehmet-erim 5a57aca669 ci: updated the order of packages to build
5 years ago
mehmet-erim 3913cf5b34 feat: update CurrentUser type
5 years ago
Arman Ozak 94c08c4f98 fix: return empty string when equal to rootNamespace
5 years ago
Arman Ozak 3b9b566d98 fix: use Please instead of Plese in schematics prompts
5 years ago
Mehmet Erim cc099228c9
Merge pull request #5431 from abpframework/fix/5429
5 years ago
bnymncoskuner c6e8ac3d0e feat: provide ApiInterceptor in root and useExisting in CoreModule
5 years ago
bnymncoskuner c2e0b3b401 refactor: rename getHeaders to a meaningful one
5 years ago
bnymncoskuner 03364dfc7a feat: complete todo and utilize getHeaders
5 years ago
mehmet-erim 05a8fd5ec1 refactor: add unsubscribe for query subscription
5 years ago
bnymncoskuner 2f4fb58d02 feat: add getHeaders method to ApiInterceptor
5 years ago
mehmet-erim fbaac23b78 fix: resolve filter problem in ListService
5 years ago
Levent Arman Özak 6b742a73fc
Merge pull request #5323 from abpframework/refactor/5160
5 years ago
mehmet-erim 03455c97c2 refactor: add closeDropdown method and remove navigating variable
5 years ago
Bunyamin Coskuner 3b5b10808e
Merge pull request #5406 from abpframework/feat/5405
5 years ago
bnymncoskuner 494e2dba91 chore: add explanation to handleUpdate
5 years ago
mehmet-erim 6a1cba0ed4 feat(schematics): add an condition for reponse type to service template
5 years ago
mehmet-erim 789b230282 refactor: change rest responseType type
5 years ago
mehmet-erim 451e04bd57 chore: install @angular-devkit/schematics-cli package
5 years ago
mehmet-erim 086cf5b6d4 fix: resolve a bug in feature-management.component
5 years ago
bnymncoskuner d55ff00a30 feat: add handleUpdate to tree adapter
5 years ago
mehmet-erim a195f0e3d3 refactor: implement new tenant-management proxies
5 years ago
mehmet-erim bea353278d refactor: remove module name case manipulation
5 years ago
mehmet-erim a2735a4aa2 feat: generate tenant-management proxies
5 years ago
bnymncoskuner a177107c0e test: fix test by adding same method to ConfigStateService
5 years ago
bnymncoskuner 1fd0ba5c65 fix: build error for localization resource
5 years ago
bnymncoskuner 6041f31022 feat: enable retrieving resource from LocalizationService
5 years ago
mehmet-erim 4953f6e08c fix: lint error
5 years ago
mehmet-erim ed5b6963c6 fix: tslint errors
5 years ago
mehmet-erim dba3f21cfc feat: generate identity proxies
5 years ago
mehmet-erim 882e4e44db feat: generate permission-management proxies
5 years ago
Bunyamin Coskuner 24b94d5779
Merge pull request #5384 from abpframework/feat/5381
5 years ago
mehmet-erim d2eb8a5fcb chore: change imports
5 years ago
mehmet-erim 379605c20e fix: build error
5 years ago
bnymncoskuner e6bce37fb0 feat: add icon template to tree component
5 years ago
bnymncoskuner 7a9a9efeac feat: add custom node template for tree component
5 years ago
mehmet-erim d5c7012215 fix: lint erorrs
5 years ago
mehmet-erim 3a3b7d08c2 chore: update yarn.lock
5 years ago
mehmet-erim 4da9fb27b6 Merge branch 'dev' of https://github.com/abpframework/abp into feat/5330
5 years ago
mehmet-erim 38f17eb7ed feat: implement group features & improve feature-management.component
5 years ago
mehmet-erim 2130a7fb11 chore: import NgbNavModule to feature-management.module
5 years ago
Arman Ozak df7bb4a06d fix: remove node and its children in AbstractTreeService
5 years ago
Arman Ozak cc7b272f81 refactor: improve tree util types
5 years ago
Arman Ozak 6ebe0850ec fix: remove node and its children in TreeAdapter
5 years ago
erolarkat 9764caca92 Merge branch 'rel-3.1' into dev
5 years ago
erolarkat 08d03d107b npm packages 3.1.2
5 years ago
Arman Ozak e5b0fd3875 feat: add new line to index.ts files in proxy-index
5 years ago
Arman Ozak 76022cab63 docs: add a warning about public-api.ts exports for proxies
5 years ago
mehmet-erim e32f386e35 refactor: recreate proxies for feature-management
5 years ago
Arman Ozak a522669652 build: update yarn.lock
5 years ago
mehmet-erim 6b3cfb73cb chore(feature-management): add deprecation messages
5 years ago
mehmet-erim 782327a048 feat: create feature-management proxies
5 years ago
mehmet-erim fdf0a44bda feat: add manage features button to tenants.component
5 years ago
mehmet-erim 268c1ed539 refactor: update throw error condition in feature-management.component
5 years ago
mehmet-erim 4f10ee7140 refactor: add an undefined control
5 years ago
erolarkat 52b43e4b56 Merge branch 'rel-3.1' into dev
5 years ago
erolarkat 08e02656f5 npm packages 3.1.1
5 years ago
Halil İbrahim Kalkan 22fa2bf1e3 Merge branch 'rel-3.1' into dev
5 years ago
mehmet-erim addce51490 fix: resolve the problem of redirecting to the swagger
5 years ago
bnymncoskuner 761d3e7ddd feat: add downloadBlob with file-utils
5 years ago
Levent Arman Özak c7043b3ccf
Merge pull request #5333 from abpframework/feat/5026
5 years ago
Mehmet Erim f34057593d
Update npm/ng-packs/packages/core/src/lib/services/replaceable-components.service.ts
5 years ago
mehmet-erim 8edcac597a refactor: move reloadRoute function to route-utils.ts
5 years ago
Mehmet Erim 0c5fbee1c3
Update npm/ng-packs/packages/core/src/lib/services/replaceable-components.service.ts
5 years ago
mehmet-erim 1c55f1cec8 chore: upgrade ngxs to latest version
5 years ago
mehmet-erim 1246a41992 refactor: change a variable name
5 years ago
mehmet-erim 1661d58a4a test: fix some errors
5 years ago
mehmet-erim 7653b02001 feat: implement internal store to ReplaceableComponentsService
5 years ago
mehmet-erim 9f29468dbc Merge branch 'dev' of https://github.com/abpframework/abp into feat/5026
5 years ago
Arman Ozak 3db16151f1 feat: add InternalStore utility class
5 years ago
Arman Ozak d4dd369bfa feat: add DeepPartial to utility types
5 years ago
mehmet-erim 431d02f177 chore: add deprecation message logger to replaceable-components.state
5 years ago
mehmet-erim 89df9fdde0 test: fix testing errors
5 years ago
mehmet-erim 2104c86eab chore: remove console.log
5 years ago
mehmet-erim 7e7d86a745 feat: implement the new service to project
5 years ago
mehmet-erim a2f6235225 chore: deprecate replaceable-components.state
5 years ago
mehmet-erim fcdcc3e670 feat: create replaceable-components.service
5 years ago
Halil İbrahim Kalkan bdd2c6bd64 Merge branch 'rel-3.1' into dev
5 years ago
Arman Ozak 8e2cd0e5b9 fix: avoid ng-packagr error by mocking Document type
5 years ago
Arman Ozak 01cd1d5692 fix: avoid unnecessary scrolls on datatable
5 years ago
Arman Ozak 01e612ee10 fix: avoid horizontal gap in datatable on resize
5 years ago
mehmet-erim d443a3d121 refactor: add navigating boolean variable to routes.component
5 years ago
Bunyamin Coskuner ea36281b84
Merge pull request #5301 from abpframework/chore/gh-action-cache
5 years ago
mehmet-erim 3100284024 feat: add role labes to the name column of roles datatable
5 years ago
Halil İbrahim Kalkan 94edae4f29 Merge branch 'rel-3.1' into dev
5 years ago
Arman Ozak df780227f5 fix: use an intersection type for strict null checks
5 years ago
mehmet-erim 8be8429c98 chore: trigger angular action
5 years ago
mehmet-erim 7b24bf2cfc chore: update ci:build script
5 years ago
mehmet-erim a6cae24e8f chore: trigger angular action
5 years ago
mehmet-erim 24240b59b9 chore: trigger build
5 years ago
mehmet-erim ea25454524 chore: trigger angular action
5 years ago
mehmet-erim a3aa39153b chore: update yarn.lock
5 years ago
Levent Arman Özak 6812c9f9b3
Merge pull request #5285 from abpframework/fix/5282
5 years ago
Arman Ozak f540ed503f fix: skip property if ref is same as interface ref
5 years ago
Arman Ozak 28371a3ba4 fix: use interpolate to replace localization tokens
5 years ago
Arman Ozak 22204a2f47 feat: add interpolate utility fn to replace placeholders
5 years ago
Mehmet Erim a130e0db8c
Merge pull request #5281 from abpframework/fix/5280
5 years ago
Erol Arkat 7e6142f67f Merge branch 'rel-3.1' into dev
5 years ago
bnymncoskuner 284214ae03 feat: remove actionProvided
5 years ago
bnymncoskuner 0ce70c9982 feat: add class pointer to column body
5 years ago
bnymncoskuner e9d4095723 feat: add new field to EntityProp
5 years ago
Erol Arkat fb14a9a68c Merge branch 'rel-3.1' of https://github.com/abpframework/abp into rel-3.1
5 years ago
Erol Arkat 4a39329a6f npm packages 3.1.0
5 years ago
Bunyamin Coskuner 6ab502bbac
Merge pull request #5279 from abpframework/feat/5277
5 years ago
Arman Ozak 9379b76d70 build: copy proxy-index schema.json in build script
5 years ago
Arman Ozak eebce38f2a feat: make sure index.ts is not indexed by proxy-index
5 years ago
Arman Ozak 80a93bfada feat: add separate proxy-index command to schematics
5 years ago
mehmet-erim 37ffdfe5f1 refactor: get style from permission object
5 years ago
mehmet-erim 104ce39c41 style: change abp-loading background opacity
5 years ago
mehmet-erim 92df204e1c fix: resolve margin problem in permissions modal
5 years ago
Halil İbrahim Kalkan 3857f501c0 Merge branch 'rel-3.1' into dev
5 years ago
mehmet-erim 681ac1b519 chore: add @abp/ng.schematics as a devDependency
5 years ago
mehmet-erim f5e51249e8 refactor: add an undefined control
5 years ago
mehmet-erim e9b85b45f9 fix(core): resolve routes sorting problem
5 years ago
Arman Ozak 932e0f7f2b fix: use api-name parameter to resolve remote service
5 years ago
Arman Ozak d547b0b616 feat: add api-name parameter to api schema.json
5 years ago
Arman Ozak 65b170e6ef revert: use same schema in api command
5 years ago
Arman Ozak baa1206ce2 feat: update proxy command schema
5 years ago
Ahmet Çotur 9522b35685 created abp.luxon.js
5 years ago
erolarkat 296ed5464a Merge branch 'rel-3.1' into dev
5 years ago
erolarkat 5f9d151b4c Merge branch 'rel-3.1' of https://github.com/abpframework/abp into rel-3.1
5 years ago
erolarkat 2f611a582e npm packages 3.1.0-rc.4
5 years ago