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

Consents for training requests #2363

Merged
merged 11 commits into from
Apr 7, 2023

Commits on Mar 31, 2023

  1. [#2162] Create abstract base Consent class

    It contains common fields and methods used in descendant classes.
    
    New descendant to be introduced in next commit.
    pbanaszkiewicz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    330f9e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47502fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2d06b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac68d17 View commit details
    Browse the repository at this point in the history
  5. [#2162] Refactor TrainingRequestForm into smaller functions, add sett…

    …ing consent fields
    
    This solution is similar to the approach from BaseTermConsentsForm.
    pbanaszkiewicz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    3475627 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8bacc85 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ece31b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a71cb02 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fbd76b1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ab22e78 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    11e94f8 View commit details
    Browse the repository at this point in the history