ofbiz-framework icon indicating copy to clipboard operation
ofbiz-framework copied to clipboard

Improved: List and Grid (OFBIZ-11345)

Open PierreSmits opened this issue 3 years ago • 3 comments

According to the definition in widget-form.xsd the use of a combination of a form with type="list" is deprecated in favour of a grid. Refactor various list forms into grids. Refactor various list form references in screens.

Modified: LayoutScreens.xml: from form ref to grid ref LayoutForms.xml: from form definition with list ref to grid definition with list ref additional cleanup

PierreSmits avatar Feb 06 '22 13:02 PierreSmits

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarqubecloud[bot] avatar Feb 06 '22 13:02 sonarqubecloud[bot]

Contains unwanted changes (I think it is not necessary to repeat them, all the same), will not be merged.

mbrohl avatar Feb 07 '22 13:02 mbrohl

The changes committed in this pull request are in line with guidelines and best practices established over the course of the project under the wings of the ASF, which were applied on merged pull request as recent as 7 days ago.

If you want the guidelines changed, you are welcome to start a discussion in dev@.

You can NOT unilaterally decide what will and will not be merged by other volunteers. That is dictatorship!

PierreSmits avatar Feb 07 '22 14:02 PierreSmits

I did several of them and often crossed issues afterward, botched work relying on committers to assume, closing

JacquesLeRoux avatar Sep 24 '22 13:09 JacquesLeRoux