mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
- @roschaefer suggested to 'Ask the user to type in the name of the resource that should be destroyed' - he also showed concern for setting `wrapper.setData({ deleteEnabled: true })`, this commit allows interaction in the component tests with the input field that sets deleteEnabled to true if it matches the resource that should be destroyed - this `PR` also removes the use of buefy and it's underlying bulma since we don't need a switch or check boxes - german translations have also been added