-
Notifications
You must be signed in to change notification settings - Fork 358
Lectures: Fix edge cases that can lead to invalid lecture unit configurations
#11648
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
Merged
Merged
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
4b92839
Development: Fix an issue with orphaned lecture units
krusche c22f967
fix server tests
krusche 949baae
add unit test for Lecture<—>LectureUnit interaction
krusche e59cab9
Merge branch 'develop' into bugfix/avoid-orphaned-lecture-units
krusche aca68ec
fix test setup
krusche afb817c
Fix more server tests
krusche 25bb50c
Fix more server tests
krusche c842780
Fix more server tests
krusche a8c3e64
fix an issue during import
krusche 3305730
Fix more server tests
krusche 6ad42fa
Fix an issue when creating attachment units with existing competency …
krusche b02a221
implement bugfixes, performance and usability improvements
krusche 555102b
fix client tests
krusche 2cef063
optimize course management resolves
krusche 64b8f42
improve client code
krusche 2bb9d5d
fix tests
krusche 2564088
fix lint errors
krusche 645aead
Update src/main/java/de/tum/cit/aet/artemis/lecture/domain/Lecture.java
krusche 963c79f
Merge branch 'develop' into bugfix/avoid-orphaned-lecture-units
krusche c136fb4
add more JavaDoc
krusche 4951ac7
fix more server tests
krusche bdea547
fix server test
krusche f8d9111
improve code quality
krusche 2495c75
Merge branch 'develop' into bugfix/avoid-orphaned-lecture-units
krusche 30c3203
add TODOs to use DTOs
krusche 75b8124
Remove redundant test case
MaximilianAnzinger 887c796
Fix nullable annotation import path
MaximilianAnzinger 209d063
Add architecture test to make sure only lecture updates the unit order
MaximilianAnzinger 7cf6de1
Merge branch 'develop' into bugfix/avoid-orphaned-lecture-units
MoritzSpengler 2c26c65
fix an issue when creating lectures
krusche 5c0838b
Implement small code improvements
krusche 1c81bb8
fix client test
krusche 871ebf1
Fix an issue when creating a lecture unit directly after creating the…
krusche a7b8606
Fix an issue when there are existing lecture units during automatic p…
krusche a48966d
fix issues when editing text units
krusche 89dc376
refactor and improve code, also use the new implementation when updat…
krusche 078fa05
cleanup code and improve JavaDoc
krusche beac86c
fix server tests
krusche b6a4b62
Merge branch 'develop' into bugfix/avoid-orphaned-lecture-units
krusche File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.