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

Excluir/Incluir Itens na assinatura (#141) #10

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

cedran
Copy link
Collaborator

@cedran cedran commented Feb 3, 2025

  • feat: removed deprecated magento 2 classes

  • feat: removed deprecated magento 2 classes

  • fix: remove unused patch

  • fix: call non existing class

  • fix: return composer version

  • Versionamento da 2.1.0

  • feat: adding and deleting items in the subscription

  • feat: exclude and include subscription items

  • fix: adding validation so you can't exclude shipping or leave a subscription without a product

  • feat: add duration in subscription item

  • fix: add permanent option in item cycles

  • refactor: restoring OrderCreator helper

  • fix: adjust creation of new orders

  • refactor: create observer to update subscription data

  • feat: add quantity in subscription item

  • fix: error updating subscription items in the observer

  • fix: add validate quantity greater than zero

  • fix: add validate quantity greater than zero

  • fix: add validate quantity greater than zero

  • fix: customer id error when create register

  • fix: customer id error when create register

  • fix: fixing zero price validations

  • fix: finalizing orders with zero prices

  • feat: new card layout

  • fix: same input id for different fields

  • fix: cacheable false for product view

  • fix: add cache key info product block

  • fix: add discount in subscriptions

  • fix: correcting quantity validation in shipping

  • feat: added all available brands

  • fix: removed status on item creation

  • fix: correcting duplication of items on the invoice

  • fix: adjusting the addition of temporary items

  • fix: removing the item when creating the invoice

  • fix: removing the item when creating the invoice

  • fix: removing the item when creating the invoice

  • fix: removing the item when creating the invoice

  • fix: removing the item when creating the invoice

  • fix: removing duplication in translation


O que mudou

Descreva em poucas palavras o que muda para usuários do projeto. Esta descrição será utilizada para publicar o changelog.

Motivação

Descreva a motivação deste PR. Explique qual é o problema que queremos resolver.

Solução proposta

Descreva a solução proposta para resolver o problema mencionado na seção "Motivação", incluindo os detalhes técnicos necessários para entender essa solução.

Como testar

Descreva detalhadamente, passo a passo, como testar este PR. Especifique requisitos, como por exemplo, acesso prévio em alguma ferramenta.

* feat: removed deprecated magento 2 classes

* feat: removed deprecated magento 2 classes

* fix: remove unused patch

* fix: call non existing class

* fix: return composer version

* Versionamento da 2.1.0

* feat: adding and deleting items in the subscription

* feat: exclude and include subscription items

* fix: adding validation so you can't exclude shipping or leave a subscription without a product

* feat: add duration in subscription item

* fix: add permanent option in item cycles

* refactor: restoring OrderCreator helper

* fix: adjust creation of new orders

* refactor: create observer to update subscription data

* feat: add quantity in subscription item

* fix: error updating subscription items in the observer

* fix: add validate quantity greater than zero

* fix: add validate quantity greater than zero

* fix: add validate quantity greater than zero

* fix: customer id error when create register

* fix: customer id error when create register

* fix: fixing zero price validations

* fix: finalizing orders with zero prices

* feat: new card layout

* fix: same input id for different fields

* fix: cacheable false for product view

* fix: add cache key info product block

* fix: add discount in subscriptions

* fix: correcting quantity validation in shipping

* feat: added all available brands

* fix: removed status on item creation

* fix: correcting duplication of items on the invoice

* fix: adjusting the addition of temporary items

* fix: removing the item when creating the invoice

* fix: removing the item when creating the invoice

* fix: removing the item when creating the invoice

* fix: removing the item when creating the invoice

* fix: removing the item when creating the invoice

* fix: removing duplication in translation

---------

Co-authored-by: Thiago Contardi <[email protected]>
Co-authored-by: Thiago Contardi <[email protected]>
Co-authored-by: Thais Kusuki <[email protected]>
Co-authored-by: Thais Kusuki <[email protected]>
Co-authored-by: Iago Cedran <[email protected]>
Co-authored-by: Contardi <[email protected]>
@cedran cedran merged commit 551d054 into bizcommerce:development Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant