diff --git a/resources/views/livewire/about.blade.php b/resources/views/livewire/about.blade.php new file mode 100644 index 00000000..4196573b --- /dev/null +++ b/resources/views/livewire/about.blade.php @@ -0,0 +1,211 @@ +
+
+
+ + +
+
+
+
+

+ We’re changing the way chemists publish NMR data. +

+

+ While several attempts have been made recently to create NMR + databases from literature, they fall short of meeting the needs of + modern chemical and related scientific communities. nmrXiv is the + first open archive to preserve NMR data in its original instrument + format, while offering tools for their analysis and promoting open + data and standards for long-term sustainability and accessibility. +

+ nmrXiv revolutionizes NMR data management and archival by providing + an open-access, standardized, and user-friendly platform. Our + platform is public and interoperable to ensure that NMR data is + freely accessible, transparent, and reproducible. We support + standardized data formats to enhance consistency and facilitate data + comparison and integration. Our platform includes processing and + quality control tools to verify the integrity and accuracy of NMR + data before and after publication. With advanced search and + retrieval features powered by comprehensive metadata, nmrXiv allows + researchers to efficiently locate and utilize specific datasets, + fostering greater collaboration and accelerating scientific + discovery. nmrXiv serves as core platform for the nmrXiv Project + Group, an international collaborative that seeks to advance the + utility of structural and quantitative NMR analysis for chemical, + pharmaceutical, and natural research and applications. +

+
+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+ +
+
+
+
+
+
+
+
+
+ +
+
+

+ Our mission +

+
+
+

+ All chemists publish FAIR NMR data. + To get there, we will support chemists and scientists from related + disciplines in their efforts to collect, store, process, analyse, + publish, and re-use NMR data.
+

+

+ Developed at + Friedrich Schiller University, + Jena + in Germany, under the leadership of + Professor Christoph + Steinbeck. Funded by the + Deutsche + Forschungsgemeinschaft (DFG, German Research + Foundation) + under the + National Research Data + Infrastructure – NFDI4Chem + – Projektnummer + 441958208. +

+
+
+
+
+ + +
+
+
+
License
+
+ nmrXiv infrastucture + code + is licensed under the + MIT license. + Every dataset on nmrXiv comes with its own specific license. It is + essential to review the license details for each dataset before using + it. +
+
+
Help Desk
+
+ Any issues or support requests can be raised at our + Help Desk + or write to us at + info.nmrxiv@uni-jena.de. +
+
+
+
+ Contributors and Steering Committee +
+
+ At nmrXiv, our global contributors bring a wealth of diverse expertise + to our platform. Guided by a seasoned Steering Committee, we ensure + strategic oversight, foster innovation, and drive continuous improvement + in all our endeavors. +
View → +
+
+
+
Documentation
+
+ Our documentation-first approach enables our developers and chemists to + collaborate on proposed features, ensuring implementations accurately + address real-world use cases. +
More details → +
+
+
+
+
 
+
+
diff --git a/resources/views/livewire/about.php b/resources/views/livewire/about.php deleted file mode 100644 index 400b4bf3..00000000 --- a/resources/views/livewire/about.php +++ /dev/null @@ -1,275 +0,0 @@ -
-
- - -
-
-
-
-

- We’re changing the way chemists publish NMR data. -

-

- While several attempts have been made recently to create NMR - databases from literature, they fall short of meeting the needs of - modern chemical and related scientific communities. nmrXiv is the - first open archive to preserve NMR data in its original instrument - format, while offering tools for their analysis and promoting open - data and standards for long-term sustainability and accessibility. -

- nmrXiv revolutionizes NMR data management and archival by providing - an open-access, standardized, and user-friendly platform. Our - platform is public and interoperable to ensure that NMR data is - freely accessible, transparent, and reproducible. We support - standardized data formats to enhance consistency and facilitate data - comparison and integration. Our platform includes processing and - quality control tools to verify the integrity and accuracy of NMR - data before and after publication. With advanced search and - retrieval features powered by comprehensive metadata, nmrXiv allows - researchers to efficiently locate and utilize specific datasets, - fostering greater collaboration and accelerating scientific - discovery. nmrXiv serves as core platform for the nmrXiv Project - Group, an international collaborative that seeks to advance the - utility of structural and quantitative NMR analysis for chemical, - pharmaceutical, and natural research and applications. -

-
-
-
-
- -
-
-
-
-
- -
-
-
- -
-
-
-
-
- -
-
-
- -
-
-
-
-
-
-
-
- -
-
-

- Our mission -

-
-
-

- All chemists publish FAIR NMR data. - To get there, we will support chemists and scientists from related - disciplines in their efforts to collect, store, process, analyse, - publish, and re-use NMR data.
-

-

- Developed at - Friedrich Schiller University, Jena - in Germany, under the leadership of - Professor Christoph Steinbeck. Funded by the - Deutsche Forschungsgemeinschaft (DFG, German Research - Foundation) - under the - National Research Data Infrastructure – NFDI4Chem - – Projektnummer - 441958208. -

