Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / remoteoss/json-schema-form issues and pull requests

#116 - chore(next): define JsfSchema type extending JSONSchema

Pull Request - State: closed - Opened by lukad 22 days ago

#115 - select inputType and integer type

Issue - State: open - Opened by js-ta 27 days ago - 2 comments
Labels: bug

#114 - build(next): Add release script

Pull Request - State: open - Opened by dragidavid 27 days ago - 2 comments

#113 - PREVIEW: build(next): Add test setup

Pull Request - State: closed - Opened by thien-remote 28 days ago - 1 comment

#112 - build(next): Simplify test setup

Pull Request - State: closed - Opened by thien-remote 28 days ago

#111 - build(next): Add test setup

Pull Request - State: closed - Opened by dragidavid 28 days ago - 1 comment

#110 - build(next): Add build step

Pull Request - State: closed - Opened by thien-remote 29 days ago

#109 - fix(checkbox): Boolean - allow nullable values, and throw friendly error message

Pull Request - State: closed - Opened by sandrina-p 29 days ago - 1 comment

#108 - Set up V2 project: Lint

Pull Request - State: closed - Opened by thien-remote 29 days ago - 1 comment

#107 - chore(conditionals): Highlight bugs related to validations and conditional fields

Pull Request - State: closed - Opened by sandrina-p about 1 month ago - 2 comments

#106 - request: support mapping external types to internal input types

Issue - State: open - Opened by sandrina-p about 1 month ago
Labels: new feature

#105 - chore(tests): Slightly better tests organization

Pull Request - State: closed - Opened by sandrina-p about 1 month ago - 1 comment

#104 - json-schema-form.vercel.app Components

Issue - State: open - Opened by cihad 2 months ago - 3 comments
Labels: documentation

#103 - Multiple conditions affecting the same field are respected

Pull Request - State: open - Opened by brennj 2 months ago

#102 - Add support for "allOf": [ <constraints> ]

Issue - State: open - Opened by loiclefevre 2 months ago - 3 comments
Labels: bug

#101 - Draft: Better condition handling

Pull Request - State: closed - Opened by brennj 2 months ago

#100 - fix: Add support for boolean values in the if condition

Pull Request - State: closed - Opened by waiting-for-dev 3 months ago - 3 comments

#99 - chore: Update eslint dependencies

Pull Request - State: closed - Opened by HeathKnowles 3 months ago - 1 comment

#98 - fix: `reduce` for json logic was not working

Pull Request - State: open - Opened by brennj 3 months ago

#97 - Deprecated dev dependency - babel-eslint

Issue - State: open - Opened by HeathKnowles 3 months ago - 4 comments
Labels: dependencies

#96 - Is enum supported?

Issue - State: open - Opened by cihad 3 months ago - 5 comments
Labels: bug, new feature

#95 - Add test for conditional to show/hide dependent values

Pull Request - State: closed - Opened by RuslanZavacky 4 months ago - 1 comment

#94 - fix(validation): validate radio with string-y types;

Pull Request - State: closed - Opened by dilvane 4 months ago - 2 comments

#93 - fix(modify): Support json schemas without allOf

Pull Request - State: closed - Opened by tcrammond 4 months ago - 3 comments

#92 - createHeadlessForm and mutation of initialValues

Issue - State: open - Opened by denatys 5 months ago - 1 comment
Labels: bug, good first issue

#90 - chore(tests): Move code in global test scope to inside beforeAll

Pull Request - State: closed - Opened by sandrina-p 6 months ago

#89 - fix(select/radio): Add support for options with boolean type

Pull Request - State: closed - Opened by remotecom 6 months ago

#88 - draft: Gracefully handle when multiple conditional branches are true

Pull Request - State: closed - Opened by brennj 6 months ago

#87 - fix(file): Validate the value is an instance of File

Pull Request - State: closed - Opened by ricardojoaomestre 7 months ago - 1 comment

#86 - fix: support custom attributes as functions (do not execute them)

Pull Request - State: closed - Opened by sandrina-p 7 months ago - 1 comment

#84 - chore(modify): Add missing Typescript declarations

Pull Request - State: closed - Opened by sandrina-p 7 months ago - 1 comment

#82 - fix(modify): Customize attrs as Array now overrides the value

