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

Embetter survey dimensions #396

Merged
merged 8 commits into from
Jan 28, 2024
Merged

Embetter survey dimensions #396

merged 8 commits into from
Jan 28, 2024

Conversation

japsu
Copy link
Contributor

@japsu japsu commented Jan 27, 2024

working on these in same PR because they would otherwise clash

Surveys v2 new features

  • In profile responses view, the respondent is shown values of dimensions designated as so

image

image

Survey dimensions CRUD (closes #372)

  • create dimension
  • update dimension
  • delete dimension
    • forbid if in use
    • ask for confirmation
  • create dimension value
  • update dimension value
  • delete dimension value (forbid if in use)
image image

@japsu japsu changed the title Survey dimensions CRUD Embetter survey dimensions Jan 27, 2024
@japsu japsu marked this pull request as ready for review January 28, 2024 10:55
@japsu japsu merged commit 62aba4a into main Jan 28, 2024
8 checks passed
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.

As survey owner I can edit dimensions and their values
1 participant