issues
search
balena-io-modules
/
jellyschema
JellySchema - data validation, UI form generation
Apache License 2.0
4
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix a bug found by crater
#118
Centril
opened
5 years ago
0
Jelly Schema 0.12
#117
zrzka
opened
5 years ago
0
Update to newest version of webpack
#116
cyplo
closed
5 years ago
0
Set project type to rust-public-crate-wasm
#115
nazrhom
closed
5 years ago
0
Introduce fill_default_values
#114
zrzka
closed
5 years ago
5
Rename the demo examples directory
#113
cyplo
closed
5 years ago
0
Add support for `collapsed` and `collapsible`
#112
cyplo
closed
5 years ago
1
Emit description in JSON schema, not UI schema
#111
zrzka
closed
5 years ago
0
Report serde errors
#110
zrzka
closed
5 years ago
0
Emit UI Schema for array.items
#109
zrzka
closed
5 years ago
0
Emit associated UISchema for arrays of items of same type
#108
cyplo
closed
5 years ago
0
Ensure the correct Rust version when running locally and on CI.
#107
cyplo
closed
5 years ago
3
Cleanup after reconfix merge
#106
zrzka
closed
5 years ago
0
Fix formula parsing
#105
zrzka
closed
5 years ago
0
Rename & merge reconfix functionality
#104
zrzka
closed
5 years ago
1
`version` keyword available and passed through on every schema level.
#103
cyplo
closed
5 years ago
0
Wasm fn feature gate
#102
zrzka
closed
5 years ago
2
Add support for testing against invalid schemas
#101
cyplo
closed
5 years ago
0
Crash found by fuzzer
#100
cyplo
closed
5 years ago
6
Fix running fuzzer from scratch.
#99
cyplo
closed
5 years ago
0
Add basic fuzzer configuration.
#98
cyplo
closed
5 years ago
0
Rename JS file in the NPM package
#97
cyplo
closed
5 years ago
0
Emit `ui:order` in addition to `$$order`
#96
cyplo
closed
5 years ago
0
Make `readOnly`, `writeOnly` and `type: password` emit both JSON and UI schema blocks
#95
cyplo
closed
5 years ago
0
Make `readOnly` emit `readOnly` on the JSONSchema level
#94
cyplo
closed
5 years ago
0
Make password emit writeOnly in JSONSchema and "ui:widget": "password" in UISchema
#93
cyplo
closed
5 years ago
0
Emit `const` for consts
#92
cyplo
opened
5 years ago
0
Remove support for `when` keyword
#91
cyplo
closed
5 years ago
0
Remove mapping passthrough.
#90
cyplo
closed
5 years ago
0
Add support for `placeholder` `hidden` and `readOnly`
#89
cyplo
closed
5 years ago
0
Forbid using array annotations with non-array types
#88
cyplo
closed
5 years ago
1
It's easy to miss when you need to change `is_empty` for `Annotations`
#87
cyplo
closed
5 years ago
1
Add support for array annotations
#86
cyplo
closed
5 years ago
0
Generation should fail when no `items` defined for `type: array`
#85
cyplo
closed
5 years ago
1
Add support for dynamic types.
#84
cyplo
closed
5 years ago
0
Add support for *address types
#83
cyplo
closed
5 years ago
0
Fail when given non-string-based type for stringlist
#82
cyplo
opened
5 years ago
0
Support enums, consts for all types and allow pattern to coexist with other bounds.
#81
cyplo
closed
5 years ago
0
Move to Rust stable
#80
cyplo
closed
5 years ago
2
support all annotations
#79
cyplo
opened
5 years ago
1
Remove support for compound types completely
#78
cyplo
closed
5 years ago
1
Emit proper `anyOf` for compound types
#77
cyplo
closed
5 years ago
1
Make it easier to add derived types
#76
cyplo
opened
5 years ago
0
Add `stringlist` type
#75
cyplo
closed
5 years ago
1
Support annotations at the root level of JSONSchema
#74
cyplo
closed
5 years ago
0
Annotations are not generated for the root object
#73
cyplo
closed
5 years ago
0
Generate proper JSONSchema for compound types
#72
cyplo
closed
5 years ago
1
Fix port type to be integer on JSONSchema side
#71
cyplo
closed
5 years ago
0
`File` type support
#70
cyplo
closed
5 years ago
0
optimize UISchema output
#69
cyplo
opened
5 years ago
0
Next