-
Notifications
You must be signed in to change notification settings - Fork 13
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
feat/AUT-3623/hide-features-in-solar-design #2511
feat/AUT-3623/hide-features-in-solar-design #2511
Conversation
Front-end summary Node 18
|
@@ -134,7 +135,7 @@ define([ | |||
break; | |||
} | |||
|
|||
if (rp.processingType === 'templateDriven' && !allowCustomTemplate) { | |||
if ((rp.processingType === 'templateDriven' && !allowCustomTemplate) || !features.isVisible('taoQtiItem/creator/interaction/response/responseProcessing/custom')) { |
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.
we could probably move it ('taoQtiItem/creator/interaction/response/responseProcessing/custom') to the ..Key
constant also, for better readability
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.
- New code is covered by tests (if applicable)
- Tests are running successfully (old and new ones) on my local machine (if applicable)
- New code is respecting code style rules
- New code is respecting best practices
- New code is not subject to concurrency issues (if applicable)
- Feature is working correctly on my local machine (if applicable)
- Acceptance criteria are respected
- Pull request title and description are meaningful
- Pull request's target is not
master
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.
It works, at least in my local environment.
In the deployed environment, I got errors when opening the item authoring, it complains about missing libs (pdfjs)
Review Checklist
- New code is covered by tests (if applicable)
- Tests are running successfully (old and new ones) on my local machine (if applicable)
- New code respects code style rules
- New code respects best practices
- New code is not subject to concurrency issues (if applicable)
- Feature is working correctly on my local machine (if applicable)
- Acceptance criteria are respected
- Pull request title and description are meaningful
- Pull request's target is not
master
- Commits are following conventional commits
- Commits messages are meaningful
Signed-off-by: Saba <[email protected]>
Version
There are 0 BREAKING CHANGE, 8 features, 4 fixes |
related to
###Description
This PR addresses requirement 3.g from the ticket to hide tenant selector if there is single tenant available from Publish test form page if solar design is activated.
How to test
To test locally the dependent FE/BE branches should be specified in
composer.json
Deployed to kitchen env, so functionally can be validated there: http://test-rfe-1147-facelift.playground.kitchen.it.taocloud.org:49381/