From f901b2bc594e7249697201c6c59e09bd398104de Mon Sep 17 00:00:00 2001 From: Venkata Chandra Sekhar Nainala Date: Thu, 1 Aug 2024 15:10:42 +0200 Subject: [PATCH] fix: various minor updates - starting materials changes --- app/Listeners/ProjectDeletion.php | 5 +- app/Providers/CephStorageServiceProvider.php | 4 +- app/Providers/MinioStorageServiceProvider.php | 4 +- resources/js/Pages/Project/Show.vue | 27 ++- resources/js/Pages/Study/About.vue | 5 +- resources/js/Shared/StudyCard.vue | 166 ++++++++++-------- 6 files changed, 120 insertions(+), 91 deletions(-) diff --git a/app/Listeners/ProjectDeletion.php b/app/Listeners/ProjectDeletion.php index 84ad8e81..576b9f51 100644 --- a/app/Listeners/ProjectDeletion.php +++ b/app/Listeners/ProjectDeletion.php @@ -10,10 +10,7 @@ class ProjectDeletion /** * Create the event listener. */ - public function __construct() - { - - } + public function __construct() {} /** * Handle the event. diff --git a/app/Providers/CephStorageServiceProvider.php b/app/Providers/CephStorageServiceProvider.php index 16f16665..3e09e460 100644 --- a/app/Providers/CephStorageServiceProvider.php +++ b/app/Providers/CephStorageServiceProvider.php @@ -46,7 +46,5 @@ public function boot() * * @return void */ - public function register() - { - } + public function register() {} } diff --git a/app/Providers/MinioStorageServiceProvider.php b/app/Providers/MinioStorageServiceProvider.php index 04aa7f64..92e4d175 100644 --- a/app/Providers/MinioStorageServiceProvider.php +++ b/app/Providers/MinioStorageServiceProvider.php @@ -46,7 +46,5 @@ public function boot() * * @return void */ - public function register() - { - } + public function register() {} } diff --git a/resources/js/Pages/Project/Show.vue b/resources/js/Pages/Project/Show.vue index 2f4fa417..160ec7e1 100644 --- a/resources/js/Pages/Project/Show.vue +++ b/resources/js/Pages/Project/Show.vue @@ -306,6 +306,20 @@ +
+ +
@@ -935,7 +950,10 @@
-
+
-
+
-
+
-
-
-
    -
  • -
    +
    +
    +
      +
    • - - - - -
      -
      -

      - -- molecule(s) information - missing -- -

      + + + + +
      +
      +

      + -- molecule(s) information + missing -- +

      +
      -
      - -
      -
    • -
    -
    + +
    +
  • +
+
+
-
-
-
- #{{ study.identifier }} -
-
- +
+ #{{ study.identifier }} +
+
- - - - - - + + + + + + + -

Public

-
-
- -

Private

+

Public

+
+
+ +

Private

+
-
- +
@@ -108,8 +120,8 @@ {{ formatDate(study.updated_at) }}
- -
+
+