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

Api routes implementation #27

Closed
wants to merge 73 commits into from
Closed

Commits on Mar 2, 2024

  1. init and remove .env

    gilles-arnout committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    2f88001 View commit details
    Browse the repository at this point in the history
  2. basic login page

    gilles-arnout committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    b5b24f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59393c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66e1061 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

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

Commits on Mar 5, 2024

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

Commits on Mar 7, 2024

  1. course api

    ReinhardDP committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    546f63b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'api_routes-implementation' of github.com:SELab-2/UGent-…

    …1 into api_routes-implementation
    ReinhardDP committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    9283344 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

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

Commits on Mar 9, 2024

  1. corrected instances

    ReinhardDP committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    d1aaba8 View commit details
    Browse the repository at this point in the history
  2. added permissions

    ReinhardDP committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    d30a0aa View commit details
    Browse the repository at this point in the history
  3. added courses to urls

    ReinhardDP committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    470806c View commit details
    Browse the repository at this point in the history
  4. styled login page

    gilles-arnout committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    fb2692f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0e4235 View commit details
    Browse the repository at this point in the history
  6. add admin panel

    robinpdev committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    008aecc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ada3209 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    31b22aa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fa9f422 View commit details
    Browse the repository at this point in the history
  10. course permissions fixed

    ReinhardDP committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    25e4146 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'api_routes-implementation' of github.com:SELab-2/UGent-…

    …1 into api_routes-implementation
    ReinhardDP committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    75b7b36 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Merge branch 'develop' into login-screen

    # Conflicts:
    #	frontend/src/app/page.tsx
    axellorreyne committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    24db0ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd43ce8 View commit details
    Browse the repository at this point in the history
  3. add auth route

    axellorreyne committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    ea7ccd7 View commit details
    Browse the repository at this point in the history
  4. fix route

    axellorreyne committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    fb9452f View commit details
    Browse the repository at this point in the history
  5. fix pages structure

    gilles-arnout committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    54be022 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ddd30c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b14d75b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ca408dd View commit details
    Browse the repository at this point in the history
  9. deadline for projects fixed

    RunoBoy committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    2f9a381 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    82c29e2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c5fcf3e View commit details
    Browse the repository at this point in the history
  12. list fixed

    AlexanderVanOyen committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    8cbc51f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8dcfb2d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fecde1f View commit details
    Browse the repository at this point in the history
  15. fix merge

    PJDeSmijter committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    ec129d7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    42b7ab4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    cefeb98 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. add basic user admin

    axellorreyne committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a220d03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3dd5a4 View commit details
    Browse the repository at this point in the history
  3. fix views invalid objects

    PJDeSmijter committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    c3e2adc View commit details
    Browse the repository at this point in the history
  4. cleanup projects view

    PJDeSmijter committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    629ef66 View commit details
    Browse the repository at this point in the history
  5. Update test_project.py

    PJDeSmijter committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    853bdac View commit details
    Browse the repository at this point in the history
  6. fix lint

    axellorreyne committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    2d00aab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2c8ee17 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8fcbed8 View commit details
    Browse the repository at this point in the history
  9. user uploads toevoegen

    robinpdev committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    6da1e6d View commit details
    Browse the repository at this point in the history
  10. add testing workflow

    robinpdev committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    4982495 View commit details
    Browse the repository at this point in the history
  11. try fixing test workflow

    robinpdev committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    6c6cc39 View commit details
    Browse the repository at this point in the history
  12. same

    robinpdev committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    057c25e View commit details
    Browse the repository at this point in the history
  13. lol

    robinpdev committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    c297348 View commit details
    Browse the repository at this point in the history
  14. users changed

    ReinhardDP committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a0f5a92 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'api_routes-implementation' of github.com:SELab-2/UGent-…

    …1 into api_routes-implementation
    ReinhardDP committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    2bd063a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    00e76fc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    68fc4c1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3aa7015 View commit details
    Browse the repository at this point in the history
  19. course api error fixed

    ReinhardDP committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    8bd347b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    17ecff7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1f3ca8a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    350ce8f View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f8e13b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. refactor testen

    PJDeSmijter committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    f70db26 View commit details
    Browse the repository at this point in the history
  2. todo's checks

    PJDeSmijter committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    aa2a7b2 View commit details
    Browse the repository at this point in the history
  3. clean testen

    PJDeSmijter committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    3376aa2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e82db6 View commit details
    Browse the repository at this point in the history
  5. docker make tools

    axellorreyne committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    b32c57d View commit details
    Browse the repository at this point in the history
  6. Merge branch 'api_routes-implementation' into authentication

    # Conflicts:
    #	Makefile
    #	backend/pigeonhole/apps/users/models.py
    #	backend/pigeonhole/urls.py
    axellorreyne committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    648d241 View commit details
    Browse the repository at this point in the history
  7. cleanup serializer

    axellorreyne committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    7f1d4df View commit details
    Browse the repository at this point in the history
  8. fix user manager

    axellorreyne committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    bab63ca View commit details
    Browse the repository at this point in the history
  9. cleanup

    axellorreyne committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    2de5362 View commit details
    Browse the repository at this point in the history
  10. reset migrations

    axellorreyne committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a36f155 View commit details
    Browse the repository at this point in the history
  11. migrations axel

    PJDeSmijter committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    871e91a View commit details
    Browse the repository at this point in the history
  12. courses permissions fixed

    ReinhardDP committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    518d287 View commit details
    Browse the repository at this point in the history