-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Task/wp 338 339 apcd fix dates except exten (#237)
* WP-339 Fix expiration date not longer than 1 year * WP 338 Extension Set requested date no longer than year * - Create query to get app data periods based on submitter_id - Added field to templates - Updated styles to make Submission date row aligned - Added app_data_periods to view context * -Disabled Current expected date so its view only -Need to use a get request to populate based on app_data-period selection * Updated app data period format in select * -Added query to get target date - Added view function to pass app data period to get target date - Added path for view function get request - Added select option to display -- Select period -- in template * Dynamically update Current expected date on extension form * Add restrict requested date to less than a year to all extension blocks * Extension updates -Updated query to submit applicable data period and current expected date. -Updated template to have dynamic display of expected due date and a hidden input to submit that in the form with the extension request -Updated button on error page - using old wrong element so the button wasn't getting the correct styles -Clean up comments * Remove unneeded changes * Undoing unneeded changes * Revert diff * Revert diff * Revert diff * Revert diff * Revert diff * Update exception_other_form.html * revert diff * Undo change for a different task. Will be a follow on PR * Only restict future dates for other exception form * Changed logic of threshold restricted date * Fix typo * Bug on added current expected date input field ids
- Loading branch information
1 parent
4482396
commit b35f033
Showing
8 changed files
with
405 additions
and
177 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.