-
Notifications
You must be signed in to change notification settings - Fork 14
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
N21-1507 copy ctl tools #2979
Closed
Closed
N21-1507 copy ctl tools #2979
Conversation
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
…chool external tool and add a translation for this possible error message
…ls' into N21-1507-copy-ctl-tools # Conflicts: # src/components/external-tools/configuration/ExternalToolConfigurator.unit.ts # src/components/external-tools/configuration/ExternalToolConfigurator.vue # src/locales/de.json # src/locales/en.json # src/locales/es.json # src/locales/uk.json # src/serverApi/v3/api.ts # src/store/external-tool/mapper/school-external-tool.mapper.ts
…ls' into N21-1507-copy-ctl-tools # Conflicts: # src/components/external-tools/configuration/ExternalToolConfigurator.vue # src/components/rooms/RoomExternalToolCard.vue # src/locales/de.json # src/pages/rooms/tools/RoomExternalToolsSection.vue # src/store/external-tool/mapper/school-external-tool.mapper.ts
This was referenced Jan 5, 2024
Quality Gate passedThe SonarCloud Quality Gate passed, but some issues were introduced. 3 New issues |
This was referenced Jan 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Short Description
Enables copying of external tools when copying a course. Paramters which were marked as protected are not copied and a new status "incomplete" is added and shown after a copy is detected to have such a protected value. Incomplete tools cannot be launched
Links to Ticket and related Pull-Requests
https://ticketsystem.dbildungscloud.de/browse/N21-1507
hpi-schul-cloud/schulcloud-server#4674
hpi-schul-cloud/dof_app_deploy#748
Changes
Data-security
Deployment
New Repos, NPM packages or vendor scripts
Screenshots of UI changes
Checklist before merging