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

feat: Implement global booking limits #14243

Open
wants to merge 34 commits into
base: main
Choose a base branch
from

Commits on Mar 28, 2024

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

Commits on Mar 29, 2024

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

Commits on Apr 4, 2024

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

Commits on Apr 5, 2024

  1. Add falling back to global settings for booking limits when its not s…

    …pecified for individual events
    asadath1395 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    0d8d828 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc3109e View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

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

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    f0014ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    646b6f0 View commit details
    Browse the repository at this point in the history
  3. Fix type errors

    asadath1395 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a98e1fb View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Fix type errors

    asadath1395 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    de1fe21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60d98ee View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Merge with upstream

    asadath1395 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    a55fd2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95df261 View commit details
    Browse the repository at this point in the history
  3. Fix type check

    asadath1395 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    cec6253 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Fix values not getting synced with global limits in individual event …

    …screen and stale values causing sync button to be active
    asadath1395 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3ebc5e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79aa566 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    1885e6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    543f960 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

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

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    8b16e30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b361282 View commit details
    Browse the repository at this point in the history
  3. Fix type error

    asadath1395 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    021dd76 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Merge with upstream

    asadath1395 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a7ee1da View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

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

Commits on Sep 23, 2024

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

Commits on Sep 25, 2024

  1. Merge with upstream

    asadath1395 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0aa2883 View commit details
    Browse the repository at this point in the history
  2. Remove yarn.lock changes

    asadath1395 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f78862b View commit details
    Browse the repository at this point in the history
  3. Merge with upstream

    asadath1395 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    820d316 View commit details
    Browse the repository at this point in the history
  4. Address PR comments

    asadath1395 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8d8635b View commit details
    Browse the repository at this point in the history
  5. Add tests

    asadath1395 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    bb6749a View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Merge with upstream

    asadath1395 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    6cf0a97 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

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