docs: update registration page#1448
Open
NishaSharma14 wants to merge 1 commit into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates end-user documentation to reflect the new “Registration and Account” guide and refreshes related links/navigation; additionally, it hides the demo-environment warning banner on the login/register UI.
Changes:
- Replaces the old registration guide with a new “Registration and Account” page and updates doc navigation/links to point to it.
- Reformats parts of the submission-process and FAQ docs (lists/callouts) and fixes account-deletion policy text placement.
- Comments out the demo-environment warning blocks on the Login and Register pages.
Reviewed changes
Copilot reviewed 7 out of 17 changed files in this pull request and generated 7 comments.
Show a summary per file
| File | Description |
|---|---|
| resources/js/Pages/Auth/Register.vue | Comments out the demo-environment notice block on the registration page. |
| resources/js/Pages/Auth/Login.vue | Comments out the demo-environment notice block on the login page. |
| docs/submission-guides/submission-process.md | Updates registration link + reflows list formatting and callout formatting. |
| docs/submission-guides/registration.md | Removes the old registration guide (replaced by new combined guide). |
| docs/submission-guides/registration-and-account.md | Adds a new consolidated registration/account guide with updated screenshots/steps. |
| docs/FAQs.md | Updates registration link and expands account-deletion policy guidance. |
| docs/.vitepress/config.mjs | Updates sidebar nav entry to the new registration/account doc. |
Comment on lines
18
to
22
| class="pb-4" | ||
| > | ||
| <div | ||
| <!-- <div | ||
| class="bg-amber-50 border border-amber-200 rounded-lg px-4 py-3 mt-3 text-sm text-amber-800" | ||
| > |
Comment on lines
25
to
+29
| <div | ||
| v-if="$page.props.environment.toLowerCase() != 'production'" | ||
| class="pb-4" | ||
| > | ||
| <div | ||
| <!-- <div |
|
|
||
| - After providing all the necessary metadata information, the `Validation` status will change to <span style="color:green; font:bold;">Success</span> and all the checklist items will be marked in green <span style="color:green;">(✓)</span>. Click on the `Refresh` button if the validation status doesnot update. Click on the `Proceed` button to move to the final step of submission. | ||
| - After providing all the necessary metadata information, the `Validation` status will change to <span style="color:green; font:bold;">Success</span> and all the checklist items will be marked in green <span style="color:green;">(✓)</span>. Click on the `Refresh` button if the validation status doesnot update. Click on the `Proceed` button to move to the final step of submission. |
| If you choose to publish as a `Project`, you need to provide the necessary minimum requirements, such as: | ||
|
|
||
| - `Project Name` - must be unique within the workspace (personal workspace or team). | ||
| - `Project Desription` - must be at least 20 characters. |
| - `Author` - enter the details of the authors who are linked with the creation of the data. Again, these details can be entered manually or imported via ORCID IDs | ||
| - `Release Date` - if you want to publish your data right away, you can leave this value as the default. Otherwise, you can choose any future date, and your data will be automatically published on that particular date. | ||
| - `License` - license is mandatory for making your data public. If you are not sure which license to use, please check the link [How to choose the right license?](/submission-guides/licenses.html). | ||
| - `Terms & Conditions` - please check the boxes if you agree to the [Terms of Service](https://nmrxiv.org/terms-of-service) and [Privacy Policy](https://nmrxiv.org/privacy-policy) of the [nmrXiv](https://nmrxiv.org) and also please note once you publish your data, you are aware that your data including the underlying spectras and files will be made public. |
| - Structure your data in folders similar to **[nmrXiv](https://nmrxiv.org/)** structuring of projects, studies, and datasets. This step might not be intuitive so we recommend [checking its docummentation](/submission-guides/folder-structure.html). | ||
| - Upload your data, edit it, and provide its metadata via the [submission pipeline](/submission-guides/submission-process.html). | ||
| - [Register to nmrXiv](/submission-guides/registration-and-account.md). | ||
| - Structure your data in folders similar to **[nmrXiv](https://nmrxiv.org/)** structuring of projects, studies, and datasets. This step might not be intuitive so we recommend [checking its docummentation](/submission-guides/folder-structure.html). |
| If the above criteria are not met | ||
|
|
||
| - Click [here](https://github.com/NFDI4Chem/nmrxiv/issues/new/choose) to report a new one under appropiate category. | ||
| - Click [here](https://github.com/NFDI4Chem/nmrxiv/issues/new/choose) to report a new one under appropiate category. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
720p.mov