Skip to content
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-1250 CTL board element #4419

Merged
merged 10 commits into from
Sep 22, 2023
Merged

Conversation

MarvinOehlerkingCap
Copy link
Contributor

@MarvinOehlerkingCap MarvinOehlerkingCap commented Sep 20, 2023

Description

Links to Tickets or other pull requests

https://ticketsystem.dbildungscloud.de/browse/N21-1250
hpi-schul-cloud/dof_app_deploy#644
hpi-schul-cloud/nuxt-client#2818

Changes

Datasecurity

Deployment

New Repos, NPM pakages or vendor scripts

Approval for review

  • DEV: If api was changed - generate-client:server was executed in vue frontend and changes were tested and put in a PR with the same branch name.
  • QA: In addition to review, the code has been manually tested (if manual testing is possible)
  • All points were discussed with the ticket creator, support-team or product owner. The code upholds all quality guidelines from the PR-template.

Notice: Please remove the WIP label if the PR is ready to review, otherwise nobody will review it.

expect(domainObject.constructor.name).toBe(ExternalToolElement.name);
});

it('should throw error if submissionContainerElement is not a leaf', () => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesnt looks like the required test structure

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It follows the test structure of the other tests in the file, that were written by N*

@@ -1272,6 +1272,11 @@
"default": false,
"description": "Enables the configuration of custom parameters for context external tools"
},
"FEATURE_COLUMN_BOARD_EXTERNAL_TOOLS_ENABLED": {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we check if ctl feature is enabled when we checking if this env is enabled?

config/development.json Show resolved Hide resolved
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

100.0% 100.0% Coverage
0.0% 0.0% Duplication

warning The version of Java (11.0.20) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

@MarvinOehlerkingCap MarvinOehlerkingCap merged commit b1e889e into main Sep 22, 2023
42 of 43 checks passed
@MarvinOehlerkingCap MarvinOehlerkingCap deleted the N21-1250-ctl-board-element branch September 22, 2023 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants