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-1494 Generate Info outdated ctl tools #2931

Merged
merged 23 commits into from
Dec 4, 2023

Conversation

mrikallab
Copy link
Contributor

@mrikallab mrikallab commented Nov 28, 2023

Short Description

This PR handles the generation of infos about ctl tools in the tool board element and in courses/rooms. Specific outdated message will be shown for teacher and students.

Links to Ticket and related Pull-Requests

https://ticketsystem.dbildungscloud.de/browse/N21-1494
hpi-schul-cloud/schulcloud-server#4572

Changes

Data-security

Deployment

New Repos, NPM packages or vendor scripts

Screenshots of UI changes

Checklist before merging

  • QA: In addition to review, the code has been manually tested (if manual testing is possible)
  • PO: Any deviation from requirements was agreed with Product-Owner / ticket author / support-team
  • DEV: Every new component is implemented having accessibility in mind (e.g. aria-label, role property)

Notice: Please keep this Pull-Request as a Draft (or add WIP label), until it is ready to be reviewed

it("should return translationkey for outdated on scope school ", () => {
const { determineOutdatedTranslationKey, toolConfigurationStatus } =
setup();
toolConfigurationStatus.isOutdatedOnScopeSchool = true;
Copy link
Contributor

Choose a reason for hiding this comment

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

this belongs into the setup (line 60-64)

Copy link

sonarqubecloud bot commented Dec 4, 2023

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 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@mrikallab mrikallab merged commit 2c10e9a into main Dec 4, 2023
45 of 46 checks passed
@mrikallab mrikallab deleted the N21-1494-info-outdated-ctl-tools branch December 4, 2023 13:49
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