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

Issue 361+468 (Content View improvements) #493

Merged
merged 10 commits into from
Feb 29, 2024
Merged

Conversation

andreasweishaupt
Copy link
Member

  • Add checkbox to select learning content
  • Add option to select all and to select all unused content
  • Add button to delete all selected learning content
  • Add dialog to confirm if the learning content to be deleted is currently used by a learning element
  • Add badges to learning content to show how many learning elements this content is used in

andreasweishaupt and others added 6 commits February 1, 2024 16:15
- add badge with number of learning elements in which the learning content is used
- add hover menu for learning content for preview, create element and delete content
Tests do not test button click, instead they call the method directly
-UnitTests for multiselect and delete
@coveralls
Copy link

coveralls commented Feb 21, 2024

Pull Request Test Coverage Report for Build 8098146693

Details

  • 94 of 97 (96.91%) changed or added relevant lines in 7 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.08%) to 79.862%

Changes Missing Coverage Covered Lines Changed/Added Lines %
Presentation/Components/Dialogues/DeleteMultipleContentConfirmationDialog.razor 0 3 0.0%
Totals Coverage Status
Change from base Build 8098061380: 0.08%
Covered Lines: 14971
Relevant Lines: 18746

💛 - Coveralls

@andreasweishaupt andreasweishaupt marked this pull request as ready for review February 28, 2024 14:54
# Conflicts:
#	Presentation/PresentationLogic/API/IPresentationLogic.cs
#	Presentation/View/HeaderBar.razor
#	PresentationTest/PresentationLogic/API/PresentationLogicUt.cs
@andreasweishaupt andreasweishaupt merged commit 25cf529 into main Feb 29, 2024
14 checks passed
@niklasstich niklasstich deleted the issue-361+468 branch April 16, 2024 11:48
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.

3 participants