vPAV
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
Idea taken from @sdibernardo here: https://github.com/viadee/vPAV/issues/16
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