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

v1.0-RC5 #1711

Merged
merged 175 commits into from
Jul 28, 2024
Merged

v1.0-RC5 #1711

merged 175 commits into from
Jul 28, 2024

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    0a92b56 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump spatie/laravel-health from 1.29.1 to 1.29.3

    Bumps [spatie/laravel-health](https://github.com/spatie/laravel-health) from 1.29.1 to 1.29.3.
    - [Release notes](https://github.com/spatie/laravel-health/releases)
    - [Changelog](https://github.com/spatie/laravel-health/blob/main/CHANGELOG.md)
    - [Commits](spatie/laravel-health@1.29.1...1.29.3)
    
    ---
    updated-dependencies:
    - dependency-name: spatie/laravel-health
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    8338041 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Merge pull request #1683 from bakaphp/dependabot/composer/spatie/lara…

    …vel-health-1.29.3
    
    build(deps): bump spatie/laravel-health from 1.29.1 to 1.29.3
    kaioken authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ceef19a View commit details
    Browse the repository at this point in the history
  2. Update README.md

    kaioken authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    1a8daac View commit details
    Browse the repository at this point in the history
  3. Update README.md

    kaioken authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    7e6d164 View commit details
    Browse the repository at this point in the history
  4. temporal remove cachable

    arfenis committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    aeb4cae View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1684 from bakaphp/remove-caching-inv

    temporal remove cachable
    arfenis authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    fe1dd29 View commit details
    Browse the repository at this point in the history
  6. add name to channel search

    arfenis committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    40fb08f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1685 from bakaphp/add-channel-name-search

    add name to channel search
    arfenis authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    cc26064 View commit details
    Browse the repository at this point in the history
  8. fix: leads opps

    kaioken committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    2ff5b39 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e2a3da2 View commit details
    Browse the repository at this point in the history
  10. fix: search

    FredPeal committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    621231b View commit details
    Browse the repository at this point in the history
  11. refactor: move to support

    FredPeal committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    8994928 View commit details
    Browse the repository at this point in the history
  12. Apply fixes from StyleCI

    StyleCIBot committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    821ed4a View commit details
    Browse the repository at this point in the history
  13. build(deps): bump laravel/framework from 11.15.0 to 11.16.0

    Bumps [laravel/framework](https://github.com/laravel/framework) from 11.15.0 to 11.16.0.
    - [Release notes](https://github.com/laravel/framework/releases)
    - [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
    - [Commits](laravel/framework@v11.15.0...v11.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: laravel/framework
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    7d61771 View commit details
    Browse the repository at this point in the history
  14. build(deps): bump nuwave/lighthouse from 6.41.0 to 6.41.1

    Bumps [nuwave/lighthouse](https://github.com/nuwave/lighthouse) from 6.41.0 to 6.41.1.
    - [Release notes](https://github.com/nuwave/lighthouse/releases)
    - [Changelog](https://github.com/nuwave/lighthouse/blob/master/CHANGELOG.md)
    - [Commits](nuwave/lighthouse@v6.41.0...v6.41.1)
    
    ---
    updated-dependencies:
    - dependency-name: nuwave/lighthouse
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    3bc0fda View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Merge pull request #1688 from bakaphp/dependabot/composer/laravel/fra…

    …mework-11.16.0
    
    build(deps): bump laravel/framework from 11.15.0 to 11.16.0
    kaioken authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    edade7c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1689 from bakaphp/dependabot/composer/nuwave/ligh…

    …thouse-6.41.1
    
    build(deps): bump nuwave/lighthouse from 6.41.0 to 6.41.1
    kaioken authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    a1a1ec1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1687 from bakaphp/analysis-GPjlY9

    Apply fixes from StyleCI
    kaioken authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    4c762d4 View commit details
    Browse the repository at this point in the history
  4. imporve format

    kaioken committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    a17f025 View commit details
    Browse the repository at this point in the history
  5. imporve format

    kaioken committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    a322bfd View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1686 from bakaphp/KCT-43

    fix: search
    FredPeal authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    8b13a09 View commit details
    Browse the repository at this point in the history
  7. feat: add cache directive

    kaioken committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    a14c510 View commit details
    Browse the repository at this point in the history
  8. feat: add cache directive

    kaioken committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e51eafb View commit details
    Browse the repository at this point in the history
  9. feat: add cache directive

    kaioken committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    ddf9f2e View commit details
    Browse the repository at this point in the history
  10. feat: add cache directive

    kaioken committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b972698 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1691 from bakaphp/feat-cache-directive

    feat: add cache directive
    kaioken authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    78394a8 View commit details
    Browse the repository at this point in the history
  12. change shopify url

    kaioken committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2c41f6a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Merge pull request #1693 from bakaphp/feat-cache-directive

     change shopify url
    kaioken authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    b918bc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b3750c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'development' of github.com:bakaphp/kanvas-ecosystem-api…

    … into delete-region-validations
    arfenis committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5146234 View commit details
    Browse the repository at this point in the history
  4. update tests for region

    arfenis committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    dea35bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61b7a47 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1694 from bakaphp/delete-region-validations

    Delete region validations
    arfenis authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    f86aa9c View commit details
    Browse the repository at this point in the history
  7. Merge branch 'development' of github.com:bakaphp/kanvas-ecosystem-api…

    … into remove-slug-constraints
    arfenis committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a4a9337 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1695 from bakaphp/remove-slug-constraints

    Update slug migrations
    arfenis authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    84b0432 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    46c545c View commit details
    Browse the repository at this point in the history
  10. remove code

    arfenis committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    0e26646 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a00b9e0 View commit details
    Browse the repository at this point in the history
  12. remove useless code

    arfenis committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    098eb79 View commit details
    Browse the repository at this point in the history
  13. stylo

    arfenis committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    2760fda View commit details
    Browse the repository at this point in the history
  14. test naming

    arfenis committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    6c5c09b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b5bab8a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    abf331e View commit details
    Browse the repository at this point in the history
  17. Merge pull request #1696 from bakaphp/region-naming-validation

    Region naming validation
    arfenis authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    1426757 View commit details
    Browse the repository at this point in the history
  18. fix: importer

    kaioken committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    28f7468 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4fbc8c5 View commit details
    Browse the repository at this point in the history
  20. fix: import

    kaioken committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    88d5c4a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    cdb9147 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4bf1903 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c40dcb7 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    443f57d View commit details
    Browse the repository at this point in the history
  25. fix: model

    kaioken committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    22f0815 View commit details
    Browse the repository at this point in the history
  26. fix: model

    kaioken committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    2065ba8 View commit details
    Browse the repository at this point in the history
  27. Merge pull request #1697 from bakaphp/hotfix-shopify-channel-import

    refact: specify channel on import
    kaioken authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    cee1244 View commit details
    Browse the repository at this point in the history
  28. fix: type

    kaioken committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    804c986 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    00d2d81 View commit details
    Browse the repository at this point in the history
  30. fix: import

    kaioken committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    9d47e41 View commit details
    Browse the repository at this point in the history
  31. fix: integartion

    kaioken committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e21520a View commit details
    Browse the repository at this point in the history
  32. fix: integartion

    kaioken committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    d94549d View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    1607d40 View commit details
    Browse the repository at this point in the history
  34. fix: integartion

    kaioken committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    4e22b20 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    5d43380 View commit details
    Browse the repository at this point in the history
  36. feat: filter message by user

    kaioken committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    3d5143b View commit details
    Browse the repository at this point in the history
  37. Merge pull request #1701 from bakaphp/hotfix-shopify-channel-import

    feat: filter message by user
    kaioken authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    10cde4b View commit details
    Browse the repository at this point in the history
  38. fix: user relationship

    kaioken committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    983f973 View commit details
    Browse the repository at this point in the history
  39. fix: user relationship

    kaioken committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e00b6a9 View commit details
    Browse the repository at this point in the history
  40. fix: user relationship

    kaioken committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    55ac033 View commit details
    Browse the repository at this point in the history
  41. Merge pull request #1702 from bakaphp/hotfix-shopify-channel-import

    fix: user relationship
    kaioken authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    c1edda2 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    54dec30 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump guzzlehttp/guzzle from 7.8.1 to 7.9.0

    Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.8.1 to 7.9.0.
    - [Release notes](https://github.com/guzzle/guzzle/releases)
    - [Changelog](https://github.com/guzzle/guzzle/blob/7.9/CHANGELOG.md)
    - [Commits](guzzle/guzzle@7.8.1...7.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: guzzlehttp/guzzle
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    a14d6cc View commit details
    Browse the repository at this point in the history
  3. build(deps): bump stripe/stripe-php from 15.2.0 to 15.3.0

    Bumps [stripe/stripe-php](https://github.com/stripe/stripe-php) from 15.2.0 to 15.3.0.
    - [Release notes](https://github.com/stripe/stripe-php/releases)
    - [Changelog](https://github.com/stripe/stripe-php/blob/master/CHANGELOG.md)
    - [Commits](stripe/stripe-php@v15.2.0...v15.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: stripe/stripe-php
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    c04e63d View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump phpunit/phpunit from 11.2.7 to 11.2.8

    Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.2.7 to 11.2.8.
    - [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
    - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.2.8/ChangeLog-11.2.md)
    - [Commits](sebastianbergmann/phpunit@11.2.7...11.2.8)
    
    ---
    updated-dependencies:
    - dependency-name: phpunit/phpunit
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    485193c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1703 from bakaphp/dependabot/composer/guzzlehttp/…

    …guzzle-7.9.0
    
    build(deps): bump guzzlehttp/guzzle from 7.8.1 to 7.9.0
    kaioken authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d70a42b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1704 from bakaphp/dependabot/composer/stripe/stri…

    …pe-php-15.3.0
    
    build(deps): bump stripe/stripe-php from 15.2.0 to 15.3.0
    kaioken authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    bd49868 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1705 from bakaphp/dependabot/composer/phpunit/php…

    …unit-11.2.8
    
    build(deps-dev): bump phpunit/phpunit from 11.2.7 to 11.2.8
    kaioken authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    1cea10c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1707 from bakaphp/feat-zoho-lead-reciever-job

    Merge pull request #1655 from bakaphp/hotfix-zoho-lead
    kaioken authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    4759d33 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d3d8f0e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b3bb193 View commit details
    Browse the repository at this point in the history
  11. fix: isssue

    kaioken committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    8bff14b View commit details
    Browse the repository at this point in the history
  12. fix: reciever

    kaioken committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    249290e View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1708 from bakaphp/feat-zoho-lead-reciever-job

    refact: zoho lead reciever job
    kaioken authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    eb9d6dd View commit details
    Browse the repository at this point in the history
  14. build(deps): bump nuwave/lighthouse from 6.41.1 to 6.42.0

    Bumps [nuwave/lighthouse](https://github.com/nuwave/lighthouse) from 6.41.1 to 6.42.0.
    - [Release notes](https://github.com/nuwave/lighthouse/releases)
    - [Changelog](https://github.com/nuwave/lighthouse/blob/master/CHANGELOG.md)
    - [Commits](nuwave/lighthouse@v6.41.1...v6.42.0)
    
    ---
    updated-dependencies:
    - dependency-name: nuwave/lighthouse
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    a1b9191 View commit details
    Browse the repository at this point in the history
  15. build(deps): bump guzzlehttp/guzzle from 7.9.0 to 7.9.1

    Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.9.0 to 7.9.1.
    - [Release notes](https://github.com/guzzle/guzzle/releases)
    - [Changelog](https://github.com/guzzle/guzzle/blob/7.9/CHANGELOG.md)
    - [Commits](guzzle/guzzle@7.9.0...7.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: guzzlehttp/guzzle
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d986b0b View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Merge pull request #1709 from bakaphp/dependabot/composer/nuwave/ligh…

    …thouse-6.42.0
    
    build(deps): bump nuwave/lighthouse from 6.41.1 to 6.42.0
    kaioken authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    f13abc6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1710 from bakaphp/dependabot/composer/guzzlehttp/…

    …guzzle-7.9.1
    
    build(deps): bump guzzlehttp/guzzle from 7.9.0 to 7.9.1
    kaioken authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    a088051 View commit details
    Browse the repository at this point in the history
  3. hotfix : sync customer

    kaioken committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    9d8e1f0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1713 from bakaphp/hotfix-shopify-sync-customer

    Hotfix shopify sync customer
    kaioken authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    1b28988 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. feat : message workflow

    kaioken committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    6816d07 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1714 from bakaphp/feat-message-workflow

    feat : message workflow
    kaioken authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    94c8664 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    291a2de View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1715 from bakaphp/feat-message-workflow

    refact: when they seng strigify message
    kaioken authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    eadd08a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c45914d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97fc46d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1716 from bakaphp/feat-message-workflow

    refact: when they seng strigify message
    kaioken authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    4807ce1 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    a9db93c View commit details
    Browse the repository at this point in the history
  2. feat: add sync of metafields

    kaioken committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    38befef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    343ed67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1fe433a View commit details
    Browse the repository at this point in the history
  5. build(deps): bump vlucas/phpdotenv from 5.6.0 to 5.6.1

    Bumps [vlucas/phpdotenv](https://github.com/vlucas/phpdotenv) from 5.6.0 to 5.6.1.
    - [Release notes](https://github.com/vlucas/phpdotenv/releases)
    - [Commits](vlucas/phpdotenv@v5.6.0...v5.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: vlucas/phpdotenv
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    43c5ad6 View commit details
    Browse the repository at this point in the history
  6. build(deps): bump spatie/laravel-health from 1.29.3 to 1.29.4

    Bumps [spatie/laravel-health](https://github.com/spatie/laravel-health) from 1.29.3 to 1.29.4.
    - [Release notes](https://github.com/spatie/laravel-health/releases)
    - [Changelog](https://github.com/spatie/laravel-health/blob/main/CHANGELOG.md)
    - [Commits](spatie/laravel-health@1.29.3...1.29.4)
    
    ---
    updated-dependencies:
    - dependency-name: spatie/laravel-health
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    6201562 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Merge pull request #1720 from bakaphp/dependabot/composer/spatie/lara…

    …vel-health-1.29.4
    
    build(deps): bump spatie/laravel-health from 1.29.3 to 1.29.4
    kaioken authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    8333989 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1719 from bakaphp/dependabot/composer/vlucas/phpd…

    …otenv-5.6.1
    
    build(deps): bump vlucas/phpdotenv from 5.6.0 to 5.6.1
    kaioken authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    18591e0 View commit details
    Browse the repository at this point in the history
  3. fix: test

    kaioken committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    cdac0c0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1718 from bakaphp/feat-shopify-metafields

    feat: shopify metafields + attributes
    kaioken authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ba1df93 View commit details
    Browse the repository at this point in the history
  5. udpate composer

    kaioken committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    13cf6df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03f6978 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab9f9d9 View commit details
    Browse the repository at this point in the history
  8. feat: add test

    kaioken committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a3cac14 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1723 from bakaphp/feat-graph-subscription

    feat: add graphql subscription
    kaioken authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    473c3c5 View commit details
    Browse the repository at this point in the history
  10. refactor: add test

    FredPeal committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1f7a2a1 View commit details
    Browse the repository at this point in the history
  11. Apply fixes from StyleCI

    StyleCIBot committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e784143 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1724 from bakaphp/analysis-jl3R5R

    Apply fixes from StyleCI
    FredPeal authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6fc84a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    eeb6552 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e90dd49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfda07f View commit details
    Browse the repository at this point in the history
  4. build(deps): bump guzzlehttp/guzzle from 7.9.1 to 7.9.2

    Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.9.1 to 7.9.2.
    - [Release notes](https://github.com/guzzle/guzzle/releases)
    - [Changelog](https://github.com/guzzle/guzzle/blob/7.9/CHANGELOG.md)
    - [Commits](guzzle/guzzle@7.9.1...7.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: guzzlehttp/guzzle
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    ee49fa8 View commit details
    Browse the repository at this point in the history
  5. build(deps-dev): bump phpstan/phpstan from 1.11.7 to 1.11.8

    Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.11.7 to 1.11.8.
    - [Release notes](https://github.com/phpstan/phpstan/releases)
    - [Changelog](https://github.com/phpstan/phpstan/blob/1.12.x/CHANGELOG.md)
    - [Commits](phpstan/phpstan@1.11.7...1.11.8)
    
    ---
    updated-dependencies:
    - dependency-name: phpstan/phpstan
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    fbee92a View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Merge pull request #1726 from bakaphp/dependabot/composer/phpstan/php…

    …stan-1.11.8
    
    build(deps-dev): bump phpstan/phpstan from 1.11.7 to 1.11.8
    kaioken authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    b5bb7d6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1725 from bakaphp/dependabot/composer/guzzlehttp/…

    …guzzle-7.9.2
    
    build(deps): bump guzzlehttp/guzzle from 7.9.1 to 7.9.2
    kaioken authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    61a0f3f View commit details
    Browse the repository at this point in the history
  3. refactor: add exception

    FredPeal committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    1a2b4b1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1721 from bakaphp/KCT-106

    create default message activity
    kaioken authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    1f86f75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b119ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    28c3870 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    935a336 View commit details
    Browse the repository at this point in the history
  8. Add Attribute types actions

    arfenis committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    caab236 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9f1cdd5 View commit details
    Browse the repository at this point in the history
  10. Add attribute types tests

    arfenis committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    44c4adc View commit details
    Browse the repository at this point in the history
  11. update migration

    arfenis committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    0c3b556 View commit details
    Browse the repository at this point in the history
  12. stylo

    arfenis committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    53be279 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b662422 View commit details
    Browse the repository at this point in the history
  14. Add user as param for dto

    arfenis committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    ecf4e4d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    03c6938 View commit details
    Browse the repository at this point in the history
  16. Add slug trait to models

    arfenis committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    1c0bd80 View commit details
    Browse the repository at this point in the history
  17. add user to attribute type

    arfenis committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    7d98fcd View commit details
    Browse the repository at this point in the history
  18. Merge pull request #1727 from bakaphp/attribute-type

    [1.x] Attribute type inputs
    arfenis authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    9968549 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d42959f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8f6059d View commit details
    Browse the repository at this point in the history
  21. add input to attribute dto

    arfenis committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    a153c90 View commit details
    Browse the repository at this point in the history
  22. build(deps): bump nuwave/lighthouse from 6.42.0 to 6.42.1

    Bumps [nuwave/lighthouse](https://github.com/nuwave/lighthouse) from 6.42.0 to 6.42.1.
    - [Release notes](https://github.com/nuwave/lighthouse/releases)
    - [Changelog](https://github.com/nuwave/lighthouse/blob/master/CHANGELOG.md)
    - [Commits](nuwave/lighthouse@v6.42.0...v6.42.1)
    
    ---
    updated-dependencies:
    - dependency-name: nuwave/lighthouse
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    1922248 View commit details
    Browse the repository at this point in the history
  23. build(deps): bump stripe/stripe-php from 15.3.0 to 15.4.0

    Bumps [stripe/stripe-php](https://github.com/stripe/stripe-php) from 15.3.0 to 15.4.0.
    - [Release notes](https://github.com/stripe/stripe-php/releases)
    - [Changelog](https://github.com/stripe/stripe-php/blob/master/CHANGELOG.md)
    - [Commits](stripe/stripe-php@v15.3.0...v15.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: stripe/stripe-php
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    47d0e3d View commit details
    Browse the repository at this point in the history
  24. build(deps): bump spatie/laravel-data from 4.7.1 to 4.7.2

    Bumps [spatie/laravel-data](https://github.com/spatie/laravel-data) from 4.7.1 to 4.7.2.
    - [Release notes](https://github.com/spatie/laravel-data/releases)
    - [Changelog](https://github.com/spatie/laravel-data/blob/main/CHANGELOG.md)
    - [Commits](spatie/laravel-data@4.7.1...4.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: spatie/laravel-data
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    2e701e5 View commit details
    Browse the repository at this point in the history
  25. build(deps): bump meilisearch/meilisearch-php from 1.9.0 to 1.9.1

    Bumps [meilisearch/meilisearch-php](https://github.com/meilisearch/meilisearch-php) from 1.9.0 to 1.9.1.
    - [Release notes](https://github.com/meilisearch/meilisearch-php/releases)
    - [Commits](meilisearch/meilisearch-php@v1.9.0...v1.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: meilisearch/meilisearch-php
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    9614044 View commit details
    Browse the repository at this point in the history
  26. Merge pull request #1732 from bakaphp/dependabot/composer/meilisearch…

    …/meilisearch-php-1.9.1
    
    build(deps): bump meilisearch/meilisearch-php from 1.9.0 to 1.9.1
    kaioken authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    ca484ea View commit details
    Browse the repository at this point in the history
  27. Merge pull request #1731 from bakaphp/dependabot/composer/spatie/lara…

    …vel-data-4.7.2
    
    build(deps): bump spatie/laravel-data from 4.7.1 to 4.7.2
    kaioken authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    2046ea1 View commit details
    Browse the repository at this point in the history
  28. Merge pull request #1730 from bakaphp/dependabot/composer/stripe/stri…

    …pe-php-15.4.0
    
    build(deps): bump stripe/stripe-php from 15.3.0 to 15.4.0
    kaioken authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    79e81d4 View commit details
    Browse the repository at this point in the history
  29. Merge pull request #1729 from bakaphp/dependabot/composer/nuwave/ligh…

    …thouse-6.42.1
    
    build(deps): bump nuwave/lighthouse from 6.42.0 to 6.42.1
    kaioken authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    54d479e View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Feedback

    arfenis committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    1b6af47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c020a43 View commit details
    Browse the repository at this point in the history
  3. validation

    arfenis committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    60cb2d8 View commit details
    Browse the repository at this point in the history
  4. shopify test update

    arfenis committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    e5ac673 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1728 from bakaphp/attribute-input-type

    [1.x] Attribute input type
    arfenis authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    4818725 View commit details
    Browse the repository at this point in the history
  6. feat: download all zoho leads

    kaioken committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    bfb1c73 View commit details
    Browse the repository at this point in the history
  7. refact: use yield

    kaioken committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    d47a396 View commit details
    Browse the repository at this point in the history
  8. build(deps): bump spatie/laravel-health from 1.29.4 to 1.30.0

    Bumps [spatie/laravel-health](https://github.com/spatie/laravel-health) from 1.29.4 to 1.30.0.
    - [Release notes](https://github.com/spatie/laravel-health/releases)
    - [Changelog](https://github.com/spatie/laravel-health/blob/main/CHANGELOG.md)
    - [Commits](spatie/laravel-health@1.29.4...1.30.0)
    
    ---
    updated-dependencies:
    - dependency-name: spatie/laravel-health
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    fed29da View commit details
    Browse the repository at this point in the history
  9. build(deps): bump laravel/framework from 11.17.0 to 11.18.1

    Bumps [laravel/framework](https://github.com/laravel/framework) from 11.17.0 to 11.18.1.
    - [Release notes](https://github.com/laravel/framework/releases)
    - [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
    - [Commits](laravel/framework@v11.17.0...v11.18.1)
    
    ---
    updated-dependencies:
    - dependency-name: laravel/framework
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    6c2eb29 View commit details
    Browse the repository at this point in the history
  10. build(deps): bump symfony/mailgun-mailer from 7.1.2 to 7.1.3

    Bumps [symfony/mailgun-mailer](https://github.com/symfony/mailgun-mailer) from 7.1.2 to 7.1.3.
    - [Release notes](https://github.com/symfony/mailgun-mailer/releases)
    - [Changelog](https://github.com/symfony/mailgun-mailer/blob/7.1/CHANGELOG.md)
    - [Commits](symfony/mailgun-mailer@v7.1.2...v7.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: symfony/mailgun-mailer
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    f2eea89 View commit details
    Browse the repository at this point in the history
  11. build(deps): bump symfony/http-client from 7.1.2 to 7.1.3

    Bumps [symfony/http-client](https://github.com/symfony/http-client) from 7.1.2 to 7.1.3.
    - [Release notes](https://github.com/symfony/http-client/releases)
    - [Changelog](https://github.com/symfony/http-client/blob/7.1/CHANGELOG.md)
    - [Commits](symfony/http-client@v7.1.2...v7.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: symfony/http-client
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    e2dd18b View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    3fd8127 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    624d612 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    894f6a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5989c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8972d2e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f4aea47 View commit details
    Browse the repository at this point in the history
  7. fix: relate lead to contact

    kaioken committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    7720150 View commit details
    Browse the repository at this point in the history
  8. refact: downlaod all leads

    kaioken committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    1b733ae View commit details
    Browse the repository at this point in the history
  9. feat: add new command

    kaioken committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    316a7d7 View commit details
    Browse the repository at this point in the history
  10. feat: add new command

    kaioken committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    bbf9e31 View commit details
    Browse the repository at this point in the history
  11. feat: add new command

    kaioken committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    7bc823b View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1733 from bakaphp/feat-download-all-zoho-leads

    feat: download all zoho leads
    kaioken authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    2274be2 View commit details
    Browse the repository at this point in the history
  13. refact: add new index

    kaioken committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    db8682b View commit details
    Browse the repository at this point in the history
  14. Merge pull request #1738 from bakaphp/feat-download-all-zoho-leads

    refact: add new index
    kaioken authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    45b9f47 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    db33e15 View commit details
    Browse the repository at this point in the history
  2. refact: add user to share msg

    kaioken committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    96a249b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1739 from bakaphp/refact-message-slug

    refact: add user to share msg
    kaioken authored Jul 28, 2024
    Configuration menu
    Copy the full SHA
    a6ca555 View commit details
    Browse the repository at this point in the history