vPAV icon indicating copy to clipboard operation
vPAV copied to clipboard

As an IT-Architect I want to change rulesets interactively, in order to evaluate effects of my changes for all processes I supervise

Open fkoehne opened this issue 8 years ago • 1 comments

Idea taken from @sdibernardo here: https://github.com/viadee/vPAV/issues/16

fkoehne avatar Mar 16 '18 13:03 fkoehne

As the HTML output is browser-based, we have to find a solution that works with the browsers sandbox. In general, we could store the actual ruleset inside JS and alter the contents via buttons & textfields. Once the changes are done, it could be downloaded as direct access to the harddrive is not permitted. Should work similar to #16

sdibernardo avatar May 15 '18 07:05 sdibernardo