Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / creditkarma/thrift-typescript issues and pull requests
#196 - Custom target implementation
Issue -
State: open - Opened by gabrielsch over 2 years ago
#195 - Gerard option to promote function field to param
Pull Request -
State: closed - Opened by GerardReese over 2 years ago
- 1 comment
#193 - Support for cpp (server) and reactjs (client)
Issue -
State: open - Opened by zxuan99 almost 3 years ago
#192 - chore(deps): bump pathval from 1.1.0 to 1.1.1
Pull Request -
State: open - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies
#191 - chore(deps): bump path-parse from 1.0.6 to 1.0.7
Pull Request -
State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#190 - chore(deps): bump ws from 7.1.2 to 7.4.6
Pull Request -
State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#189 - code in README for express server setup issues errors
Issue -
State: open - Opened by Choongkyu almost 4 years ago
- 1 comment
#188 - Import error for "thrift" in generated Typescript with thrift 0.13.0, 0.12.0 is OK.
Issue -
State: open - Opened by mfickett over 4 years ago
#187 - Don't send non-Thrift exception messages to client
Pull Request -
State: open - Opened by markdoliner-doma over 4 years ago
#186 - Add server-side logging of non-Thrift exceptions.
Pull Request -
State: open - Opened by markdoliner-doma over 4 years ago
#185 - Change client to return instances of our classes.
Pull Request -
State: open - Opened by markdoliner-doma over 4 years ago
- 3 comments
#184 - Change exceptions to extend Error.
Pull Request -
State: open - Opened by markdoliner-doma over 4 years ago
- 1 comment
#183 - Fix vscode settings and remove 'loose' param from recursive TypeNode calls
Pull Request -
State: closed - Opened by JoshStern almost 5 years ago
- 1 comment
#182 - fix type issue with map constants that reference other maps or sets
Pull Request -
State: open - Opened by hayes almost 5 years ago
#181 - No way to distinguish exception objects
Issue -
State: open - Opened by markdoliner about 5 years ago
- 1 comment
#180 - Return non-zero exit code on parse failures
Pull Request -
State: closed - Opened by p3l6 about 5 years ago
- 1 comment
#179 - feat(main): add recursive parsing for included idls
Pull Request -
State: open - Opened by ilatovsky about 5 years ago
- 2 comments
#178 - Exception classes ought to inherit from Error class
Issue -
State: open - Opened by jlai about 5 years ago
- 3 comments
#177 - Fix one letter typo in README.md.
Pull Request -
State: open - Opened by markdoliner about 5 years ago
#176 - Using make with custom namespaces throws error
Issue -
State: open - Opened by ricsmania about 5 years ago
#175 - Generated recv_ function leaks memory when used with apache thrift client
Issue -
State: open - Opened by jlai over 5 years ago
#174 - fix imported identifiers in maps
Pull Request -
State: open - Opened by hayes over 5 years ago
- 2 comments
#173 - Can't use enums from other files in map constants
Issue -
State: open - Opened by hayes over 5 years ago
- 4 comments
#172 - BREAKING CHANGE: refactor how annotations are exposed in generated TS
Pull Request -
State: open - Opened by kevin-greene-ck over 5 years ago
#171 - Strict unions cause potential name conflicts
Issue -
State: open - Opened by hayes over 5 years ago
- 1 comment
#170 - thrift-typescript doesn't accept maps with the key-value pairs not separated with a comma
Issue -
State: open - Opened by Aurora12 over 5 years ago
- 1 comment
#169 - When generating code on windows, generated import paths uses Windows path separators
Issue -
State: open - Opened by mthurlin over 5 years ago
#168 - Strict unions could be made simpler with a type helper
Issue -
State: open - Opened by hayes over 5 years ago
#167 - fix: update how type for temp object in encode is defined to fix strict unions
Pull Request -
State: closed - Opened by hayes over 5 years ago
- 6 comments
#166 - 3.7.2-0 has type errors for optional fields
Issue -
State: closed - Opened by hayes over 5 years ago
- 6 comments
#165 - feat: disable eslint for generated files
Pull Request -
State: closed - Opened by ghost over 5 years ago
#164 - Add explicit type to temporary object when encoding structs and unions
Pull Request -
State: closed - Opened by hayes over 5 years ago
#163 - fix: default values for unions should only be used when no fields are set
Pull Request -
State: closed - Opened by kevin-greene-ck over 5 years ago
- 5 comments
#162 - Initializers in unions don't work as expected
Issue -
State: closed - Opened by hayes over 5 years ago
- 3 comments
Labels: bug
#161 - thrift-typescript doesn't run (macOS)
Issue -
State: open - Opened by ohthepain over 5 years ago
- 1 comment
#160 - fix: remove __namespace__ construct
Pull Request -
State: closed - Opened by kevin-greene-ck over 5 years ago
#159 - feat: include method parameters map
Pull Request -
State: closed - Opened by kevin-greene-ck over 5 years ago
#158 - Include method parameters map
Pull Request -
State: closed - Opened by angelo-yu-ck over 5 years ago
#157 - fix: Add root namespace construct to fix invalid imports of root name…
Pull Request -
State: closed - Opened by kevin-greene-ck over 5 years ago
#156 - Version 4 in development
Issue -
State: open - Opened by kevin-greene-ck almost 6 years ago
Labels: discussion
#155 - Replace import equals declarations with const and type alias statements
Pull Request -
State: closed - Opened by hayes almost 6 years ago
- 7 comments
#154 - [WIP] BREAKING CHANGE: refactor how annotations are exposed in generated TS
Pull Request -
State: closed - Opened by kevin-greene-ck almost 6 years ago
- 5 comments
#153 - Namespace of Exception types not being used correctly
Issue -
State: closed - Opened by VincentNewkirk almost 6 years ago
- 1 comment
Labels: bug
#152 - Re-add filePerType option for splitting up namespace files into smaller chunks
Pull Request -
State: closed - Opened by hayes almost 6 years ago
- 2 comments
#151 - merge 3.2.x branch back into master
Issue -
State: closed - Opened by hayes almost 6 years ago
- 1 comment
#150 - `import =` is not supported by @babel/plugin-transform-typescript
Issue -
State: open - Opened by treecy almost 6 years ago
- 6 comments
#149 - fix: resolve the value of const initializers before type-checking
Pull Request -
State: closed - Opened by kevin-greene-ck almost 6 years ago
#148 - feat: Allow i64 to be represented as string in user code
Pull Request -
State: closed - Opened by kevin-greene-ck almost 6 years ago
#147 - Why do strict unions require thrift-server?
Issue -
State: closed - Opened by NinoScript almost 6 years ago
- 2 comments
#146 - Fix version in fixtures for unit tests
Pull Request -
State: closed - Opened by hayes almost 6 years ago
- 3 comments
#145 - Fix encoding set and maps for unions in thrift-server
Pull Request -
State: closed - Opened by hayes almost 6 years ago
- 4 comments
#144 - feat: add support for strict unions
Pull Request -
State: closed - Opened by kevin-greene-ck almost 6 years ago
#143 - Refactor resolver logic and add support for splitting types into separate files
Pull Request -
State: closed - Opened by hayes almost 6 years ago
- 18 comments
#142 - Render thrift service without namespace
Issue -
State: closed - Opened by hayes almost 6 years ago
- 1 comment
#141 - fix: should import Int64 if i64 used as function argument
Pull Request -
State: closed - Opened by kevin-greene-ck almost 6 years ago
#140 - Missing Int64 import for function field in apache render
Issue -
State: closed - Opened by juwonjung-hdj almost 6 years ago
- 1 comment
Labels: bug
#139 - feat: [WIP] add flag to render thrift unions as TypeScript unions
Pull Request -
State: closed - Opened by kevin-greene-ck almost 6 years ago
- 1 comment
#138 - Validation error when referencing existing variables such as defined strings in set<string>
Issue -
State: closed - Opened by augbog about 6 years ago
- 5 comments
Labels: bug
#137 - Incorrect Int64 constants
Issue -
State: open - Opened by mustafa-cosar about 6 years ago
- 1 comment
Labels: bug, help wanted
#136 - fix: fix an issue where internal struct names could conflict
Pull Request -
State: closed - Opened by kevin-greene-ck about 6 years ago
#135 - Generated output doesn't handle service inheritance
Issue -
State: closed - Opened by incrediblesound about 6 years ago
- 2 comments
#134 - fix: Correctly handle annotations that are not valid identifiers
Pull Request -
State: closed - Opened by hayes about 6 years ago
#133 - fix: Fix coercion of i64 keys in map
Pull Request -
State: closed - Opened by hayes about 6 years ago
- 3 comments
#132 - feat: add option to set fallback namespace
Pull Request -
State: closed - Opened by kevin-greene-ck about 6 years ago
#131 - Falling back to java namespace
Issue -
State: closed - Opened by TobiasBales about 6 years ago
- 4 comments
#130 - fix: Fix an issue where services didn't handle multiple exceptions co…
Pull Request -
State: closed - Opened by kevin-greene-ck over 6 years ago
#129 - Incorrect generated code for multiple exceptions
Issue -
State: closed - Opened by treecy over 6 years ago
- 3 comments
Labels: bug
#128 - feat: Expose annotations for structs and services
Pull Request -
State: closed - Opened by kevin-greene-ck over 6 years ago
- 2 comments
#127 - no release notes
Issue -
State: open - Opened by badescuga over 6 years ago
- 1 comment
#126 - Fix recursive flattening of includes
Pull Request -
State: closed - Opened by ksonnad over 6 years ago
- 3 comments
#125 - Import Int64 type
Pull Request -
State: closed - Opened by csordasmarton over 6 years ago
- 1 comment
#124 - Fix generation of service function that throws and does not return
Pull Request -
State: closed - Opened by csordasmarton over 6 years ago
- 2 comments
#123 - Need to expose annotations in the generated code
Issue -
State: closed - Opened by kevin-greene-ck over 6 years ago
- 1 comment
Labels: enhancement
#122 - Latest releases are not being published to npm
Issue -
State: closed - Opened by vtsatskin over 6 years ago
- 2 comments
#121 - fix: Fixes issue were cases in process fell through
Pull Request -
State: closed - Opened by kevin-greene-ck over 6 years ago
#120 - Incorrect switch case fall-through with "--target thrift-server"
Issue -
State: closed - Opened by andreybirman over 6 years ago
Labels: bug
#119 - Allow * for language choice in namespace declarations
Issue -
State: open - Opened by r4j4h over 6 years ago
- 2 comments
Labels: enhancement, help wanted
#118 - chore: Update to [email protected]
Pull Request -
State: closed - Opened by kevin-greene-ck over 6 years ago
#117 - fix: Fix handling of functions with no arguments
Pull Request -
State: closed - Opened by kevin-greene-ck over 6 years ago
#116 - Generated code is not compliant with noUnusedParameters
Issue -
State: open - Opened by Hexxeh over 6 years ago
- 1 comment
Labels: enhancement, help wanted
#115 - Version 2 changes structs render to interface
Pull Request -
State: closed - Opened by kevin-greene-ck almost 7 years ago
#114 - chore: Bump thrift-parser
Pull Request -
State: closed - Opened by kevin-greene-ck almost 7 years ago
#113 - Version 2 of Thrift codegen
Pull Request -
State: closed - Opened by kevin-greene-ck almost 7 years ago
#112 - chore: Bump to [email protected]
Pull Request -
State: closed - Opened by kevin-greene-ck almost 7 years ago
#111 - fix: Fix an error where all identifiers weren't validated
Pull Request -
State: closed - Opened by kevin-greene-ck almost 7 years ago
#110 - Version 1.2.0
Pull Request -
State: closed - Opened by kevin-greene-ck almost 7 years ago
#109 - Initial work for version 2 of thrift codegen
Pull Request -
State: closed - Opened by kevin-greene-ck almost 7 years ago
#108 - Revert handler interfaces
Pull Request -
State: closed - Opened by kevin-greene-ck almost 7 years ago
#107 - Update handler interface to better handle context
Pull Request -
State: closed - Opened by kevin-greene-ck almost 7 years ago
#106 - Clean up some redundant code
Pull Request -
State: closed - Opened by kevin-greene-ck almost 7 years ago
#97 - demo has something wrong
Issue -
State: closed - Opened by netren about 7 years ago
- 2 comments
#93 - Update to consume @creditkarma/thrift-server-core
Pull Request -
State: closed - Opened by kevin-greene-ck about 7 years ago
#76 - Codegen all *.thrift files in sourceDir if no files provided
Pull Request -
State: closed - Opened by kevin-greene-ck over 7 years ago
#70 - Adding a validation pass to check types, field IDs and Identifiers
Pull Request -
State: closed - Opened by kevinbgreene over 7 years ago
#69 - Adding factory methods for creating Unions from field values
Pull Request -
State: closed - Opened by kevinbgreene over 7 years ago
#67 - Remove duplicate code for generating read method in structs
Pull Request -
State: closed - Opened by kevinbgreene over 7 years ago
#66 - Update readme to represent the current API
Pull Request -
State: closed - Opened by kevinbgreene over 7 years ago
#65 - In the struct read methods verify types before reading into fields
Pull Request -
State: closed - Opened by kevinbgreene over 7 years ago
#63 - Rewrite to consume new thrift parser
Pull Request -
State: closed - Opened by kevinbgreene over 7 years ago
- 7 comments
#61 - Cleanup
Pull Request -
State: closed - Opened by phated over 7 years ago
- 4 comments