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

KG - Response Filter Updates #1398

Merged
merged 4 commits into from Jul 11, 2018
Merged

Conversation

kayla-glick
Copy link
Contributor

Pivotal: https://www.pivotaltracker.com/story/show/156401749

This does two things:

  1. Adds conditional logic to the state filter. When you select active or inactive, the survey/form filters change to show only active and/or inactive surveys/forms corresponding to what the user selects.

image

  1. Implements the allow incomplete filter for Forms. Because forms and surveys function somewhat differently, we don't create blank responses for forms. This meant we have to check all sub service requests for incomplete forms, then initialize new responses (but not save them) in place of those incomplete forms.

@Stuart-Johnson Stuart-Johnson merged commit 5f71f40 into v3.3.0 Jul 11, 2018
@Stuart-Johnson Stuart-Johnson deleted the kg-response_filter_updates branch July 11, 2018 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants