Stephen Russett

Results 312 comments of Stephen Russett

@jdbranham update for you, I should have initial release with basics in place tomorrow

little behind but conversion has started here: https://github.com/StephenOTT/Quintessential-Tasklist-Zeebe/tree/micronaut

Update for you on migration: 1. Form server and validation logic has been converted and tested 2. User task controllers, storage and logic has been 90+% migrated. Few smaller updates...

Update. All the parts have been added for recreation of end to end. You can deploy workflows, start workflow instances, the worker will generate user tasks in the db, add...

https://github.com/vert-x3/vertx-service-proxy/blob/master/src/main/java/io/vertx/serviceproxy/ServiceException.java

https://vertx.io/docs/vertx-micrometer-metrics/java/ + generate some metrics for the client and workers in general

So consider this example: You have a chart, and you duplicate the chart (Chart-A and Chart-B) (copy and paste). Then you edit Chart-A with a smaller Font on the title....

Thank you for the details @speckyspooky What about a feature that would let a user select specific advanced properties (such as ctrl+click rows you want to copy) and then paste...

@raj-manvar this reminds me a similar feature, and blocking point that i ran into: https://github.com/trinodb/trino/issues/16539 impersonation creates various issues for adding access control data into the auth process