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

Initial version of label stage (backend) #7

Draft
wants to merge 7 commits into
base: hit-oort
Choose a base branch
from

Conversation

brunotannus
Copy link

@brunotannus brunotannus commented Dec 7, 2023

Description

Included "Label" stage for the aggregation builder, which replaces the values of the answers with their texts.

Useful links

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Have been tested with:
    'dropdown',
    'checkbox',
    'radiogroup',
    'tagbox',
    'matrixdropdown',
    'matrixdynamic'

  • Matrixdropdown and matrixdynamic only work for the matrix choices right now, not choices internal to each column

Screenshots

image

Checklist:

( * == Mandatory )

  • * I have set myself as assignee of the pull request
  • * My code follows the style guidelines of this project
  • * Linting does not generate new warnings
  • * I have performed a self-review of my own code
  • * I have put the ticket for review, adding the oort-frontend team to the list of reviewers
  • * I have commented my code, particularly in hard-to-understand areas
  • * I have put JSDoc comment in all required places
  • * My changes generate no new warnings
  • * I have included screenshots describing my changes if relevant
  • * I have selected labels in the Pull Request, according to the changes with code brings

To do:

  • Make it work for choices internal to the matrix according to questionMatrixChoices

@brunotannus brunotannus added the enhancement New feature or request label Dec 7, 2023
@brunotannus brunotannus self-assigned this Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants