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

Add actions for list collectors and remove old code #239

Merged
merged 14 commits into from
Aug 25, 2020

Conversation

LJBabbage
Copy link
Contributor

What is the context of this PR?

Add_answer, remove_answer and add_or_edit_answer has been replaced with answer actions for lists, this PR updates the code to allow actions to be used. It also updates all the test_schemas

How to review

Make sure lists still works as expected, when adding, removing and editing, this include primary as well

Checklist

  • New static content marked up for translation
  • Newly defined schema content included in eq-translations repo

@@ -1,4 +1,4 @@
#!/usr/bin/env bash
tag=latest
tag=add-answer-action-for-lists
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To revert back later

app/views/handlers/list_collector.py Outdated Show resolved Hide resolved
app/views/handlers/list_remove_question.py Outdated Show resolved Hide resolved
@pricem14pc pricem14pc added this to the v3.48.0 milestone Aug 19, 2020
MebinAbraham
MebinAbraham previously approved these changes Aug 20, 2020
@MebinAbraham MebinAbraham dismissed their stale review August 20, 2020 15:13

Waiting on confirmation on validator changes.

MebinAbraham
MebinAbraham previously approved these changes Aug 20, 2020
@MebinAbraham MebinAbraham dismissed their stale review August 20, 2020 16:33

Waiting on validator changes

@LJBabbage LJBabbage merged commit 2876097 into master Aug 25, 2020
@LJBabbage LJBabbage deleted the add-list-collector-actions branch August 25, 2020 16:21
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.

4 participants