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

refactor: v2 bookings #16200

Merged
merged 109 commits into from
Sep 23, 2024
Merged

refactor: v2 bookings #16200

merged 109 commits into from
Sep 23, 2024

Commits on Aug 13, 2024

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

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    90386fd View commit details
    Browse the repository at this point in the history
  2. feat: create booking

    supalarry committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    d31440a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2259b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. feat: reschedule booking

    supalarry committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    82cc884 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e702c9e View commit details
    Browse the repository at this point in the history
  3. feat: recurring booking

    supalarry committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    2560939 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c44dcc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd4959d View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. feat: get booking by uid

    supalarry committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    c59295d View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. wip: get event types

    supalarry committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    1bce4d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    0286d50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    246af06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a3848e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    5a26593 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    729bde4 View commit details
    Browse the repository at this point in the history
  3. feat: date range filter

    supalarry committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6af7b96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    329b6a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e16538 View commit details
    Browse the repository at this point in the history
  6. chore: finish main merge

    supalarry committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7a92f9a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    145e07c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d071829 View commit details
    Browse the repository at this point in the history
  3. feat: cancel endpoint

    supalarry committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    481b8d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8baaa45 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    ec29995 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e5e4d0 View commit details
    Browse the repository at this point in the history
  3. fix: metadata

    supalarry committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    4ab73d0 View commit details
    Browse the repository at this point in the history
  4. feat: bill bookings

    supalarry committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    86c1563 View commit details
    Browse the repository at this point in the history
  5. feat: cancellationReason

    supalarry committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7704a28 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ce4d9b View commit details
    Browse the repository at this point in the history
  7. feat: rescheduling reason

    supalarry committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    62b91da View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    593f574 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. test: create new booking

    supalarry committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    85ee892 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    e76e082 View commit details
    Browse the repository at this point in the history
  2. test: recurring bookings

    supalarry committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0b541e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    985f703 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65f159a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a0b82c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b02bf75 View commit details
    Browse the repository at this point in the history
  7. cancel test

    supalarry committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    80684a7 View commit details
    Browse the repository at this point in the history
  8. error msg improve

    supalarry committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    940ba3c View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

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

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    d3b9981 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c35c945 View commit details
    Browse the repository at this point in the history
  3. sort by asc start

    supalarry committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    2fd41a2 View commit details
    Browse the repository at this point in the history
  4. simplify

    supalarry committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    f3a9762 View commit details
    Browse the repository at this point in the history
  5. refactor: absent

    supalarry committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    7dbd4b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1584e13 View commit details
    Browse the repository at this point in the history
  7. test

    supalarry committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    9359f01 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. ts remove any

    supalarry committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    927b669 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. feat: BookingUidGuard

    supalarry committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    45b593b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f8ba49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea80523 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    958fd5c View commit details
    Browse the repository at this point in the history
  5. add swagger

    supalarry committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    53a73d0 View commit details
    Browse the repository at this point in the history
  6. retrigger build

    supalarry committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f4712bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    27a50f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    2023233 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d25a22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    549b6b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36f2920 View commit details
    Browse the repository at this point in the history
  5. swagger docs

    supalarry committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    49729e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. swagger docs

    supalarry committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    31956a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    db299a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c99e0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9944a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    441ac83 View commit details
    Browse the repository at this point in the history
  5. refactor: spelling

    supalarry committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f20d834 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e65f64 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3046d1a View commit details
    Browse the repository at this point in the history
  8. fix: ci

    supalarry committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a580d52 View commit details
    Browse the repository at this point in the history
  9. fix: ci

    supalarry committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    31c8458 View commit details
    Browse the repository at this point in the history
  10. fix: ci

    supalarry committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    7dd755e View commit details
    Browse the repository at this point in the history
  11. fix: ci

    supalarry committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    360b4f2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1860086 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. fix: use libraries from npm

    supalarry committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    cdb7cc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49efa8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41c4540 View commit details
    Browse the repository at this point in the history
  4. fix: event type tests

    supalarry committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    fab1cb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bee9a15 View commit details
    Browse the repository at this point in the history
  6. fix legacy event types

    supalarry committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    e64b473 View commit details
    Browse the repository at this point in the history
  7. Revert "fix legacy event types"

    This reverts commit e64b473.
    supalarry committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    7e285af View commit details
    Browse the repository at this point in the history
  8. Revert "fix: remove location from system fields"

    This reverts commit bee9a15.
    supalarry committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    98925de View commit details
    Browse the repository at this point in the history
  9. Revert "fix: event type tests"

    This reverts commit fab1cb0.
    supalarry committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    76008be View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    c663085 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76bca42 View commit details
    Browse the repository at this point in the history
  3. update libraries

    supalarry committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    073e326 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d344f27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    01b6e9a View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    4b103f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    445cfda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f40ae39 View commit details
    Browse the repository at this point in the history
  4. readd swagger

    supalarry committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e93d118 View commit details
    Browse the repository at this point in the history
  5. ci

    supalarry committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    68d4dbf View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. ci

    supalarry committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f0603ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb224f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f53b1b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f4cb45 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d28b0ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87fb4f0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6ddac90 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    58b9a85 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    17e149d View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

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

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    53bb49d View commit details
    Browse the repository at this point in the history
  2. revert event types service

    supalarry committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    69ba3cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ddcf31 View commit details
    Browse the repository at this point in the history