Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jmv 3189 update checklist schema #286

Merged
merged 2 commits into from Nov 22, 2023

Conversation

Alejandro-Gonzalez
Copy link
Contributor

@Alejandro-Gonzalez Alejandro-Gonzalez commented Nov 17, 2023

Link al ticket

https://janiscommerce.atlassian.net/browse/JMV-3189

Descripción del requerimiento

Se debe ajustar el schema de validación para el componente CheckList para que se le pueda pasar opciones estáticas.

Analisis funcional

Se debe agregar el campo options (array of objects)
Se debe validar que se setee al menos una de las properties options o optionsSource .

Descripción de la solución

Se agrego un nuevo campo en el componente de CheckList y se modifico la validacion de las properties de options y optionsSource

Link a la documentación

https://janiscommerce.atlassian.net/wiki/spaces/JMV/pages/2242707533/CheckList

Changelog

### Added
- Add options property in CheckList component

@colomfernando colomfernando merged commit 3521af9 into master Nov 22, 2023
4 checks passed
@colomfernando colomfernando deleted the JMV-3189-update-checklist-schema branch November 22, 2023 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants