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

Add /student endpoints #5

Open
wants to merge 43 commits into
base: main
Choose a base branch
from
Open

Add /student endpoints #5

wants to merge 43 commits into from

Commits on Nov 12, 2023

  1. Configuration menu
    Copy the full SHA
    762d089 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3213bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6851600 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1ac249 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

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

Commits on Nov 18, 2023

  1. Implemented new api routes

    feverdreme committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    5454633 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6a17ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14f9be6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    edea880 View commit details
    Browse the repository at this point in the history
  5. Fix typo

    feverdreme committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    3cb1897 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    fa624d9 View commit details
    Browse the repository at this point in the history
  2. ts-ignore fix later

    feverdreme committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    4e580fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27dd46b View commit details
    Browse the repository at this point in the history
  4. Revert "Add firebase-tools as dev-dependency"

    This reverts commit 762d089.
    feverdreme committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    65e3422 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d01310 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fbd73bc View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    3ad99ab View commit details
    Browse the repository at this point in the history
  2. Implement delete action

    feverdreme committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    e753b98 View commit details
    Browse the repository at this point in the history
  3. ts-ignore

    feverdreme committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    3964523 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d56d553 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7ed86e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae03e50 View commit details
    Browse the repository at this point in the history
  7. More formatting fixes

    feverdreme committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    be58514 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e526bd9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6772b5c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    429796d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ce4fcec View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4a9529e View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    80eb895 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f505206 View commit details
    Browse the repository at this point in the history
  3. Minor formatting changes

    feverdreme committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    e6f76d4 View commit details
    Browse the repository at this point in the history
  4. Remove misc property

    feverdreme committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    3dcb34d View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

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

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    bf6916b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34d26eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee7806f View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

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

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    31212a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8acf121 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fef94fa View commit details
    Browse the repository at this point in the history
  4. Add school to student API

    feverdreme committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    6df772b View commit details
    Browse the repository at this point in the history
  5. Fix POST /teams

    feverdreme committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    6f4a619 View commit details
    Browse the repository at this point in the history