-
Notifications
You must be signed in to change notification settings - Fork 297
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
: Migrate app and core module to standalone
#9426
Closed
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
github-actions
bot
added
the
client
Pull requests that update TypeScript code. (Added Automatically!)
label
Oct 5, 2024
# Conflicts: # src/main/webapp/app/shared/monaco-editor/monaco-diff-editor.component.ts # src/main/webapp/app/shared/monaco-editor/monaco-editor.component.ts # src/test/javascript/spec/component/programming-exercise/programming-exercise-custom-aeolus-build-plan.component.spec.ts # src/test/javascript/spec/component/programming-exercise/programming-exercise-custom-build-plan.component.spec.ts
# Conflicts: # src/main/webapp/app/core/user/admin-user.service.ts # src/main/webapp/app/exam/manage/student-exams/student-exam-timeline/programming-exam-diff/programming-exercise-exam-diff.component.ts # src/main/webapp/app/exercises/programming/hestia/git-diff-report/git-diff-report-modal.component.ts # src/main/webapp/app/exercises/programming/shared/build-details/programming-exercise-repository-and-build-plan-details.component.ts # src/main/webapp/app/exercises/programming/shared/code-editor/actions/code-editor-actions.component.ts # src/main/webapp/app/exercises/shared/exercise-detail-common-actions/non-programming-exercise-detail-common-actions.component.ts # src/main/webapp/app/exercises/text/participate/text-editor.component.ts # src/main/webapp/app/iris/exercise-chatbot/exercise-chatbot-button.component.ts # src/main/webapp/app/iris/settings/iris-settings-update/iris-common-sub-settings-update/iris-common-sub-settings-update.component.ts # src/main/webapp/app/lti/lti13-exercise-launch.component.ts # src/main/webapp/app/overview/course-conversations/dialogs/conversation-detail-dialog/tabs/conversation-members/conversation-member-row/conversation-member-row.component.ts # src/main/webapp/app/overview/course-exercises/course-exercises.component.ts # src/main/webapp/app/overview/course-overview.component.ts # src/main/webapp/app/overview/courses.component.ts # src/main/webapp/app/shared/http/file-uploader.service.ts # src/main/webapp/app/shared/layouts/main/main.component.ts # src/main/webapp/app/shared/user-settings/user-settings-container/user-settings-container.component.ts
There hasn't been any activity on this pull request recently. Therefore, this pull request has been automatically marked as stale and will be closed if no further activity occurs within seven days. Thank you for your contributions. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
authorities
to all new routes and checked the course groups for displaying navigation elements (links, buttons).Changes affecting Programming Exercises
Motivation and Context
Modernize the Angular client codebase
Description
inject()
function instead of constructor injectionSteps for Testing
Prerequisites:
Exam Mode Testing
Prerequisites:
Testserver States
Note
These badges show the state of the test servers.
Green = Currently available, Red = Currently locked
Click on the badges to get to the test servers.
Review Progress
Performance Review
Code Review
Manual Tests
Exam Mode Test
Performance Tests
Test Coverage
Screenshots