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

Development: Migrate the git diff report module to standalone components #9443

Merged
merged 41 commits into from
Oct 12, 2024

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    a8a407d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3141b5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bab7d17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2802c99 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93bea42 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65fbc62 View commit details
    Browse the repository at this point in the history
  7. Remove module import

    pzdr7 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a529ddf View commit details
    Browse the repository at this point in the history
  8. Delete GitDiffReportModule

    pzdr7 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    4ca8642 View commit details
    Browse the repository at this point in the history
  9. Use signals (GitDiffFile)

    pzdr7 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e687745 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aea1054 View commit details
    Browse the repository at this point in the history
  11. Use computed signal

    pzdr7 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    733cdd0 View commit details
    Browse the repository at this point in the history
  12. Tracked

    pzdr7 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    528d235 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2035abb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dda89f2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    36f456a View commit details
    Browse the repository at this point in the history
  16. Use inject in Modal

    pzdr7 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    47177a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Make signals readonly

    pzdr7 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    768ca8d View commit details
    Browse the repository at this point in the history
  2. wip modal

    pzdr7 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    70d9f7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd51c28 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    pzdr7 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    47ec8ba View commit details
    Browse the repository at this point in the history
  5. Fix tests

    pzdr7 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f8f0448 View commit details
    Browse the repository at this point in the history
  6. Remove dead code

    pzdr7 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    4578fd2 View commit details
    Browse the repository at this point in the history
  7. Rename methods

    pzdr7 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b1cad69 View commit details
    Browse the repository at this point in the history
  8. Simplify diff layout

    pzdr7 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b6052bd View commit details
    Browse the repository at this point in the history
  9. Reorganize

    pzdr7 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    1bd8192 View commit details
    Browse the repository at this point in the history
  10. Adjust tooltip placemnet

    pzdr7 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    4e26ffd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e2ad9c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Update src/main/webapp/app/detail-overview-list/components/programmin…

    …g-diff-report-detail/programming-diff-report-detail.component.ts
    pzdr7 authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    7a9c966 View commit details
    Browse the repository at this point in the history
  2. Update src/main/webapp/app/exam/manage/student-exams/student-exam-tim…

    …eline/programming-exam-diff/programming-exercise-exam-diff.component.ts
    pzdr7 authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    5511344 View commit details
    Browse the repository at this point in the history
  3. Add constant

    pzdr7 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    011c89f View commit details
    Browse the repository at this point in the history
  4. Add translate directive

    pzdr7 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    cd37721 View commit details
    Browse the repository at this point in the history
  5. Fix display bug

    pzdr7 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    bf3c2eb View commit details
    Browse the repository at this point in the history
  6. Remove redundant setup

    pzdr7 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    671cac5 View commit details
    Browse the repository at this point in the history
  7. Move icons to the very top

    pzdr7 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    82454b3 View commit details
    Browse the repository at this point in the history
  8. Move more icons to the top

    pzdr7 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6601bfc View commit details
    Browse the repository at this point in the history
  9. Simplify untracked

    pzdr7 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e8bf525 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    f849a55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    428b65a View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    fa5f6b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce1f712 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6739eb8 View commit details
    Browse the repository at this point in the history