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

Bug fix: Limiting Number of Sponsorship Calls for New Users #52

Closed
wants to merge 12 commits into from

Commits on Jan 25, 2024

  1. 🗃️ create table conditions

    Quentin Burg authored and aguillon committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    8a86699 View commit details
    Browse the repository at this point in the history
  2. ✨ routes to create new conditions

    Quentin Burg authored and aguillon committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    5ab4a6e View commit details
    Browse the repository at this point in the history
  3. ✨ check conditions when posting an operation

    Quentin Burg authored and aguillon committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    329d649 View commit details
    Browse the repository at this point in the history
  4. ♻️ add route to get condition

    Quentin Burg authored and aguillon committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    9908138 View commit details
    Browse the repository at this point in the history
  5. ♻️ review PR about conditions

    Quentin Burg authored and aguillon committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    ca2139e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b12ba0 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

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

Commits on Feb 5, 2024

  1. Models/Schemas: ConditionType and class Condition - remove sponsee_ad…

    …dress, add user_id tie to contract_id
    lykimq committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    ccc3ae2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    717f4b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8d2f9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78f7f26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83a441e View commit details
    Browse the repository at this point in the history