-
Notifications
You must be signed in to change notification settings - Fork 19
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
Create Vacated Decision Issues from Request Issues #13173
Commits on Dec 18, 2019
-
added basic support for creating request issues from selected MTV dec…
…ision issues
JC Quirin committedDec 18, 2019 Configuration menu - View commit details
-
Copy full SHA for 38b1d58 - Browse repository at this point
Copy the full SHA 38b1d58View commit details -
only create request issues if disposition is grant type
JC Quirin committedDec 18, 2019 Configuration menu - View commit details
-
Copy full SHA for 8d5c8f3 - Browse repository at this point
Copy the full SHA 8d5c8f3View commit details
Commits on Dec 20, 2019
-
Merge branch 'master' into jc/12373-mtv-create-request-issues
JC Quirin committedDec 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 83d41bc - Browse repository at this point
Copy the full SHA 83d41bcView commit details -
moved creation of request issues to PostDecisionMotion model;
adjusted tests accordingly;
JC Quirin committedDec 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 1f4cea5 - Browse repository at this point
Copy the full SHA 1f4cea5View commit details -
Merge branch 'master' into jc/12373-mtv-create-request-issues
JC Quirin committedDec 20, 2019 Configuration menu - View commit details
-
Copy full SHA for a9470c4 - Browse repository at this point
Copy the full SHA a9470c4View commit details -
adjustments to post_decision_motion_updater_spec to allow tests re in…
…active atty to pass (ensure variables are created in necessary order)
JC Quirin committedDec 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 29af3f7 - Browse repository at this point
Copy the full SHA 29af3f7View commit details -
JC Quirin committed
Dec 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 63ba17f - Browse repository at this point
Copy the full SHA 63ba17fView commit details
Commits on Dec 23, 2019
-
we now save all MTV issue IDs for "granted" disposition
JC Quirin committedDec 23, 2019 Configuration menu - View commit details
-
Copy full SHA for c3a5296 - Browse repository at this point
Copy the full SHA c3a5296View commit details -
Merge branch 'master' into jc/12373-mtv-create-request-issues
JC Quirin committedDec 23, 2019 Configuration menu - View commit details
-
Copy full SHA for c4488d2 - Browse repository at this point
Copy the full SHA c4488d2View commit details
Commits on Dec 24, 2019
-
we now add all decision issue IDs for full grant in PostDecisionMotio…
…nUpdater rather than on frontend; additional fields saved in newly created request issues;
JC Quirin committedDec 24, 2019 Configuration menu - View commit details
-
Copy full SHA for 80cf6b8 - Browse repository at this point
Copy the full SHA 80cf6b8View commit details -
added test for PostDecisionMotionUpdater adding all vacated_decision_…
…issue_ids for full grant
JC Quirin committedDec 24, 2019 Configuration menu - View commit details
-
Copy full SHA for b55570f - Browse repository at this point
Copy the full SHA b55570fView commit details -
JC Quirin committed
Dec 24, 2019 Configuration menu - View commit details
-
Copy full SHA for 84e4cac - Browse repository at this point
Copy the full SHA 84e4cacView commit details
Commits on Jan 2, 2020
-
updated schema to indicate addtl usage of vacated_decision_issue_ids …
…field
JC Quirin committedJan 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 18451dc - Browse repository at this point
Copy the full SHA 18451dcView commit details -
better logic for populating vacated_decision_issue_ids field in PostD…
…ecisionMotionUpdater
JC Quirin committedJan 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 84140b9 - Browse repository at this point
Copy the full SHA 84140b9View commit details -
fixed wrong naming in disposition check in PostDecisionMotionUpdater
JC Quirin committedJan 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 4707bfc - Browse repository at this point
Copy the full SHA 4707bfcView commit details
Commits on Jan 4, 2020
-
Merge branch 'master' into jc/12373-mtv-create-request-issues
JC Quirin committedJan 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 9d6fce1 - Browse repository at this point
Copy the full SHA 9d6fce1View commit details -
removed superfluous commented line
JC Quirin committedJan 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 504fc81 - Browse repository at this point
Copy the full SHA 504fc81View commit details
Commits on Jan 6, 2020
-
moved logic for creating request issue from decision issue to Decisio…
…nIssue
JC Quirin committedJan 6, 2020 Configuration menu - View commit details
-
Copy full SHA for c0b14b8 - Browse repository at this point
Copy the full SHA c0b14b8View commit details
Commits on Jan 8, 2020
-
began adding new_decision_issue_from! method to RequestIssue
JC Quirin committedJan 8, 2020 Configuration menu - View commit details
-
Copy full SHA for ae016df - Browse repository at this point
Copy the full SHA ae016dfView commit details
Commits on Jan 14, 2020
-
Merge branch 'master' into jc/13069-mtv-create-decision-issues
JC Quirin committedJan 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 99fcccb - Browse repository at this point
Copy the full SHA 99fcccbView commit details
Commits on Jan 16, 2020
-
updated method name in RequestIssue to "create_vacated_decision_issue!"
JC Quirin committedJan 16, 2020 Configuration menu - View commit details
-
Copy full SHA for dc869f3 - Browse repository at this point
Copy the full SHA dc869f3View commit details -
added code & tests for generating vacated decision issues from PostDe…
…cisionMotion; moved `create_vacated_decision_issue` in RequestIssue to make method accessible;
JC Quirin committedJan 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 9c4536f - Browse repository at this point
Copy the full SHA 9c4536fView commit details -
JC Quirin committed
Jan 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 425cdf9 - Browse repository at this point
Copy the full SHA 425cdf9View commit details
Commits on Jan 18, 2020
-
Merge branch 'master' into jc/13069-mtv-create-decision-issues
JC Quirin committedJan 18, 2020 Configuration menu - View commit details
-
Copy full SHA for b98d0c5 - Browse repository at this point
Copy the full SHA b98d0c5View commit details -
Merge branch 'master' into jc/13069-mtv-create-decision-issues
JC Quirin committedJan 18, 2020 Configuration menu - View commit details
-
Copy full SHA for fb34f9d - Browse repository at this point
Copy the full SHA fb34f9dView commit details
Commits on Jan 21, 2020
-
updated various items in DecisionIssue, RequestIssue, & PostDecisionM…
…otion: renamed methods, and separated methods for creation of issues from those that return said issues; renamed tests;
JC Quirin committedJan 21, 2020 Configuration menu - View commit details
-
Copy full SHA for f684246 - Browse repository at this point
Copy the full SHA f684246View commit details -
Merge branch 'master' into jc/13069-mtv-create-decision-issues
JC Quirin committedJan 21, 2020 Configuration menu - View commit details
-
Copy full SHA for a26e0c9 - Browse repository at this point
Copy the full SHA a26e0c9View commit details -
JC Quirin committed
Jan 21, 2020 Configuration menu - View commit details
-
Copy full SHA for ea02577 - Browse repository at this point
Copy the full SHA ea02577View commit details -
Merge branch 'master' into jc/13069-mtv-create-decision-issues
JC Quirin committedJan 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 74679be - Browse repository at this point
Copy the full SHA 74679beView commit details -
began adding PostDecisionMotionController.create_issues endpoint & tests
JC Quirin committedJan 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 7d01a8b - Browse repository at this point
Copy the full SHA 7d01a8bView commit details
Commits on Jan 22, 2020
-
added "create_issues" endpoint on PostDecisionMotionsController:
this creates request issues & decision issues based off the specified PostDecisionMotion
JC Quirin committedJan 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 1e2baaa - Browse repository at this point
Copy the full SHA 1e2baaaView commit details -
JC Quirin committed
Jan 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 8e78862 - Browse repository at this point
Copy the full SHA 8e78862View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb160e0 - Browse repository at this point
Copy the full SHA cb160e0View commit details
Commits on Feb 5, 2020
-
DecisionIssue.create_contesting_request_issue now adds new request is…
…sues to new "vacate" appeal stream
JC Quirin committedFeb 5, 2020 Configuration menu - View commit details
-
Copy full SHA for be25dff - Browse repository at this point
Copy the full SHA be25dffView commit details
Commits on Feb 7, 2020
-
Merge branch 'master' into jc/13069-mtv-create-decision-issues
JC Quirin committedFeb 7, 2020 Configuration menu - View commit details
-
Copy full SHA for ae0395c - Browse repository at this point
Copy the full SHA ae0395cView commit details -
moved calls to create new request & decision issues to PostDecisionMo…
…tionUpdater; new issues are created on the vacate stream;
JC Quirin committedFeb 7, 2020 Configuration menu - View commit details
-
Copy full SHA for b9ee9a6 - Browse repository at this point
Copy the full SHA b9ee9a6View commit details -
removed create_issues & related from PostDecisionMotionsController
JC Quirin committedFeb 7, 2020 Configuration menu - View commit details
-
Copy full SHA for c376303 - Browse repository at this point
Copy the full SHA c376303View commit details -
updated tests in post_decision_motion_spec
JC Quirin committedFeb 7, 2020 Configuration menu - View commit details
-
Copy full SHA for ba135f4 - Browse repository at this point
Copy the full SHA ba135f4View commit details -
removed tests for PostDecisionMotionsController.create_tasks
JC Quirin committedFeb 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 5d84d90 - Browse repository at this point
Copy the full SHA 5d84d90View commit details -
removed unsed route for create_issues off of PostDecisionMotionsContr…
…oller
JC Quirin committedFeb 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 583d3de - Browse repository at this point
Copy the full SHA 583d3deView commit details -
Merge branch 'master' into jc/13069-mtv-create-decision-issues
va-bot authoredFeb 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 0d24049 - Browse repository at this point
Copy the full SHA 0d24049View commit details