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

Release 3.2.0 #385

Merged
merged 23 commits into from
Jan 29, 2024
Merged

Release 3.2.0 #385

merged 23 commits into from
Jan 29, 2024

Conversation

mateus-picoloto
Copy link
Contributor

✨ New Features

  • Autonomy in choosing payment methods for Subscriptions
  • Installments up to 12x on credit card for Subscriptions

🐛 Bug fixes

  • Error accessing the product edit page
  • Compatibility with PHP 8.2/8.3
  • Error when finalizing 0 cost purchase
  • First name and last name fields not mandatory
  • Failed to generate the recurring order due to lack of CustomerId
  • Duplication of stock reduction - @tiagopapile

mateus-picoloto and others added 23 commits December 19, 2023 16:50
* chore: Update catalog-info.yaml

* chore: remove catalog-info.yaml

* tests: create unit tests setup

* ci: added unit tests job

* tests: correct test class extension

* build: change mockery version

* ci: ignore dev dependencies in lint

* ci: ignore dev dependencies in lint

* fix: missing class import

* test: add more coverage to AccountService tests

* test: add Model Customer tests

* fix: code smells

* test: fix typo test name��

---------

Co-authored-by: Fabiano Mallmann <[email protected]>
* fix: compatibilization with php 7.3 and older versions

* build: change tests autoload to be autoload-dev

* build: change monolog version to <2 to be compatible with php 7.1

* refactor: remove unused resource classes

* build: add monolog dependency

* chore: add ignore codesniffer rule
Feat/paopn 659 toggle subscription payment
feat: allow installments for subscription
fix: removed hiperlink from pix code in emails
* chore: Update catalog-info.yaml

* chore: remove catalog-info.yaml

* fix: potential duplication of stock reduction

---------

Co-authored-by: Mateus Picoloto <[email protected]>
Co-authored-by: Fabiano Mallmann <[email protected]>
* docs: adding new contributor

* build: update version
Copy link

⚠️ Este repositório ainda não está catalogado no Backstage. ⚠️

Por favor, catalogue-o seguindo as instruções nesta documentação. [Via VPN].

💁 Qualquer problema ou dúvida, estamos no Slack, basta abrir um ticket no canal #help-foundation-platform.

Copy link

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

18 New issues
0 Security Hotspots
4.4% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

@mateus-picoloto mateus-picoloto merged commit 20a8147 into master Jan 29, 2024
4 checks passed
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.

4 participants