4951 Commits (RandomHelper)

Author SHA1 Message Date
bnymncoskuner dee43694b1 refactor: improve readability of bool exp 6 years ago
bnymncoskuner 7efebcb061 test: improve test names of object-utils 6 years ago
bnymncoskuner e9910d5970 test: env-utils and object-utils 6 years ago
bnymncoskuner d187ebaa6f feat: apply merge strategy on env 6 years ago
bnymncoskuner c05fc996cf feat: add object-utils with deepMerge 6 years ago
bnymncoskuner 8bb436da5f feat: add mergeStrategy to RemoteEnv 6 years ago
mehmet-erim 90a1f9bd18 feat: add default error localizations to error.handler 6 years ago
Arman Ozak 6f10a83282 feat: import ObjectExtending namespace from core package 6 years ago
Arman Ozak a70cfd6d27 fix: avoid creating interfaces for enums in schematics 6 years ago
Arman Ozak c0aa4720bc fix: replace double slashes with single slashes 6 years ago
Arman Ozak 198ea436af feat: handle enum imports in schematics 6 years ago
Arman Ozak 7d272958ba fix: avoid importing modified types in schematics 6 years ago
Arman Ozak 0c9c5da87d fix: avoid union types to be imported in schematics 6 years ago
Arman Ozak 82967a8195 refactor: simplify merging of baseType w/ properties 6 years ago
Arman Ozak d41e621e0e fix: parse namespaces after removing type modifiers 6 years ago
Arman Ozak 61cc1f6604 fix: check list types before splitting them in schematics 6 years ago
Arman Ozak d31aee32b3 feat: handle model imports in model schematics 6 years ago
Arman Ozak f467dc75c8 refactor: make schematics import sort fn reusable 6 years ago
mehmet-erim 57cac07fe6 fix(utils): avoid ngcc compiling error by adding the ngcc.config.js 6 years ago
Arman Ozak 460f21717f refactor: make schematics service imports reducer reusable 6 years ago
Arman Ozak 90ad89c6d6 refactor: make importRef to interface mapper separate fn 6 years ago
Arman Ozak e1959594a6 feat: collect interfaces from types based on importRefs 6 years ago
Arman Ozak dc60ff57ff refactor: move schematics type simplifier to separate file 6 years ago
Arman Ozak b3db883ce9 feat: add system type map as constant to schematics 6 years ago
Arman Ozak 8753450857 feat: group import refs before mapping them to models 6 years ago
Arman Ozak bf017bb7f0 feat: add a base for model generation in schematics 6 years ago
Arman Ozak cf99dd3222 feat: use destructuring in service schematics template 6 years ago
Arman Ozak 6e5c426411 feat: sort service imports and methods in schematics 6 years ago
Arman Ozak c6a4a3a62d feat: collect refs to generic types in service schematics 6 years ago
Arman Ozak 56bf0e6be1 feat: add a tree structure for generic types 6 years ago
mehmet-erim 04108a6969 ci: update preview-publish.ps1 6 years ago
mehmet-erim f818db3425 ci: add new tag condition to publish.ts 6 years ago
mehmet-erim 53c3cf7673 ci: improve the publish.ps1 to be able to publish rc packages 6 years ago
mehmet-erim 0995db41a8 ci: create publish-utils.js 6 years ago
Arman Ozak dc17cf6435 feat: add template for service in schematics 6 years ago
Arman Ozak c4f60f35b5 feat: add serializeParameters utility fn to schematics 6 years ago
Arman Ozak faffc8cddf feat: add imports for generic types in schematics 6 years ago
Arman Ozak 49273785f5 feat: use relative path in service imports 6 years ago
Arman Ozak ab710827d6 feat: add relativePathFromServiceToModel utility fn 6 years ago
Arman Ozak 5785987e6a feat: use utility functions in schematics api command 6 years ago
Arman Ozak a18643aa0f feat: add service utility functions to schematics 6 years ago
Arman Ozak 5c5c9e31bb feat: add service model to schematics 6 years ago
Arman Ozak eb170e79de feat: add method model to schematics 6 years ago
Arman Ozak 8968d3ea57 feat: add import model to schematics 6 years ago
Arman Ozak 3cc935918d feat: add parseNamespace utility fn to schematics 6 years ago
Arman Ozak 325c02dfe2 feat: add Omissible utility type to schematics 6 years ago
Arman Ozak 2b3b5d29db feat: add method modifier enum to schematics 6 years ago
Arman Ozak 05a1a78f93 feat: add import keyword enum to schematics 6 years ago
Arman Ozak d2af128d30 feat: update api definition model in schematics 6 years ago
Arman Ozak 1435ee15ba feat: add binding source id enum to schematics 6 years ago