1983 Commits (c0fd167c19b8c7aaed38cae9d44b05abff519ef6)

Author SHA1 Message Date
Arman Ozak c0fd167c19 feat: store generated module names in proxy config 6 years ago
Arman Ozak fe3aa265eb refactor: enable creating rule from proxy config writer 6 years ago
Arman Ozak 8870976ead feat: improve proxy config write op in schematics 6 years ago
Arman Ozak 3a8fba25e1 feat: add type alias for file write operation 6 years ago
Arman Ozak 992932a813 feat: add file write exception in schematics 6 years ago
Arman Ozak 87e61eb268 feat: rename shared directory as proxy in schametics 6 years ago
Arman Ozak a4d9df215c feat: use proxy config reader and saver in commands 6 years ago
Arman Ozak eff4ad50f5 feat: add constant for proxy-config.json path 6 years ago
Arman Ozak fa59ee8602 feat: convert api definition reader to proxy config reader 6 years ago
Arman Ozak 012137a485 feat: add proxy config interface to schematics 6 years ago
Arman Ozak dd298f3301 feat: accept __default as placeholder for default param 6 years ago
erolarkat 414e258f17 npm packages 3.1.0-rc.2 6 years ago
Arman Ozak ffa4c1a9ce fix: escape dot twice in parseNamespace regex 6 years ago
Arman Ozak d4852de457 fix: escape dot in parseNamespace regex 6 years ago
Arman Ozak 63bb86a306 feat: resolve solution from rootNamespace in environment 6 years ago
Arman Ozak 2c46da86c3 feat: add separate exception for invalid api definition 6 years ago
Arman Ozak 6107bd58d3 feat: use same schema on proxy and api commands 6 years ago
Arman Ozak b672edafaa feat: add placeholder rootNamespace to all environments 6 years ago
Arman Ozak 060e3c4a08 feat: add rootNamespace to core config model 6 years ago
Arman Ozak 8394ffcd42 feat: add utility fn to get root namespace from environment 6 years ago
bnymncoskuner aa03fb5a9b build: add missing dash to gulp cmd 6 years ago
bnymncoskuner eb7486295d chore: set ts-toolbelt to 6.15.4 @core 6 years ago
erolarkat 274889f15c npm packages 3.1.0-rc.1 6 years ago
bnymncoskuner 571c08fc6d build: ts-toolbelt version is fixed at 6.15.4 6 years ago
mehmet-erim 14f8089c5c ci: add schematics publish command to publish script 6 years ago
mehmet-erim be10b9b9f8 ci: add install command to build-schematics script 6 years ago
Arman Ozak e98ebc3831 build: change schematics location on package.json 6 years ago
mehmet-erim 1668b09f1a fix: add missing package to package.json 6 years ago
Arman Ozak 109e3f50e9 build: fix build-schematics script to copy correct folders 6 years ago
Bunyamin Coskuner 2bfb0533c7
fix: remove sass from env 6 years ago
mehmet-erim 8b968e6e05 chore: add an ng-package.json for schematics 6 years ago
mehmet-erim 105d44067f chore: add build property with options property to schematics package config 6 years ago
mehmet-erim c90f70eee6 build: exclude @abp/schematics pakage 6 years ago
Arman Ozak 5be8544504 fix: cut out generics from base type for better parsing 6 years ago
Arman Ozak 283c04ca9a feat: handle complex union types in schematics 6 years ago
Arman Ozak 2e82d0a20d fix: generate interface for base types too 6 years ago
Arman Ozak 7423b1cd23 fix: add property type definition control back 6 years ago
Arman Ozak edadf0e74e fix: avoid lint errors in schematics 6 years ago
Arman Ozak a1ae2d9973 fix: remove condition blocking enum generation in schematics 6 years ago
Arman Ozak 832692a238 fix: avoid importing generic type placeholders in schematics 6 years ago
Arman Ozak 654cdb6ea8 fix: improve recursive model lookup in schematics 6 years ago
Arman Ozak 12c20fd7c3 feat: add volo regex as constant to schematics 6 years ago
Arman Ozak 1dc58c5a65 refactor: unify reduction of refs to imports & interfaces 6 years ago
Arman Ozak 2fc7161349 fix: add comma after params in service schematics 6 years ago
Arman Ozak 4a6b9b409f feat: map System.Net.HttpStatusCode to number in schematics 6 years ago
Arman Ozak adeab8a813 feat: generate interfaces recursively in model schematics 6 years ago
Arman Ozak d4044c6572 feat: generate referred models recursively in schematics 6 years ago
mehmet-erim b79a64dd1d fix: add an undefined control 6 years ago
Arman Ozak a3108f86ab refactor: move generation rules to separate functions 6 years ago
mehmet-erim 44f1e220f9 ci: improve update-gulp script to update packages with latest rc version 6 years ago