Pull Request - State: closed - Opened by sandrina-p 7 months ago

#81 - feat(modify): Add x-jsf-presentation shorthand

Pull Request - State: closed - Opened by sandrina-p 7 months ago

#80 - feat(modify): Allow creating fields

Pull Request - State: closed - Opened by sandrina-p 7 months ago

#79 - feat(modify): Allow picking fields

Pull Request - State: closed - Opened by sandrina-p 7 months ago - 2 comments

#78 - feat(modify): Allow customize fields order

Pull Request - State: closed - Opened by sandrina-p 7 months ago

#77 - handleValidation for nested conditions is not working

Issue - State: open - Opened by denatys 7 months ago - 4 comments
Labels: bug

#76 - Consider support `$ref` in jsonschema

Issue - State: open - Opened by comfuture 8 months ago - 5 comments
Labels: new feature, good first issue

#75 - Create modify() utility for better customizations

Pull Request - State: closed - Opened by eng-almeida 9 months ago - 1 comment

#74 - chore(Text field docs): Change naming of ID number property

Pull Request - State: closed - Opened by ollyd 9 months ago

#73 - feat: support mapping external types to internal input types

Pull Request - State: closed - Opened by juicycleff 10 months ago - 5 comments

#72 - Inquiry about Roadmap

Issue - State: closed - Opened by haditoqio 10 months ago - 3 comments
Labels: question

#71 - Draft: Create modify() module for better customizations

Pull Request - State: closed - Opened by sandrina-p 10 months ago - 1 comment

#70 - InitialValues Problem

Issue - State: closed - Opened by js-ta 11 months ago - 3 comments

#69 - Custom Error Messages doesn't work in JSF Config

Issue - State: open - Opened by denatys 11 months ago - 3 comments
Labels: new feature, good first issue

#68 - Add a default export

Issue - State: closed - Opened by lanmower 12 months ago - 2 comments
Labels: new feature

#67 - fix(helpers): getFieldOptions - return empty array if oneOf missing in radio

Pull Request - State: closed - Opened by rylek90 about 1 year ago - 1 comment

#66 - Rename `value` -> `forcedValue`

Pull Request - State: closed - Opened by brennj about 1 year ago - 1 comment

#65 - fix(conditionals): Certain conditions were failing due to lack of context

Pull Request - State: closed - Opened by brennj about 1 year ago - 1 comment

#64 - fix(fieldset): Support customProperties with sub-fields clashing with reserved words.

Pull Request - State: closed - Opened by joeynimu about 1 year ago - 1 comment

#63 - Working with react native

Issue - State: closed - Opened by britisharmy about 1 year ago - 1 comment

#62 - fix(select): Remove creatable logic

Pull Request - State: closed - Opened by remotecom about 1 year ago

#61 - Feat (allow one of multiple fields)

Pull Request - State: closed - Opened by remotecom about 1 year ago - 1 comment

#60 - docs(Contributing): updating development workflow;

Pull Request - State: closed - Opened by dilvane over 1 year ago

#57 - fix: Remove conditional attributes after the condition is unmatched

Pull Request - State: closed - Opened by sandrina-p over 1 year ago - 1 comment

#55 - custom errorMessage by field name doesn't work.

Issue - State: closed - Opened by sandrina-p over 1 year ago - 2 comments
Labels: new feature

#54 - fix(select): support string type

Pull Request - State: closed - Opened by joeynimu over 1 year ago

#53 - chore: Mark JSONSchemaBuilder internal helper as deprecated

Pull Request - State: closed - Opened by sandrina-p over 1 year ago

#52 - Draft: [Experiment] Try to clear old attributes on conditionals

Pull Request - State: closed - Opened by brennj over 1 year ago - 1 comment

#51 - [Experiment] Try to clear old attributes on conditionals

Pull Request - State: closed - Opened by remotecom over 1 year ago

#50 - select inputType and number type

Issue - State: closed - Opened by gaou-piou over 1 year ago - 2 comments
Labels: bug

#49 - fix(select/radio): Allow numbers in oneOf

Pull Request - State: closed - Opened by brennj over 1 year ago

#48 - fix: allow 0 in const validation

Pull Request - State: closed - Opened by brennj over 1 year ago

