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-1206 show classes and goups #3305

Merged
merged 6 commits into from
Sep 27, 2023
Merged

Conversation

MarvinOehlerkingCap
Copy link
Contributor

@MarvinOehlerkingCap MarvinOehlerkingCap commented Sep 15, 2023

Description

  • add new sidebar item

Links to Tickets or other pull requests

https://ticketsystem.dbildungscloud.de/browse/N21-1206
hpi-schul-cloud/schulcloud-server#4406
hpi-schul-cloud/dof_app_deploy#643
hpi-schul-cloud/nuxt-client#2808

Changes

Data Security

Deployment

New Repos, NPM packages or vendor scripts

Screenshots of UI changes

Approval for review

  • 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.
  • DEV: Every new component is implemented having accessibility in mind (e.g. aria-label, role property)

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

@@ -1748,6 +1748,7 @@
"addons": "Add-ons",
"administration": "Administration",
"administrationClasses": "Klassen",
"administrationClassesNew": "Klassen (neu)",
Copy link
Contributor

Choose a reason for hiding this comment

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

Something for BB. We need a ticket to remove the "(neu)"

},
];

const newClassViewEnabled = FEATURE_SHOW_NEW_CLASS_VIEW_ENABLED === 'true';
Copy link
Contributor

Choose a reason for hiding this comment

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

What is the requirement? Actually we only show this menu if we click on a menu item with sub items.
On the "Verwaltung" page we cant see the new menu: https://nbc-n21-1206-show-classes-and-goups.cd.dbildungscloud.dev/administration

@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

No Coverage information No Coverage information
0.0% 0.0% Duplication

@MBergCap MBergCap merged commit d089e38 into main Sep 27, 2023
36 of 37 checks passed
@MBergCap MBergCap deleted the N21-1206-show-classes-and-goups branch September 27, 2023 13:47
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.

4 participants