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

Programming exercises: Add typescript programming language template #9440

Merged
merged 18 commits into from
Oct 22, 2024

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    d54604f View commit details
    Browse the repository at this point in the history
  2. Add TypeScript changes

    magaupp committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    cea43ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    779b07b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d577f95 View commit details
    Browse the repository at this point in the history
  5. Use parameter properties

    magaupp committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    9d48b8b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    517cc09 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    641c487 View commit details
    Browse the repository at this point in the history
  8. Fix Jenkins Build

    magaupp committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    d739e2d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    99e1f4f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    00480b1 View commit details
    Browse the repository at this point in the history
  11. Pin tests typescript version

    magaupp committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    8c67996 View commit details
    Browse the repository at this point in the history
  12. Refactor MergeSort

    magaupp committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    85088f7 View commit details
    Browse the repository at this point in the history
  13. Update .gitignore files

    magaupp committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    f209a54 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    774e0b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    2309a78 View commit details
    Browse the repository at this point in the history
  2. Regenerate package lock files

    magaupp committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    06eb80a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    c53db92 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Merge branch 'develop' into feature/programming-exercises/ts-template

    # Conflicts:
    #	docs/user/exercises/programming-exercise-features.inc
    #	src/main/java/de/tum/cit/aet/artemis/plagiarism/service/ProgrammingPlagiarismDetectionService.java
    #	src/main/java/de/tum/cit/aet/artemis/programming/service/TemplateUpgradePolicyService.java
    #	src/main/java/de/tum/cit/aet/artemis/programming/service/ci/ContinuousIntegrationService.java
    #	src/main/java/de/tum/cit/aet/artemis/programming/service/jenkins/build_plan/JenkinsBuildPlanService.java
    #	src/main/resources/config/application.yml
    #	src/test/resources/config/application.yml
    magaupp committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    854a24b View commit details
    Browse the repository at this point in the history