Tristan De Oliveira

Results 9 comments of Tristan De Oliveira

I looked at the code, this features is not developed yet. Considering that anyone creating an app with permission requirements will need this feature, I'm currently working on a PR...

Check this: https://github.com/BinarCode/vue-form-wizard/pull/311 It's PR adding this feature

No... I've made PR supporting header scope. https://github.com/BinarCode/vue-form-wizard/pull/311

@lemaia This project is dead, you can my fork or use a package like https://www.npmjs.com/package/patch-package to add this feature yourself. It's pretty easy to add.

Highly usefull feature, could also be cool to add Application Auth only on Preview Apps to prevent unwanted usage of that apps +1

I don't have the rights to merge on this repository

@biagionicp I had the same problem but I found the source. remove item.setUpdates(new ArrayList()); because johm use RedisList to save entities ! And before add anything in list you need...