From 514a4d66429ba9a368f5daa53a7c0fa5d49ad942 Mon Sep 17 00:00:00 2001 From: rly Date: Wed, 27 Sep 2023 12:58:10 -0700 Subject: [PATCH 1/2] Update Documentation and Contact Us pages --- src/renderer/assets/css/main.css | 11 +--- .../src/stories/pages/contact-us/Contact.js | 9 ++- .../pages/documentation/Documentation.js | 58 +++++++++++++++++-- 3 files changed, 59 insertions(+), 19 deletions(-) diff --git a/src/renderer/assets/css/main.css b/src/renderer/assets/css/main.css index 21b53760f..e7da66550 100644 --- a/src/renderer/assets/css/main.css +++ b/src/renderer/assets/css/main.css @@ -1663,14 +1663,6 @@ details[open] > summary::before { .front-page_logo { width: 80rem; } - - .document-content { - height: 55% !important; - } - - .docu_divide { - margin-bottom: 10rem !important; - } } .overview_lottie_header { @@ -1749,7 +1741,7 @@ details[open] > summary::before { align-items: center; flex-direction: column; width: 100%; - height: 57%; + height: 40%; display: flex; justify-content: center; } @@ -1761,6 +1753,7 @@ details[open] > summary::before { } .docu-content-container { + padding-top: 1rem; margin-bottom: 1rem; display: flex; flex-direction: column; diff --git a/src/renderer/src/stories/pages/contact-us/Contact.js b/src/renderer/src/stories/pages/contact-us/Contact.js index 6ad00bc83..0b7e61a96 100644 --- a/src/renderer/src/stories/pages/contact-us/Contact.js +++ b/src/renderer/src/stories/pages/contact-us/Contact.js @@ -28,13 +28,12 @@ export class ContactPage extends Page {

- If you have any issue or suggestions, please email us at + If you encounter any issues or have requests for new features, please create a new help@fairdataihub.org + href="https://github.com/NeurodataWithoutBorders/nwb-guide/issues/new/choose" + >ticket on our GitHub page.

diff --git a/src/renderer/src/stories/pages/documentation/Documentation.js b/src/renderer/src/stories/pages/documentation/Documentation.js index 54b8786c8..07eab70e7 100644 --- a/src/renderer/src/stories/pages/documentation/Documentation.js +++ b/src/renderer/src/stories/pages/documentation/Documentation.js @@ -24,14 +24,61 @@ export class DocumentationPage extends Page {

Documentation


-
+

- We have created a documentation page for each feature in SODA. You can find the - documentation site by clicking on the button below: + Documentation for NWB GUIDE is in development.

+

Conversion to NWB is powered by + NeuroConv. +

+

Inspection of NWB files is powered by + NWB Inspector. +

+

+ Neurosift is an interactive data visualization tool created by Jeremy Magland at the Flatiron Institute. +

+

For help on creating a Dandiset and uploading to DANDI, please see the + DANDI Documentation. +

+

To learn more about NWB, please see the + NWB Overview Documentation. +

+ +

NWB GUIDE is an open-source project developed by CatalystNeuro + (Cody Baker, Garrett Flynn, Ben Dichter) and Lawrence Berkeley National Laboratory + (Ryan Ly, Oliver Ruebel) and generously supported by + The Kavli Foundation. +

+ + +
From b8c269332765e4ea4d41f1deac45bdd35544dac4 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 20:00:16 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .../src/stories/pages/contact-us/Contact.js | 3 +- .../pages/documentation/Documentation.js | 61 ++++++++----------- 2 files changed, 26 insertions(+), 38 deletions(-) diff --git a/src/renderer/src/stories/pages/contact-us/Contact.js b/src/renderer/src/stories/pages/contact-us/Contact.js index 0b7e61a96..2b9a36464 100644 --- a/src/renderer/src/stories/pages/contact-us/Contact.js +++ b/src/renderer/src/stories/pages/contact-us/Contact.js @@ -28,7 +28,8 @@ export class ContactPage extends Page {

- If you encounter any issues or have requests for new features, please create a new + If you encounter any issues or have requests for new features, please create a + new

-

- Documentation for NWB GUIDE is in development. -

-

Conversion to NWB is powered by - NeuroConv. +

Documentation for NWB GUIDE is in development.

+

+ Conversion to NWB is powered by + NeuroConv.

-

Inspection of NWB files is powered by - NWB Inspector + Inspection of NWB files is powered by + NWB Inspector.

- Neurosift is an interactive data visualization tool created by Jeremy Magland at the Flatiron Institute. + > + is an interactive data visualization tool created by Jeremy Magland at the + Flatiron Institute.

-

For help on creating a Dandiset and uploading to DANDI, please see the - + For help on creating a Dandiset and uploading to DANDI, please see the + DANDI Documentation.

-

To learn more about NWB, please see the - + To learn more about NWB, please see the + NWB Overview Documentation.

-

NWB GUIDE is an open-source project developed by CatalystNeuro - (Cody Baker, Garrett Flynn, Ben Dichter) and Lawrence Berkeley National Laboratory - (Ryan Ly, Oliver Ruebel) and generously supported by - + NWB GUIDE is an open-source project developed by CatalystNeuro (Cody Baker, + Garrett Flynn, Ben Dichter) and Lawrence Berkeley National Laboratory (Ryan Ly, + Oliver Ruebel) and generously supported by + The Kavli Foundation.

-