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

Integrated code lifecycle: Add auxiliary repository view #9321

Open
wants to merge 46 commits into
base: develop
Choose a base branch
from

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    71a1d1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6d003e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf991d3 View commit details
    Browse the repository at this point in the history
  4. remove console logs

    SimonEntholzer committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5b83bec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    391b8b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

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

Commits on Sep 18, 2024

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

Commits on Sep 21, 2024

  1. Merge branch 'refs/heads/develop' into feature/add-auxiliary-reposito…

    …ry-view
    
    # Conflicts:
    #	src/main/java/de/tum/cit/aet/artemis/programming/web/ProgrammingExerciseParticipationResource.java
    #	src/main/webapp/app/exercises/programming/manage/programming-exercise-management-routing.module.ts
    #	src/main/webapp/app/localvc/repository-view/repository-view.component.ts
    SimonEntholzer committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    483153c View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. added suggestions

    SimonEntholzer committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    6ed98a4 View commit details
    Browse the repository at this point in the history
  2. added client tests

    SimonEntholzer committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    84313a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0280f1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    304caa6 View commit details
    Browse the repository at this point in the history
  5. adjusted endpoint

    SimonEntholzer committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    f9a3472 View commit details
    Browse the repository at this point in the history
  6. added improvements

    SimonEntholzer committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    fdac5df View commit details
    Browse the repository at this point in the history
  7. adjusted mock

    SimonEntholzer committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    448a9c4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ea7763d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0981cc7 View commit details
    Browse the repository at this point in the history
  10. fix tests

    SimonEntholzer committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    697b318 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. simplified endpoint

    SimonEntholzer committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    4acc6a7 View commit details
    Browse the repository at this point in the history
  2. fixed routing

    SimonEntholzer committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    53480bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ef2075 View commit details
    Browse the repository at this point in the history
  4. fix test

    SimonEntholzer committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    160677c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd11490 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

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

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    3f74493 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74af189 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05c04ca View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

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

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    f80f2b1 View commit details
    Browse the repository at this point in the history
  2. fix imports

    SimonEntholzer committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9c22397 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    a99f85b View commit details
    Browse the repository at this point in the history
  2. use testRepository

    SimonEntholzer committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    85a5de3 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'refs/remotes/origin/feature/add-auxilia…

    …ry-repository-view' into feature/add-auxiliary-repository-view
    SimonEntholzer committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    44909ac View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

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

Commits on Oct 5, 2024

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

Commits on Oct 8, 2024

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

Commits on Oct 9, 2024

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

Commits on Oct 11, 2024

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

Commits on Oct 12, 2024

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

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    d8d5d4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e77f54 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    30e0cf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31df801 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

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

Commits on Oct 18, 2024

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