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

[Enhancement] Separate applications #1627

Merged
merged 21 commits into from
Jan 13, 2022
Merged

[Enhancement] Separate applications #1627

merged 21 commits into from
Jan 13, 2022

Commits on Jan 11, 2022

  1. Create roles app

    Hironsan committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    7bd06cf View commit details
    Browse the repository at this point in the history
  2. Move code from api to roles

    Hironsan committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    f5d7f12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6c3477 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23c319f View commit details
    Browse the repository at this point in the history
  5. Add a migration file

    Hironsan committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    62d6a67 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    b40772e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab349ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a52c861 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f1c8b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d4496b View commit details
    Browse the repository at this point in the history
  6. Change model name to Member

    Hironsan committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    a355b35 View commit details
    Browse the repository at this point in the history
  7. Move create member command

    Hironsan committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    0d58d5c View commit details
    Browse the repository at this point in the history
  8. Move create roles command

    Hironsan committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    df3d115 View commit details
    Browse the repository at this point in the history
  9. Rename to MemberAdmin

    Hironsan committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    ba274f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Remove ProjectMixin

    Hironsan committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    ec69d34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2118ab7 View commit details
    Browse the repository at this point in the history
  3. Create members app

    Hironsan committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    b9dc88f View commit details
    Browse the repository at this point in the history
  4. Move Member model to members

    Hironsan committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    72da888 View commit details
    Browse the repository at this point in the history
  5. Fix bug of isProjectAdmin

    Hironsan committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    9344611 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    128b372 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d885e52 View commit details
    Browse the repository at this point in the history