-
Notifications
You must be signed in to change notification settings - Fork 76
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
Events v2: Correction requests & storybook stories #8433
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ders, i.e. QR, eSignet
we dont know the body but the params are parsed as string
… '0' national prefix (#8341)
* fix: generate `RadioButton.Id` dynamically from `event.id` in select event page * feat: add bullet list in v2-events * feat: add select in v2-events * fix: separate value from lable in select option * feat: use options for email, password and number types * feat: add checkbox in v2 * chore: update yarn.lock * feat: show dob or age based on dobUnknown checkbox * feat: imnplement `isInArray` conditional * feat: implement `notInArray` conditional * feat: export `FieldConditional` from commons * feat: implement conditionals to handle undefined values * fix: HIDE conditionals * feat: add country field * refactor: place checkbox logic in its registered field * fix: checkboxs setFieldValue * feat: create selectCountry registered-field * feat: add more options for Paragraph fonts * feat: add location field * chore: change toolkit version * feat: show admin struture based on partOf * feat: add radioGroup * feat: add LocationSearch component to registered-fields * feat: pass selectedLocation to LocationSearchComponent * chore: improve types * feat: show lables in review page for select options * chore: update types * feat: show Location Select field labels in review * feat: show Location Search field labels in review * fix: use library function * fix: use appropriate label * fix: remove unnecessary type-casting * fix: upgrade types * refactor: fontVariant into variable * refactor: rename CheckBox to Checkbox * chore: add toDo and remove type-casting * feat: add defineFormPage * chore: upgrade toolkit version * fix: update elasticmapping * fix: update type in validator * fix: show yse/no for checkbox in review page * fix: show label for radio groups in review page * refactor: update types and refactor location logics * fix: bulletList Font can not be undefined * chore: remove unused imports * chore: imrove types * fix: use EventConfig instead of EventConfigInput * fix: separate input and output field flattening * chore: remove unused export * chore: update toolkit * chore: use typeof Clause * chore: suppress warnings --------- Co-authored-by: Riku Rouvila <[email protected]>
… and part of form config (#8287)
Fix/deduplication types
feat: QR code scanner
* Update Row.tsx for better responsiveness * tr>td width fixed to 300px * width removed on list view row in mobile view
Feat/summary field config
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.