Michael Barnett
Michael Barnett
So assuming you have a pipeline with multiple levels/stages... just to know which stage you clicked on, in my case I would use it to know which data set to...
Agreed with removing zeroes for usability, but having to adapt the data to remove subsets with no values made for some efficient backend code π
@Dogfalo while it helps some use cases, I don't think #4361 actually solves the problem. It could be a list of thousands that needs searching. What we ultimately need is...
+1 Currently using Gotenburg until this is resolved :(
For those hosting on linux (and needing to show client something), I recommend checking out [gotenberg](https://thecodingmachine.github.io/gotenberg/) which you can run alongside your app in a container and generate your PDFs...
@fpanaccia Thanks for the update! I'm probably going to wait for a proper release, learnt my lesson long ago from using preview builds... π
Any news on this? π₯Ίπ
I got around to an implementation of sorts, using the standard jquery ui drag and drop api. If people are interested I'll organise to put the code up but it's...
Unfortunately not, but if you can show me how to contribute the code you can try it yourself, this is my first contribution to github ever... Also it's only tested...