ron

Results 17 issues of ron

first: thanks for you project. I have a table with many columns and checkbox cells. to save space i would like to keep the columns slim. for this i need...

enhancement

**Description:** currently the json sink mapper supports only primitive types (string, int, ...) other data types, such as lists are ignored silently. pls add support for lists and objects maybe...

**Description:** unique:ever window emits unexpectedly many duplicats **Affected Siddhi Version:** siddhi-tooling-5.1.0 **OS, DB, other environment details and versions:** win 10 **Steps to reproduce:** @App:name("RaceRank") @App:description("Description of the plan") @sink(type='log', prefix='IN')...

OpenIDConnectAuth now supports discovery. thanks ! Support for OpenID Connect Back-Channel Logout specification: https://openid.net/specs/openid-connect-backchannel-1_0.html would be great.

enhancement

Hello, I have a vertx application (java) where I would like to use d3.js to generate server side svg charts. I think that polyglot programming makes most sense if one...

question

example: https://gitlab.ow2.org/bonita/bonita-openapi/-/tree/master currently there is no way of importing this openapi spec into yajsw. import of the entry point openapi/openapi.yaml causes the following error: `java.lang.RuntimeException: Unable to load RELATIVE ref:...

Which version(s) did you encounter this bug ? 4.4.0 ### Do you have a reproducer? ChainAuthHandler authHandler = ChainAuthHandler.any(); authHandler.add(formHandler); successful login returns http status 405 the problem is, that...

bug

When an event is resized the displayed time is updated, but not when it is dragged. This makes it difficult for users to exactly drop the event on the desired...

Hello, I need to show a week calendar with only day of week and no day of month. this is easy to implement: _**weekdays-headings.vue:**_ line 69: `dayOfMonth: !this.options.hideDayOfMonth ? date.getDate()...

**Describe the bug** Builder: when removing an invalid component, so that the form becomes valid, the lib should emit a builderFormValidityChange event **Version/Branch** 5.0.0-rc.76 **To Reproduce** Steps to reproduce the...