Skip to content

Add Latest Log Commits and Refactor ProductViewForms

Anna Yabe requested to merge log-and-improvements into main

This merge request includes two important updates:

Log Commits:

Added the latest commit related to the Log feature to ensure the Log merge request is successful and consistent. This was necessary because the next merges request (router) needed ViewUtils renamed methods.

ProductViewForms Refactor:

Changed ProductViewForms from static to non-static.

Combining these updates in one MR helps to separate the next commits in 2 categories: "Add Latest Log Commits and Refactor ProductViewForms" and "Router".

Edited by Anna Yabe

Merge request reports