Tareq Kirresh

Results 9 issues of Tareq Kirresh

So i was looking at the tutourial on the Javalin website, and I saw that there is a lot of calls to app.XXX methods. We can probably throw these into...

enhancement

https://htmx.org/ is a library that adds extra tags to HTML to create new behaviors and follows the Localization of Behavior pattern. It would be great if we can support these...

Pretty self explanatory, It would be nice to re-write the JavaScript extensions in es6 syntax, because the class-based syntax there is cleaner to work with. Adding ES/JSLint is also a...

enhancement
javascript

So after some debugging on a project, i found out that the driver doesn't implement ``HasAuthentication``, which means that using basic authentication with selenide does not work - and might...

So The concept here is to allow rendering part of a template, instead of the whole template, by defining a fragments system. This isnt the same as including a template...

pull request welcome

**Is your feature request related to a problem? Please describe.** When doing product research or working on PMF, one of the best tools available to product owners and teams is...

Feature
Needs Review

### Changes This is a refactor that upgrades the mvc-common library to Jakarta EE6.0 and JDK 17, allowing use on more modern servers and libraries - the tests were also...

**Describe the feature** While running tests quickly that require a lot of session generation(near a normal use case), we occasionally found that tests failed for no reason. When we looked...

FEATURE REQUEST

### Changes This is a refactor that upgrades the mvc-common library to Jakarta EE6.0 and JDK 21, allowing use on more modern servers and libraries - the tests were also...