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

Tsylia / Disable C(R)UD and Block operations at the blocked providers #1202

Merged
merged 11 commits into from
Aug 25, 2023

Commits on Aug 20, 2023

  1. The blocked provider (director) has the possibility (besides the bloc…

    …ked deputy provider and the blocked provider admin ) to log in to the system.
    andriitsylia committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    89d6f88 View commit details
    Browse the repository at this point in the history
  2. Forbidden the CRUD (w/o R) and Block operations for the blocked provi…

    …der with workshops, parents, applications, and providers admins (also deputies).
    andriitsylia committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    1cff5f9 View commit details
    Browse the repository at this point in the history
  3. Fix some tests.

    andriitsylia committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    b2eda3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11f3bd2 View commit details
    Browse the repository at this point in the history
  5. Added BlockingType model (manually or automatically deleting).

    Updated ProviderAdmin model.
    Changed ProviderAdminService.
    Changed AuthController. Blocked provider, deputy and provideradmin can log in.
    andriitsylia committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    342db54 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    5f6f992 View commit details
    Browse the repository at this point in the history
  2. Add migration

    andriitsylia committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    e110e8e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Fixed code smells.

    andriitsylia committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    faebb38 View commit details
    Browse the repository at this point in the history
  2. Fixed bug

    andriitsylia committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    6388159 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf72fac View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Code review comments.

    andriitsylia committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    c194795 View commit details
    Browse the repository at this point in the history