#47 - fix(select/radio): Support oneOf[].pattern validation

Pull Request - State: closed - Opened by davelange over 1 year ago - 2 comments

#46 - docs: add changelog for full json-logic capabilities

Pull Request - State: closed - Opened by brennj over 1 year ago

#45 - chore(github): Add template for issues and pull requests

Pull Request - State: closed - Opened by arjunan-k over 1 year ago - 1 comment

#44 - chore(fieldset): ignore values not matching the field type

Pull Request - State: closed - Opened by sandrina-p over 1 year ago

#43 - [JSON Logic] Part 8: Fieldsets/Group Arrays

Pull Request - State: closed - Opened by brennj over 1 year ago - 2 comments

#42 - [JSON Logic] Part 8: Conditional logic additional tests cases

Pull Request - State: closed - Opened by brennj over 1 year ago - 1 comment

#41 - [JSON Logic] Part 7: Add conditional logic checking

Pull Request - State: closed - Opened by brennj over 1 year ago - 1 comment

#40 - [JSON Logic] Part 6: Inline rule handling for computedAttrs

Pull Request - State: closed - Opened by brennj over 1 year ago - 2 comments

#39 - [JSON Logic] Part 5: Add general error handling

Pull Request - State: closed - Opened by brennj over 1 year ago - 4 comments

#38 - [JSON Logic] Part 4: Computed Attribute error handling

Pull Request - State: closed - Opened by brennj over 1 year ago - 1 comment

#37 - [JSON Logic] Part 3: Computed string based values

Pull Request - State: closed - Opened by brennj over 1 year ago - 1 comment

#36 - [JSON Logic] Part 2: Computed Attribute skeleton

Pull Request - State: closed - Opened by brennj over 1 year ago

#35 - [JSON Logic] Part 1: JSON Logic Skeleton

Pull Request - State: closed - Opened by brennj over 1 year ago - 3 comments

#34 - [JSON-Logic] Part 0: Allow consts to support single values only

Pull Request - State: closed - Opened by brennj over 1 year ago - 1 comment

#33 - Allow deeply nested if property checks

Pull Request - State: closed - Opened by brennj over 1 year ago

#32 - Missing documentation for 'formValuesToJsonValues'

Issue - State: open - Opened by rymeier over 1 year ago - 4 comments
Labels: documentation

#31 - fix(date) - fix breaking field when not passing the property format

Pull Request - State: closed - Opened by gabrielseco over 1 year ago

#30 - fix(date): Validate based on minDate and maxDate

Pull Request - State: closed - Opened by gabrielseco over 1 year ago

#29 - Better error messages when given a non-supported JSON Schema

Issue - State: open - Opened by sandrina-p over 1 year ago
Labels: new feature

#28 - WIP: Advanced validation proof of concept

Pull Request - State: closed - Opened by brennj over 1 year ago - 1 comment

#27 - feat(description) - Remove extra span in description, extra and statement

Pull Request - State: closed - Opened by gabrielseco over 1 year ago - 6 comments

#26 - WIP: Advanced validation proof of concept

Pull Request - State: closed - Opened by brennj over 1 year ago - 1 comment

#25 - WIP: Tests of advanced validation implementation

Pull Request - State: closed - Opened by brennj over 1 year ago

#24 - Draft: chore: Add playground

Pull Request - State: closed - Opened by sandrina-p over 1 year ago - 3 comments

#23 - fix(fieldset): support root conditionals for fieldsets

Pull Request - State: closed - Opened by sandrina-p over 1 year ago - 2 comments

#22 - WIP: Proof of concept for advanced validations

Pull Request - State: closed - Opened by brennj over 1 year ago

#21 - bug: group-array only supports an array of objects

Issue - State: open - Opened by juicycleff over 1 year ago - 5 comments
Labels: bug, new feature

#20 - docs examples

Issue - State: closed - Opened by juicycleff over 1 year ago - 2 comments
Labels: duplicate

#19 - Add support for $ref keyword

Issue - State: closed - Opened by s1anden over 1 year ago - 2 comments
Labels: new feature

#17 - feat(Radio/Select): Spread x-jsf-presentation value to option root

Pull Request - State: closed - Opened by sandrina-p over 1 year ago