Re: SonarCloud detecting duplicate code in PR

2022-10-20 Thread Daniel Watford
Hi Aditya, Setting an exclusion in .sonarcloud.properties resolved the problem for me: > sonar.exclusions=themes/common-theme/webapp/common-theme/js/jquery/**/* No more duplicates detected on my PR. Thanks for the suggestion. Dan. On Mon, 17 Oct 2022 at 07:53, Aditya Sharma wrote: > Hello

Re: Using htmx to make OFbiz more dynamic - FYI

2022-10-20 Thread Jacques Le Roux
Hi Eugen, This seems to confirm what you said: https://htmx.org/essays/a-real-world-react-to-htmx-port/ Thanks Jacques Le 08/08/2022 à 22:30, Eugen Stan a écrit : Hello, I recently came across htmx (and _hyperscript). I am currently evaluating it - no real experience yet. What I tested so