Commit Graph

230 Commits (2cf9926c7de2ee3f73730ad91860d59de6a16546)

Author SHA1 Message Date
Arman Ozak 4758f7b6b2 add should-quote to @abp/ng.schematics dependencies
5 years ago
erolarkat 3d97766559 npm packages 4.3.0-rc.1
5 years ago
Arman Ozak dfa96501db use getWorkspaceSchema instead of JSON.parse
5 years ago
Mehmet Erim d9d0216557
Merge branch 'dev' into auto-merge/rel-4-2/175
5 years ago
Arman Ozak 704beb57b7 replace internal util fn with should-quote
5 years ago
Arman Ozak 0c11c13d9d rename prop key checker utility as shouldQuoteProp
5 years ago
Arman Ozak b36247be16 modify isValidProp to allow reserved words too
5 years ago
Arman Ozak 059d0aaf05 use object literal shorthand on params if available
5 years ago
Arman Ozak 126cdc2a76 set url quotes based on template literal placeholder use
5 years ago
Arman Ozak 5080d94c72 use bracket notation on decriptors for invalid keys
5 years ago
Arman Ozak d46397630d quote interface keys if not valid a property name
5 years ago
Arman Ozak 45dcefc6b2 quote enum member keys if not a valid prop name
5 years ago
Arman Ozak ab9ee98e28 add util fn to check if string is valid prop name
5 years ago
Arman Ozak 3049fd8e97 bind jsonName in method body if available
5 years ago
Arman Ozak 3b1a45e578 use jsonName as name in props if available
5 years ago
Arman Ozak a8a5f30e78 add jsonName to PropertyDef and ParameterInBody
5 years ago
Arman Ozak 9433b417d0 update mock api-definition with jsonname props
5 years ago
erolarkat 1f1a9ed4c3 npm packages 4.2.2
5 years ago
erolarkat 2f64f74f2a npm packages 4.2.1
5 years ago
erolarkat db1630d490 npm packages 4.2.0
5 years ago
erolarkat 51ecf017ba npm packages 4.2.0-rc.2
5 years ago
Levent Arman Özak ff26462d7e
Merge pull request #7238 from abpframework/auto-merge/rel-4-1/77
5 years ago
Arman Ozak e45412894b limit chars allowed before System when parsing types
5 years ago
erolarkat 31c894d237 npm packages 4.2.0-rc.1
5 years ago
Halil İbrahim Kalkan 260f8d67c6
Merge branch 'dev' into auto-merge/rel-4-1/69
5 years ago
erolarkat 3340ccb854 npm packages 4.1.1
5 years ago
Levent Arman Özak b9219f4c04
Merge pull request #7170 from abpframework/auto-merge/rel-4-1/66
5 years ago
Arman Ozak 2b30db1b16 allow path binding source replacement with original case too
5 years ago
Mehmet Erim ec98bc8e15
Merge branch 'dev' into auto-merge/rel-4-1/50
5 years ago
erolarkat e28f354793 npm packages 4.1.0
5 years ago
PM Extra 4a253fc1b9
Fix for lint.
5 years ago
PM Extra 46370ade6f
Update npm/ng-packs/packages/schematics/src/utils/text.ts
5 years ago
PMExtra 64d575710f Fix enum file template with string enum.
5 years ago
erolarkat 84656d54ac npm packages 4.1.0-rc.2
5 years ago
erolarkat 78708418f2 npm packages 4.1.0-rc.1
5 years ago
erolarkat e2aa2b49f0 npm packages 4.0.1
5 years ago
Arman Ozak 721ce34588 refactor: delete unused interface constant
5 years ago
Arman Ozak 577faa96d8 fix: collect and use generics with defaults in models
5 years ago
Arman Ozak 08e8122990 fix: use setDefault and setOptional in service utils
5 years ago
Arman Ozak d1cb728c8d feat: add extendsSelf to type utilities
5 years ago
Arman Ozak 40094d13f2 fix: improve generic parse in type simplifier
5 years ago
Arman Ozak 8754ef3a95 feat: add utilities for generics
5 years ago
Arman Ozak 92f475c688 feat: update types and add Generic class
5 years ago
Arman Ozak 929f03ff7c feat: add Options utility type
5 years ago
Arman Ozak 402b96d375 refactor: remove unnecessary condition
5 years ago
Arman Ozak 79d5e5c215 feat: interpolate NoApi message and include URL
5 years ago
Arman Ozak c6939eaa29 feat: add interpolation parameter to NoApi exception
5 years ago
erolarkat 98a70fa173 npm packages 4.0.0
5 years ago
mehmet-erim dadaa400cf chore: update dependencies of schematics
5 years ago
mehmet-erim d037a6c218 fix: resolve a type error
5 years ago