-
-
-
-
- - -
-
-
-
License
-
- nmrXiv infrastucture - code - is licensed under the - MIT license. Every dataset on nmrXiv comes with its own specific license. It is - essential to review the license details for each dataset before using - it. -
-
-
Help Desk
-
- Any issues or support requests can be raised at our - Help Desk - or write to us at - info.nmrxiv@uni-jena.de. -
-
-
-
- Contributors and Steering Committee -
-
- At nmrXiv, our global contributors bring a wealth of diverse expertise - to our platform. Guided by a seasoned Steering Committee, we ensure - strategic oversight, foster innovation, and drive continuous improvement - in all our endeavors. -
View → -
-
-
-
Documentation
-
- Our documentation-first approach enables our developers and chemists to - collaborate on proposed features, ensuring implementations accurately - address real-world use cases. -
More details → -
-
-
-
- - -
 
-
\ No newline at end of file diff --git a/resources/views/livewire/collection-list.blade.php b/resources/views/livewire/collection-list.blade.php index c8bfbc8e..5ec08353 100644 --- a/resources/views/livewire/collection-list.blade.php +++ b/resources/views/livewire/collection-list.blade.php @@ -21,7 +21,10 @@ - + diff --git a/resources/views/livewire/compound-classes.blade.php b/resources/views/livewire/compound-classes.blade.php index 42b45404..342fbc90 100644 --- a/resources/views/livewire/compound-classes.blade.php +++ b/resources/views/livewire/compound-classes.blade.php @@ -7,7 +7,7 @@ class="-mb-1 block text-primary-dark bg-clip-text">Compound Classes @foreach ($superClasses as $class) {{ $class }} + class="mr-1 mb-1 inline-flex items-center rounded-md bg-gray-50 px-2 py-1 text-sm font-medium text-gray-600 ring-1 ring-inset ring-gray-500/10">{{ $class }} @endforeach diff --git a/resources/views/livewire/faqs.blade.php b/resources/views/livewire/faqs.blade.php index ff5e42c5..43d67883 100644 --- a/resources/views/livewire/faqs.blade.php +++ b/resources/views/livewire/faqs.blade.php @@ -6,17 +6,18 @@ @foreach ($faqs as $question => $answer)
  • + x-ref="container{{ $loop->index }}" + x-bind:style="selected == {{ $loop->index }} ? 'max-height: ' + $refs.container{{ $loop->index }} + .scrollHeight + 'px' : ''">
    - {{ $answer }} + {{ $answer }}
  • diff --git a/resources/views/livewire/footer.blade.php b/resources/views/livewire/footer.blade.php index 248d40ce..a3605ece 100644 --- a/resources/views/livewire/footer.blade.php +++ b/resources/views/livewire/footer.blade.php @@ -1,3 +1,20 @@
    -
    -
    +
    + +
    + diff --git a/resources/views/livewire/guides.blade.php b/resources/views/livewire/guides.blade.php index a26f67c4..39925f60 100644 --- a/resources/views/livewire/guides.blade.php +++ b/resources/views/livewire/guides.blade.php @@ -158,8 +158,7 @@ class="hover:text-grey-700 text-blue-600">
  • Open main menu @@ -19,21 +20,25 @@ class="-m-2.5 inline-flex items-center justify-center rounded-md p-2.5 text-gray Browse API Guidelines - About us + About + us Download
  • - - {{ $synonym }} - -
  • - @endif - @endforeach - + @if ($molecule->synonyms && count($molecule->synonyms) > 0) +
    +
    + @foreach ($molecule->synonyms as $index => $synonym) + @if ($synonym != '') +
  • + + {{ $synonym }} + +
  • + @endif + @endforeach + +
    +
    +
    + +
    diff --git a/resources/views/livewire/show-job-status.blade.php b/resources/views/livewire/show-job-status.blade.php index ccb0b76e..7644b1a9 100644 --- a/resources/views/livewire/show-job-status.blade.php +++ b/resources/views/livewire/show-job-status.blade.php @@ -1,29 +1,29 @@
    - @if($failMessage) + @if ($failMessage) {{ $failMessage }} @endif -@if($status == 'PROCESSING') -
    -
    -
    - - - - -   -
    -
    -

    JOBS IN PROGRESS

    -
    -

    {{ $info }}

    + @if ($status == 'PROCESSING') +
    +
    +
    + + + + +   +
    +
    +

    JOBS IN PROGRESS

    +
    +

    {{ $info }}

    +
    -
    -@endif + @endif
    diff --git a/resources/views/livewire/structure-editor.blade.php b/resources/views/livewire/structure-editor.blade.php index 12e8e251..52aaec46 100644 --- a/resources/views/livewire/structure-editor.blade.php +++ b/resources/views/livewire/structure-editor.blade.php @@ -3,7 +3,7 @@ setTimeout(() => { const editor = OCL.StructureEditor.createSVGEditor('structureSearchEditor', 1); if (smiles) { - console.log(smiles) + console.log(smiles) editor.setSmiles(smiles); } window.getEditorSmiles = () => editor.getSmiles(); diff --git a/resources/views/livewire/welcome.blade.php b/resources/views/livewire/welcome.blade.php index c6bed0da..dcdcf223 100644 --- a/resources/views/livewire/welcome.blade.php +++ b/resources/views/livewire/welcome.blade.php @@ -1,17 +1,20 @@
    -
    -
    + - - -
    +