-
Notifications
You must be signed in to change notification settings - Fork 311
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
Development
: Move client course and layouts module to core and assessment-dasboard to assessment
#10532
Merged
Conversation
This file contains 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
…improvement # Conflicts: # src/main/webapp/app/communication/posting-markdown-editor/posting-markdown-editor.component.ts # src/main/webapp/app/core/course/overview/course-overview.component.ts # src/test/javascript/spec/component/course/course-overview.component.spec.ts
# Conflicts: # src/main/webapp/app/fileupload/manage/file-upload-exercise-management-resolve.service.ts
6c9340b
to
eacb16a
Compare
Development
: Improve shared client module structureDevelopment
: Move client course module to core and top level directories to shared
Development
: Move client course module to core and top level directories to sharedDevelopment
: Move client course module to core
Development
: Move client course module to coreDevelopment
: Move client course and layouts module to core and assessment-dasboard to assessment
coolchock
approved these changes
Mar 23, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code changes look good to me 👍
krusche
approved these changes
Mar 23, 2025
This was referenced Mar 24, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
assessment
Pull requests that affect the corresponding module
atlas
Pull requests that affect the corresponding module
client
Pull requests that update TypeScript code. (Added Automatically!)
communication
Pull requests that affect the corresponding module
core
Pull requests that affect the corresponding module
exam
Pull requests that affect the corresponding module
exercise
Pull requests that affect the corresponding module
fileupload
Pull requests that affect the corresponding module
iris
Pull requests that affect the corresponding module
lecture
Pull requests that affect the corresponding module
lti
Pull requests that affect the corresponding module
modeling
Pull requests that affect the corresponding module
plagiarism
Pull requests that affect the corresponding module
programming
Pull requests that affect the corresponding module
quiz
Pull requests that affect the corresponding module
ready to merge
tests
text
Pull requests that affect the corresponding module
tutorialgroup
Pull requests that affect the corresponding module
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.
Checklist
General
Client
Motivation and Context
#10492 had still some issues that were postponed to a follow-up to get it quickly merged.
Development
: Remove orion plugin integration #10517Development
: Move entities and non-shared components to the corresponding modules in the client #10552Development
: Move entities and non-shared components to the corresponding modules in the client #10552Description
Moved course into core.
Moved assessment-dashboard from course to assessment
Moved layouts from shared to core.
Steps for Testing
Code Review
Testserver States
You can manage test servers using Helios. Check environment statuses in the environment list. To deploy to a test server, go to the CI/CD page, find your PR or branch, and trigger the deployment.
Review Progress
Code Review
Test Coverage
I only moved files.
Summary by CodeRabbit
Summary by CodeRabbit