Tobi

Results 19 comments of Tobi

I'd say - Add a message that x happened (eg. "All permissions called group.x have been removed") - And sure a flag/argument to not have it happening at all

I think the default filter should be applied everytime, but can be disallowed using `! #default` (or with whatever special symbol we go).

Regarding priorities of things in Verbose. I think it shoulf be handled like this: - If two same nodes have been set, the value of the latest node will be...

Should be all fine now. Changed some more messages on the Download page, aswell as fixed some formatting/intendation.

Merged the one from BrainStone in.

What "3 subproject READMEs" do you mean?

These don't exist on the v2 branch.

Probably an issue with the [vue-multiselect package](https://github.com/shentao/vue-multiselect).

I think I got a solution figured out. We need to remove [this line](https://github.com/shentao/vue-multiselect/blob/master/src/Multiselect.vue#L62). Cloned the repo, removed the line, ran `npm run dev`. Now on the page, if I...

Relates to #103 I think