Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / GannettDigital/jstransform issues and pull requests
#140 - SDGT-2086 - add valueExists operation
Pull Request -
State: closed - Opened by liamphmurphy over 1 year ago
- 1 comment
#139 - SDGT-2085 - Handle arrays with type being a GraphQL hydration target.
Pull Request -
State: closed - Opened by gannett-ggreer over 1 year ago
- 1 comment
#138 - APIS-7300 - Put JSON Schema description on "type" or "interface" blocks as GraphQL comments.
Pull Request -
State: closed - Opened by gannett-ggreer over 1 year ago
- 1 comment
#137 - APIS-7300 - Match current JSON Schema behavior to preserve fields adjacent to '$ref'.
Pull Request -
State: closed - Opened by gannett-ggreer over 1 year ago
- 1 comment
#136 - APIS-7300 - Also support GraphQL type renaming on sub-types.
Pull Request -
State: closed - Opened by gannett-ggreer over 1 year ago
- 1 comment
#135 - APIS-7300 - Add option for generating interface GraphQL implementations in separate files.
Pull Request -
State: closed - Opened by gannett-ggreer over 1 year ago
- 1 comment
#134 - APIS-7217 - Handle JSON Schema "type" field optionally being an array in transformer.
Pull Request -
State: closed - Opened by gannett-ggreer over 1 year ago
#133 - APIS-7217 - Handle renamed GraphQL types when a field target.
Pull Request -
State: closed - Opened by gannett-ggreer over 1 year ago
- 1 comment
#132 - APIS-7217 - Persist GraphQL type renaming into its sub-objects.
Pull Request -
State: closed - Opened by gannett-ggreer over 1 year ago
- 1 comment
#131 - APIS-7217 - Generate GraphQL schemas.
Pull Request -
State: closed - Opened by gannett-ggreer over 1 year ago
- 2 comments
#130 - APIS-7188 - Also use field renaming for Avro output.
Pull Request -
State: closed - Opened by gannett-ggreer over 1 year ago
#129 - bump golang.org/x/net from 0.5.0 to 0.7.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
#128 - APIS-7067 - Bump versions.
Pull Request -
State: closed - Opened by gannett-ggreer almost 2 years ago
- 1 comment
#127 - APIS-7111 - Use forked copy of JSON Path library for stable object key patterns.
Pull Request -
State: closed - Opened by gannett-ggreer almost 2 years ago
#126 - allow passing in multiple keyvalue pairs to a mapFlags CLI flag.
Pull Request -
State: closed - Opened by liamphmurphy about 2 years ago
- 1 comment
#125 - SDGT-930 - handle empty XML tags in object XML transformer
Pull Request -
State: closed - Opened by liamphmurphy about 2 years ago
- 3 comments
#124 - SDGT-858 - add TransformNoValidation func to bypass schema validation
Pull Request -
State: closed - Opened by liamphmurphy about 2 years ago
- 1 comment
#123 - SDGT-352 Implement an equivalent function to converToFloat64 that does so for integers
Pull Request -
State: closed - Opened by leowotzak over 2 years ago
- 5 comments
Labels: enhancement
#122 - SDGT-192
Pull Request -
State: closed - Opened by jeffbum over 2 years ago
- 1 comment
#121 - SDGT-192
Pull Request -
State: closed - Opened by derekwilling almost 3 years ago
#120 - APIS-0000 - Fix nesting on transform schema.
Pull Request -
State: closed - Opened by gannett-ggreer almost 3 years ago
- 1 comment
#119 - Bump github.com/microcosm-cc/bluemonday from 1.0.15 to 1.0.16
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#118 - APIS-6106 - Not feasible to use 'replace' and expect importing this package to work.
Pull Request -
State: closed - Opened by gannett-ggreer over 3 years ago
- 1 comment
#117 - APIS-6105 - Allow `"additionalProperties":false` to work with "oneOf"/"anyOf"/"allOf".
Pull Request -
State: closed - Opened by gannett-ggreer over 3 years ago
- 1 comment
#116 - APIS-5905 Better handling of types when converting to float64
Pull Request -
State: closed - Opened by mmandolesi-g over 3 years ago
- 1 comment
#115 - Apis 5905_update case statement, change error
Pull Request -
State: closed - Opened by erikturner over 3 years ago
- 1 comment
#114 - APIS-5905_add string to float64 transform
Pull Request -
State: closed - Opened by erikturner over 3 years ago
- 1 comment
#113 - APIS-5332 Add removeHTML operation for transforms
Pull Request -
State: closed - Opened by mmandolesi-g almost 4 years ago
- 1 comment
#112 - Setup github actions for testing and remove TravisCI
Pull Request -
State: closed - Opened by zacaudette almost 4 years ago
#111 - Update msgp library to fix occasional inconsistent output
Pull Request -
State: closed - Opened by tkuhlman about 4 years ago
- 1 comment
#110 - Update msgp library to fix occasional inconsistent output
Pull Request -
State: closed - Opened by tkuhlman about 4 years ago
- 1 comment
#109 - Add pointers flag for generating go structs with pointers
Pull Request -
State: closed - Opened by zacaudette about 4 years ago
#108 - APIS-5332 Fix for nested array of structs and testing
Pull Request -
State: closed - Opened by mmandolesi-g about 4 years ago
#107 - tests in /generate no longer share test data
Pull Request -
State: closed - Opened by jstorer over 4 years ago
#106 - tests in /generate no longer share test data
Pull Request -
State: closed - Opened by jstorer over 4 years ago
#105 - tests in /generate no longer share test data
Pull Request -
State: closed - Opened by jstorer over 4 years ago
- 2 comments
#104 - Generate non-required time fields as a pointer to allow JSON marshal to omit the fields
Pull Request -
State: closed - Opened by tkuhlman over 4 years ago
- 1 comment
#103 - Add support for nullable struct arrays
Pull Request -
State: closed - Opened by zacaudette over 4 years ago
#102 - APIS-4816 Nullable named structs should use pointers
Pull Request -
State: closed - Opened by zacaudette over 4 years ago
- 2 comments
#101 - APIS-4816 Nullable named nested structs should use pointers
Pull Request -
State: closed - Opened by zacaudette over 4 years ago
#100 - Fix avro serialization handling of named nested structs
Pull Request -
State: closed - Opened by tkuhlman over 4 years ago
#99 - Update gogen-avro to v7
Pull Request -
State: closed - Opened by tkuhlman over 4 years ago
#98 - Fix avro schema when using named types for nested structs
Pull Request -
State: closed - Opened by tkuhlman over 4 years ago
#97 - Add support for schema versions
Pull Request -
State: closed - Opened by zacaudette over 4 years ago
#96 - APIS-4711 Export the schema validator so it can be modified
Pull Request -
State: closed - Opened by ahornerr over 4 years ago
#95 - APIS-4711 Added NoValidate transformers
Pull Request -
State: closed - Opened by ahornerr over 4 years ago
- 1 comment
#94 - Add a flag to generate Go structs without anonymous nested structs
Pull Request -
State: closed - Opened by tkuhlman over 4 years ago
#93 - Add option to generate descriptions as comments
Pull Request -
State: closed - Opened by tkuhlman over 4 years ago
#92 - Properly handle xml transform when the data has repeated values for a scalar
Pull Request -
State: closed - Opened by tkuhlman over 4 years ago
#91 - APIS-4452 Add transform test for html data
Pull Request -
State: closed - Opened by zacaudette over 4 years ago
- 1 comment
#90 - APIS-4293
Pull Request -
State: closed - Opened by barberta almost 5 years ago
#89 - APIS-4283 handle array/string split bug
Pull Request -
State: closed - Opened by brianlieberman almost 5 years ago
#88 - APIS-4283 fix typing errors and messages
Pull Request -
State: closed - Opened by brianlieberman almost 5 years ago
#87 - Added support for a split case where the input is an empty string
Pull Request -
State: closed - Opened by ahornerr about 5 years ago
#86 - Process null in the JSON for duration as a 0 value
Pull Request -
State: closed - Opened by tkuhlman about 5 years ago
#85 - Remove unnecessary goreq library
Pull Request -
State: closed - Opened by tkuhlman about 5 years ago
#84 - APIS-3408 Allow Avro to support generation of nullable nested objects
Pull Request -
State: closed - Opened by ahornerr about 5 years ago
#83 - APIS-3287 update gogen-avro
Pull Request -
State: closed - Opened by jstorer about 5 years ago
#82 - APIS-3256 update version of jsonparser
Pull Request -
State: closed - Opened by bridgetlane about 5 years ago
#81 - APIS-3277 Update msgp to the latest GD fork version
Pull Request -
State: closed - Opened by ahornerr over 5 years ago
#80 - Additional tests and fixes for Avro generated code and struct slices
Pull Request -
State: closed - Opened by tkuhlman over 5 years ago
- 1 comment
#79 - Fix go vet errors in generated Avro Example
Pull Request -
State: closed - Opened by tkuhlman over 5 years ago
- 1 comment
#78 - Add a function to better handle writing deleted data as Avro files
Pull Request -
State: closed - Opened by tkuhlman over 5 years ago
- 1 comment
#77 - Ignore generated test_data in coverage reports
Pull Request -
State: closed - Opened by tkuhlman over 5 years ago
- 1 comment
#76 - Add a generated function for bulk writing to an Avro Container File
Pull Request -
State: closed - Opened by tkuhlman over 5 years ago
#75 - Expand test for generated Avro schema and code
Pull Request -
State: closed - Opened by tkuhlman over 5 years ago
- 1 comment
#74 - Add error return value to the AvroItemWriter
Pull Request -
State: closed - Opened by ahornerr over 5 years ago
- 1 comment
#73 - Add Avro serialization and helper functions for using it
Pull Request -
State: closed - Opened by tkuhlman over 5 years ago
- 2 comments
#72 - APIS-3185 Added ability to pick up root level properties when allOf/oneOf is used
Pull Request -
State: closed - Opened by ahornerr over 5 years ago
- 1 comment
#71 - APIS-3051 - Add support for generating Avro schema files
Pull Request -
State: closed - Opened by tkuhlman over 5 years ago
- 3 comments
#70 - APIS-3045 updating repo to use jsonparser fork
Pull Request -
State: closed - Opened by kvincent2 over 5 years ago
- 2 comments
#69 - add support for integer type in convert() and remove strToInt and strToFloat as they are redundant and can be done without operations
Pull Request -
State: closed - Opened by jstorer over 5 years ago
- 2 comments
#68 - APIS-2964 string to float operation
Pull Request -
State: closed - Opened by johnkuhlin over 5 years ago
- 2 comments
#67 - Changed dereferencing logic so that only a `transform` object will get applied after a ref's contents are set
Pull Request -
State: closed - Opened by ahornerr over 5 years ago
- 1 comment
#66 - APIS-2819 - Added argument key/value for toCamelCase op func
Pull Request -
State: closed - Opened by fcantor over 5 years ago
- 2 comments
#65 - When applying a resolved reference don't clobber existing fields
Pull Request -
State: closed - Opened by ahornerr over 5 years ago
- 1 comment
#64 - APIS-2819 - Updated .adoc with argument in toCamelCase op func
Pull Request -
State: closed - Opened by fcantor over 5 years ago
- 1 comment
#63 - Fixed a bug preventing schema refs from working on Windows
Pull Request -
State: closed - Opened by ahornerr over 5 years ago
- 1 comment
#62 - APIS-2816 - added the stringToInteger operation in the Operations Table in transform.adoc
Pull Request -
State: closed - Opened by adilbozai1995 over 5 years ago
- 2 comments
#61 - APIS-2819 - Added an operation function to convert a string with dashes to a camel case string
Pull Request -
State: closed - Opened by fcantor over 5 years ago
- 2 comments
#60 - Rewrite and fix JSON schema reference handling
Pull Request -
State: closed - Opened by tkuhlman over 5 years ago
- 1 comment
#59 - APIS-2816 - Adding a String to Int operation to jstransform
Pull Request -
State: closed - Opened by adilbozai1995 over 5 years ago
- 2 comments
#58 - APIS-2900 Adding current time operation to jstransform
Pull Request -
State: closed - Opened by kvincent2 over 5 years ago
- 3 comments
#57 - handle a case in which an xmlTransform uses an object in which the tr…
Pull Request -
State: closed - Opened by jstorer over 5 years ago
- 1 comment
#56 - Allow XML objects to use refs so that items inside object can use a ref with paths relative to the object node
Pull Request -
State: closed - Opened by jstorer over 5 years ago
- 1 comment
#55 - fix bug for grabbing an array of attributes using xPath contains()
Pull Request -
State: closed - Opened by jstorer over 5 years ago
- 2 comments
#54 - APIS-2801 xmltransform handle single element // paths correctly
Pull Request -
State: closed - Opened by jstorer over 5 years ago
- 2 comments
#53 - APIS-0000 - add timeParse definition
Pull Request -
State: closed - Opened by abaehre over 5 years ago
- 1 comment
#52 - APIS-2664 - add time parse operation
Pull Request -
State: closed - Opened by abaehre over 5 years ago
- 3 comments
#51 - APIS-2601 xml transform pkg addition
Pull Request -
State: closed - Opened by jstorer over 5 years ago
- 2 comments
#50 - APIS-2601 add xml transform functionality
Pull Request -
State: closed - Opened by jstorer over 5 years ago
- 2 comments
#49 - Allow field renames
Pull Request -
State: closed - Opened by tomtoday over 5 years ago
- 1 comment
#48 - Fix bug with concatenate delimiter option
Pull Request -
State: closed - Opened by adamhostettler over 5 years ago
- 1 comment
#47 - APIS-2165 Add option to concatenate with delimiter
Pull Request -
State: closed - Opened by adamhostettler over 5 years ago
- 3 comments
#46 - Allow renaming of generated structure names.
Pull Request -
State: closed - Opened by gannett-ggreer almost 6 years ago
- 2 comments
#45 - Switch to forked version of msgp
Pull Request -
State: closed - Opened by ahornerr almost 6 years ago
- 1 comment
#44 - Add a description struct tag to generated go structs
Pull Request -
State: closed - Opened by tkuhlman almost 6 years ago
- 1 comment
#43 - remove logging
Pull Request -
State: closed - Opened by abaehre almost 6 years ago
- 1 comment
#42 - PENG-8142 - were ignoring a valid jsonpath option in transform instru…
Pull Request -
State: closed - Opened by abaehre almost 6 years ago
- 2 comments
#41 - PENG-8142 - add a debug log when there is an error
Pull Request -
State: closed - Opened by abaehre almost 6 years ago
- 2 comments