-
Notifications
You must be signed in to change notification settings - Fork 1
TD-5563 Allow users to change the primary framework #3382
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
TD-5563 Allow users to change the primary framework #3382
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good, so far @sherif-olaboye. It looks like we are missing an implementation of the following requirement from the ticket:
We should allow the user to change the primary framework for their self assessment. When doing so, we should prompt them to ask which features of the new primary framework should be applied to the self assessment (using a similar interface to that implemented in TD-5562: Prompt users to ask which features of the framework they want to copy to the assessment
this is done |
|
@sherif-olaboye, this PR is targeting the Dev branch. I think it should be targeting the Lisbon branch. Could you please check and correct this? |
Done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please address the inline comments?




JIRA link
https://hee-tis.atlassian.net/browse/TD-5563
Description
Added ConfirmChangePrimaryFramework view to let users confirm make primary framework and add features to the framework.
Implemented GET and POST methods in ConfirmChangePrimaryFramework to render and submit the confirmation.
Added a Change Primary button to the SelectFrameworkSources view, enabling users to change their primary framework.
Screenshots
Developer checks
(Leave tasks unticked if they haven't been appropriate for your ticket.)
I have:
Either:
Or: