Tareq Kirresh
Tareq Kirresh
Id love it if I can extend the base classes and make it part of j2html to boot Edit : my original plan was to create new versions of each...
I Dont mind doing it like that, by extending each base class. But should this be in this repo or another repo? Edit: Looking at this code base, I can...
I went ahead and did that https://github.com/TareqK/j2htmx
Closing this, as i created j2htmx to extend for now
Can we at least add JSLint and do some documentation and cleanup the files? It would make the transition easier
General Stuff related to formatting, for example this block ```javascript var mainPath = automationPath + 'lib/javascript/core/'; //https://wiki.shibboleth.net/confluence/display/IDP30/ScriptedAttributeDefinition var logger = Java.type("org.slf4j.LoggerFactory").getLogger("jsr223.javascript"); try { var RuleBuilder = Java.type("org.openhab.core.automation.util.RuleBuilder"); } catch(e) {...
Reading into the sphynx-js Link you put up, it seems that it takes JSDoc anyhow, so i will be going ahead with the cleanups/docs, But expect a lot of asking...
Well Ive looked at the code and did some cleanups to the spacing and whatnot, but before i start documenting, i need a bit more info about a couple of...
For release notes and docs, has anybody looked into making living documents from code/ adding documented unit tests for examples?
@javaindian For what its worth, when we did this(from jira to leantime), all we did was import the CSV into MYSQL directly by renaming the headers, setting the ticket statuses...