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

Removed is_teacher and is_admin, changed to role enum #127

Merged
merged 10 commits into from
Mar 26, 2024

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    2ab31c1 View commit details
    Browse the repository at this point in the history
  2. sql enum type

    JibrilExe committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    6682bfc View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. usage of enum and fixed sql

    JibrilExe committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    9751348 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. merged

    JibrilExe committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    9c2d7e4 View commit details
    Browse the repository at this point in the history
  2. made role serializable

    JibrilExe committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    a59eae1 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. clean

    JibrilExe committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    fa590d9 View commit details
    Browse the repository at this point in the history
  2. docs

    JibrilExe committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    9888390 View commit details
    Browse the repository at this point in the history
  3. fixed user patch

    JibrilExe committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    a585d45 View commit details
    Browse the repository at this point in the history
  4. args vs json

    JibrilExe committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    5ae35dc View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. test

    JibrilExe committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    49ff160 View commit details
    Browse the repository at this point in the history