Resolve "Add checkbox for public buckets"
Compare changes
Files
6- Daniel Göbel authored
@@ -5,8 +5,8 @@ import FontAwesomeIcon from "@/components/FontAwesomeIcon.vue";
@@ -15,6 +15,7 @@ import { useNameStore } from "@/stores/names";
@@ -32,6 +33,17 @@ const bucketRepository = useBucketStore();
@@ -56,12 +68,21 @@ function permissionDeleted() {
@@ -70,11 +91,28 @@ onMounted(() => {
@@ -236,30 +274,35 @@ onMounted(() => {