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

Ofbiz 11756 vue js renderer #57

Draft
wants to merge 24 commits into
base: trunk
Choose a base branch
from

Conversation

Olivier-Heintz
Copy link

Implemented: add plugins to have ofbiz components usable with the vuejs renderer (OFBIZ-11756)

Explanation
4 new addons: vuejs, themefrontjs, examplefjs and partyfjs to be able to have a complete usage of vuejs renderer (included in vuejs plugin)

This PR is to demonstrate frontjs renderer and vuejs implementation, to easily discuss on technical choices

Thanks: to Julien Bachelier for Vue.Js code in vuejs plugin

holivier and others added 21 commits February 12, 2021 15:26
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
(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.
@Olivier-Heintz
Copy link
Author

there are some related comments on PR#27

@sonarcloud
Copy link

sonarcloud bot commented Mar 3, 2021

SonarCloud Quality Gate failed.

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

No Coverage information No Coverage information
3.2% 3.2% Duplication

@sonarcloud
Copy link

sonarcloud bot commented Apr 19, 2021

SonarCloud Quality Gate failed.

Bug C 2 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 1 Security Hotspot
Code Smell A 256 Code Smells

No Coverage information No Coverage information
3.2% 3.2% Duplication

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.

2 participants