diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 56b5869ee..581c8d850 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -441,7 +441,7 @@ jobs: report_name: Coverage Admin Interface type: lcov result_path: ./coverage/lcov.info - min_coverage: 53 + min_coverage: 55 token: ${{ github.token }} ############################################################################## diff --git a/admin/public/img/brand/gradido_logo_w.png b/admin/public/img/brand/gradido_logo_w.png new file mode 100644 index 000000000..b6a8f5c27 Binary files /dev/null and b/admin/public/img/brand/gradido_logo_w.png differ diff --git a/admin/src/components/CreationFormular.vue b/admin/src/components/CreationFormular.vue index b6a12433e..7fb3af514 100644 --- a/admin/src/components/CreationFormular.vue +++ b/admin/src/components/CreationFormular.vue @@ -1,21 +1,6 @@