Commit Graph

1780 Commits (588040cfa504426fc4fc82bb874960039008773e)

Author SHA1 Message Date
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 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
Arman Ozak dd298f3301 feat: accept __default as placeholder for default param
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
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
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