-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Looping 4 - Calculated Summary with repeating blocks (#1157)
* Looping 4 - Calculated Summary with repeating blocks * Make ListRepeatingQuestion inherit from ListEditQuestion * Fix summary urls and escaping answer values * List action routing path shouldn't use list item id * Add functional test for piping and validation of CS with repeating blocks * Separate renderer methods that don't relate to placeholders * Handle suffixing repeating block ids in Block rather than placeholder renderer * Add additional test cases and improve naming * Ensure both adding and removing list items requires revisiting the calculated summary * Fix returning to submission page * Fix list summary url anchors and address PR comments * Naming fixes and excluding None from resolved answer list * Fix repeating block dependencies
- Loading branch information
1 parent
380bc67
commit 7a30e2c
Showing
36 changed files
with
1,729 additions
and
705 deletions.
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.