Skip to content

v2.26.5

Compare
Choose a tag to compare
@PauloGoncalvesBH PauloGoncalvesBH released this 18 Oct 23:30
· 171 commits to trunk since this release

2.26.5 (2022-10-18)

Code Refactoring

  • add concluiCompra method (0fc3d4c)
  • add removeCarrinho method (8fbbb1b)
  • check for carrinhoDoUsuario length and use removeCarrinho method from carrinhosService (e560be5)
  • move all produtosService calls to carrinhosService (a756731)
  • move produtosService usage inside carrinhosService (2837023)
  • remove validation of undefined for returned array (74a71e2)
  • use concluiCompra method from carrinhosService (f5d3bb5)

Continuous Integration

  • fix sonar and contract jobs to clone PR from Fork (ed48fe9)

Miscellaneous

  • Merge pull request #378 from edumaxsantos/refactoring/carrinhos-controller (325cdf7), closes #378
  • Revert "chore(release): use default changelog content" (d7ec542)