Commit Graph

2222 Commits (67fbbc75e3941426bfb77a98d8ee5abc8960a48a)

Author SHA1 Message Date
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
Halil İbrahim Kalkan 9a57b458de Merge branch 'rel-3.1' into dev
5 years ago
mehmet-erim 625cd089a1 fix: change configuration of setupAutomaticSilentRefresh method
5 years ago
Bunyamin Coskuner 8abc965a4d
Merge pull request #5246 from abpframework/fix/5245
5 years ago
mehmet-erim 63a0851cf0 fix: change @proxy paths
5 years ago
mehmet-erim 4d0936edcf chore: add proxy folder to tsconfig paths
5 years ago
Arman Ozak fc2f1ecfc6 refactor: remove unnecessary fn calls in path utils
5 years ago
Arman Ozak 49ccc4dbde docs: update proxy folder warning
5 years ago
Arman Ozak ebaba63a88 refactor: use namespace as blueprint for folder structure
5 years ago
Halil İbrahim Kalkan b6f63527b8 Merge branch 'rel-3.1' into dev
5 years ago
Arman Ozak 19a676a569 feat: generate indexes for generated proxies
5 years ago
Arman Ozak 880bcc7392 fix: name model files as model.ts instead of index.ts
5 years ago
Arman Ozak 155da7fdb0 fix: clear files as well as folders in proxy
5 years ago
Arman Ozak 07cc4477b5 feat: add barrel export generator utility fn
5 years ago
Arman Ozak 841d66ba6b feat: add a common file saver utility fn
5 years ago
Arman Ozak 61ad5bee59 refactor: replace chainAndMerge with mergeAndAllowDelete
5 years ago
Arman Ozak 97027b1701 fix: remove source param overwrite in createApisGenerator
5 years ago
Halil İbrahim Kalkan 0d27c0f785
Merge pull request #5222 from abpframework/feat/5202
5 years ago
Arman Ozak 47b1aa13fb feat: add a warning about generated proxies in markdown
5 years ago
Arman Ozak c91206de42 build: update files to copy after schematics build
5 years ago
Arman Ozak 7dd5aa74ef feat: create 3 separate commands for proxy generation
5 years ago
Arman Ozak 722145cf07 feat: add chainAndMerge utility rule creator
5 years ago
Arman Ozak f0146805fc feat: add utility fn for generating multiple APIs
5 years ago
Arman Ozak 70f80895a5 feat: update exceptions in schematics
5 years ago
Arman Ozak 6789471bee feat: update proxy constants in schematics
5 years ago
Arman Ozak 738909c26b feat: add a shared GenerateProxySchema model
5 years ago
erolarkat 2a0eac8c52 Merge branch 'rel-3.1' into dev
5 years ago
erolarkat baf4c0392d npm packages 3.1.0-rc.3
5 years ago
Arman Ozak c0fd167c19 feat: store generated module names in proxy config
5 years ago
Arman Ozak fe3aa265eb refactor: enable creating rule from proxy config writer
5 years ago
Arman Ozak 8870976ead feat: improve proxy config write op in schematics
5 years ago
Arman Ozak 3a8fba25e1 feat: add type alias for file write operation
5 years ago
Arman Ozak 992932a813 feat: add file write exception in schematics
5 years ago
Arman Ozak 87e61eb268 feat: rename shared directory as proxy in schametics
5 years ago
Arman Ozak a4d9df215c feat: use proxy config reader and saver in commands
5 years ago
Arman Ozak eff4ad50f5 feat: add constant for proxy-config.json path
5 years ago
Arman Ozak fa59ee8602 feat: convert api definition reader to proxy config reader
5 years ago
Arman Ozak 012137a485 feat: add proxy config interface to schematics
5 years ago
Arman Ozak 7c480461e3 feat: generate Volo.Abp.NameValue as generic type
5 years ago
Arman Ozak 59934d009e fix: improve namespace parsing by removing generics
5 years ago
Arman Ozak 8974ed9442 feat: handle unique case of Volo.Abp.NameValue
5 years ago
Arman Ozak c1207c25b4 feat: add interface for Volo.Abp.NameValue as constant
5 years ago
Arman Ozak 53defa8c72 feat: resolve dictionary types in schematics
5 years ago
Halil İbrahim Kalkan 7db0f4fe9c Fix version
5 years ago
Halil İbrahim Kalkan 9b95e6d398 Fix version
5 years ago
Halil İbrahim Kalkan 8d03319c9e Set dependencies and versions.
5 years ago
Halil İbrahim Kalkan a39e6f34b5
Merge pull request #5185 from abpframework/cotur/cropperjs
5 years ago
Halil İbrahim Kalkan 9eb5c5a027 Merge branch 'rel-3.1' into dev
5 years ago
Arman Ozak dd298f3301 feat: accept __default as placeholder for default param
5 years ago
Ahmet Çotur da4db91537 Introduce @abp/star-rating-svg npm package
5 years ago
Ahmet Çotur c043450d1d Update abp.resourcemapping.js
5 years ago
erolarkat e7ea40baa7 Merge branch 'rel-3.1' into dev
5 years ago
erolarkat 414e258f17 npm packages 3.1.0-rc.2
5 years ago
Arman Ozak ffa4c1a9ce fix: escape dot twice in parseNamespace regex
5 years ago
Arman Ozak d4852de457 fix: escape dot in parseNamespace regex
5 years ago
Arman Ozak 63bb86a306 feat: resolve solution from rootNamespace in environment
5 years ago
Arman Ozak 2c46da86c3 feat: add separate exception for invalid api definition
5 years ago
Arman Ozak 6107bd58d3 feat: use same schema on proxy and api commands
5 years ago
Arman Ozak b672edafaa feat: add placeholder rootNamespace to all environments
5 years ago
Arman Ozak 060e3c4a08 feat: add rootNamespace to core config model
5 years ago
Arman Ozak 8394ffcd42 feat: add utility fn to get root namespace from environment
5 years ago
Halil İbrahim Kalkan 476c663732 Merge branch 'rel-3.1' into dev
5 years ago
Halil İbrahim Kalkan a86a533853 Merge branch 'rel-3.1' into dev
5 years ago
bnymncoskuner aa03fb5a9b build: add missing dash to gulp cmd
5 years ago
liangshiwei 8afafa4009 Update abp.luxon.js
5 years ago
Halil İbrahim Kalkan d5405b1267
Merge pull request #5147 from abpframework/liangshiwei/abp.luxon.js
5 years ago
bnymncoskuner eb7486295d chore: set ts-toolbelt to 6.15.4 @core
5 years ago
erolarkat 274889f15c npm packages 3.1.0-rc.1
5 years ago
bnymncoskuner 571c08fc6d build: ts-toolbelt version is fixed at 6.15.4
5 years ago
liangshiwei ae9f593b5e Add abp.luxon.js
5 years ago
Ahmet Çotur d410e8059c Introduce @abp/cropperjs npm package
5 years ago
mehmet-erim 9e7273bc54 Merge branch 'dev' of https://github.com/abpframework/abp into ci/volo-3078
5 years ago
mehmet-erim 14f8089c5c ci: add schematics publish command to publish script
5 years ago
mehmet-erim be10b9b9f8 ci: add install command to build-schematics script
5 years ago
Arman Ozak e98ebc3831 build: change schematics location on package.json
5 years ago
mehmet-erim 1668b09f1a fix: add missing package to package.json
5 years ago
Arman Ozak 109e3f50e9 build: fix build-schematics script to copy correct folders
5 years ago
Bunyamin Coskuner 2bfb0533c7
fix: remove sass from env
5 years ago
mehmet-erim 8b968e6e05 chore: add an ng-package.json for schematics
5 years ago
mehmet-erim 105d44067f chore: add build property with options property to schematics package config
5 years ago
mehmet-erim c90f70eee6 build: exclude @abp/schematics pakage
5 years ago
Arman Ozak 7422c469ab Merge branch 'dev' of github.com:abpframework/abp into feat/4881
5 years ago
Arman Ozak 5be8544504 fix: cut out generics from base type for better parsing
5 years ago
Arman Ozak 283c04ca9a feat: handle complex union types in schematics
5 years ago
Arman Ozak 2e82d0a20d fix: generate interface for base types too
5 years ago
Arman Ozak 7423b1cd23 fix: add property type definition control back
5 years ago
Arman Ozak edadf0e74e fix: avoid lint errors in schematics
5 years ago
Arman Ozak a1ae2d9973 fix: remove condition blocking enum generation in schematics
5 years ago
Arman Ozak 832692a238 fix: avoid importing generic type placeholders in schematics
5 years ago
Arman Ozak 654cdb6ea8 fix: improve recursive model lookup in schematics
5 years ago
Arman Ozak 12c20fd7c3 feat: add volo regex as constant to schematics
5 years ago
Arman Ozak 1dc58c5a65 refactor: unify reduction of refs to imports & interfaces
5 years ago
Arman Ozak 2fc7161349 fix: add comma after params in service schematics
5 years ago
Arman Ozak 4a6b9b409f feat: map System.Net.HttpStatusCode to number in schematics
5 years ago
Arman Ozak adeab8a813 feat: generate interfaces recursively in model schematics
5 years ago
Arman Ozak d4044c6572 feat: generate referred models recursively in schematics
5 years ago
mehmet-erim b79a64dd1d fix: add an undefined control
5 years ago
Arman Ozak a3108f86ab refactor: move generation rules to separate functions
5 years ago
mehmet-erim 44f1e220f9 ci: improve update-gulp script to update packages with latest rc version
5 years ago
Bunyamin Coskuner 38d5db2580
Merge pull request #5126 from abpframework/feat/5015
5 years ago
bnymncoskuner a20abfa230 test: undo wrongfully edited test name
5 years ago
Arman Ozak 5bfc5dcf94 fix: add imports for referred types in model schematics
5 years ago
Arman Ozak a8c1a49148 feat: create enums and enum options with schematics
5 years ago
bnymncoskuner 2632f5c293 test: improve undefined or null test for deepMerge
5 years ago
bnymncoskuner 7225cad2c0 test: utilize test.each for better readability
5 years ago
bnymncoskuner f8bbc46e36 fix: add null or undefined cases
5 years ago
bnymncoskuner 849b626693 feat: expose object-utils to outside world
5 years ago
bnymncoskuner 73cd8fe140 test: test suites for new func set in common-utils
5 years ago
bnymncoskuner 69f15963c8 refactor: move some funcs to common-utils
5 years ago
mehmet-erim 412b26d9df test: change some tests of error.handler.spec
5 years ago
mehmet-erim fc673d48cb refactor: use constant for localizations instead of strings
5 years ago
Arman Ozak 556150999b feat: create interfaces for self imports in schematics
5 years ago
bnymncoskuner dee43694b1 refactor: improve readability of bool exp
5 years ago
bnymncoskuner 7efebcb061 test: improve test names of object-utils
5 years ago
bnymncoskuner e9910d5970 test: env-utils and object-utils
5 years ago
bnymncoskuner d187ebaa6f feat: apply merge strategy on env
5 years ago
bnymncoskuner c05fc996cf feat: add object-utils with deepMerge
5 years ago
bnymncoskuner 8bb436da5f feat: add mergeStrategy to RemoteEnv
5 years ago
mehmet-erim 90a1f9bd18 feat: add default error localizations to error.handler
5 years ago
Arman Ozak 6f10a83282 feat: import ObjectExtending namespace from core package
5 years ago
Arman Ozak a70cfd6d27 fix: avoid creating interfaces for enums in schematics
5 years ago
Arman Ozak c0aa4720bc fix: replace double slashes with single slashes
5 years ago
Arman Ozak 198ea436af feat: handle enum imports in schematics
5 years ago
Arman Ozak 7d272958ba fix: avoid importing modified types in schematics
5 years ago
Arman Ozak 0c9c5da87d fix: avoid union types to be imported in schematics
5 years ago
Arman Ozak 82967a8195 refactor: simplify merging of baseType w/ properties
5 years ago
Arman Ozak d41e621e0e fix: parse namespaces after removing type modifiers
5 years ago
Arman Ozak 61cc1f6604 fix: check list types before splitting them in schematics
5 years ago
Arman Ozak d31aee32b3 feat: handle model imports in model schematics
5 years ago
Arman Ozak f467dc75c8 refactor: make schematics import sort fn reusable
5 years ago
mehmet-erim 57cac07fe6 fix(utils): avoid ngcc compiling error by adding the ngcc.config.js
5 years ago
Arman Ozak 460f21717f refactor: make schematics service imports reducer reusable
5 years ago
Arman Ozak 90ad89c6d6 refactor: make importRef to interface mapper separate fn
5 years ago
Arman Ozak e1959594a6 feat: collect interfaces from types based on importRefs
5 years ago
Arman Ozak dc60ff57ff refactor: move schematics type simplifier to separate file
5 years ago
Arman Ozak b3db883ce9 feat: add system type map as constant to schematics
5 years ago
Arman Ozak 8753450857 feat: group import refs before mapping them to models
5 years ago
Arman Ozak bf017bb7f0 feat: add a base for model generation in schematics
5 years ago
Arman Ozak cf99dd3222 feat: use destructuring in service schematics template
5 years ago
Arman Ozak 6e5c426411 feat: sort service imports and methods in schematics
5 years ago
Arman Ozak c6a4a3a62d feat: collect refs to generic types in service schematics
5 years ago
Arman Ozak 56bf0e6be1 feat: add a tree structure for generic types
5 years ago
mehmet-erim 04108a6969 ci: update preview-publish.ps1
5 years ago
mehmet-erim f818db3425 ci: add new tag condition to publish.ts
5 years ago
mehmet-erim 53c3cf7673 ci: improve the publish.ps1 to be able to publish rc packages
5 years ago
mehmet-erim 0995db41a8 ci: create publish-utils.js
5 years ago
Arman Ozak dc17cf6435 feat: add template for service in schematics
5 years ago
Arman Ozak c4f60f35b5 feat: add serializeParameters utility fn to schematics
5 years ago
Arman Ozak faffc8cddf feat: add imports for generic types in schematics
5 years ago
Arman Ozak 49273785f5 feat: use relative path in service imports
5 years ago
Arman Ozak ab710827d6 feat: add relativePathFromServiceToModel utility fn
5 years ago
Arman Ozak 5785987e6a feat: use utility functions in schematics api command
5 years ago
Arman Ozak a18643aa0f feat: add service utility functions to schematics
5 years ago
Arman Ozak 5c5c9e31bb feat: add service model to schematics
5 years ago
Arman Ozak eb170e79de feat: add method model to schematics
5 years ago
Arman Ozak 8968d3ea57 feat: add import model to schematics
5 years ago
Arman Ozak 3cc935918d feat: add parseNamespace utility fn to schematics
5 years ago
Arman Ozak 325c02dfe2 feat: add Omissible utility type to schematics
5 years ago