Conversation
|
Hi Olivier, SonarCloud Code Analysis was not good :/ Could you please check? After that I'll check all "SonarCloud Quality Gate failed." messages to "apache/ofbiz-*ofbiz-*@noreply.github.com" they went unnoticed so far |
|
Hi Olivier, It seems uneasy but please check the issues reported by "SonarCloud Quality Gate ", TIA |
|
SonarCloud Quality Gate failed.
|
d007a3a to
542d70b
Compare
|
SonarCloud Quality Gate failed.
|
1ab7731 to
7dca015
Compare
7dca015 to
00dcd83
Compare
|
SonarCloud Quality Gate failed.
|
|
SonarCloud Quality Gate failed.
|
plugin rename all flatgrey to fronjs or thfrontjs
Previous one has symbolic link not files
and correction for mini stylesheet which was with a old theme name
for add vuejs as children of html
div for Portal.vue
portal and portlet
(OFBIZ-11907) (#221) after modification in trunk: WidgetWorker now build URI and URL is build after call to WidgetWorker.
send directly target and targetType
Currently, buildHyperlinkUri not supports uri with parameters write with
{xxxx}
should be study to know if it's a bug or parameters like this should not
appear.
in vuejs targetType is not yet manage, there will be some error/warning
message added when code review will be done on this method
…reenBegin by renderBegin and same for close.
…id to load too many things
1b9a6fb to
992ee19
Compare
|
@Olivier-Heintz This PR seems to be problematic in several aspects:
|
|
If you want to show that this is a draft PR which is not finished yet to be reviewed and merged, you can also specify a "draft pull request". I did not find a way to specify this afterwards so you might need to provide a new PR instead. |
…se table has no th
|
SonarCloud Quality Gate failed.
|
|
Thank you Michael for your remarks. PS: Currently, my knowledge of vuejs is not enough to remove all duplicate lines ! |
Implemented: add plugins to have ofbiz components usable with the vuejs renderer (OFBIZ-11756)
Explanation
3-4 new addons: vuejs, themefrontjs, examplefjs and partyfjs to be able to have a complete usage of vuejs renderer (included in vuejs plugin)
Thanks: to Julien Bachelier for Vue.Js code in vuejs plugin