Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nomad-FAIR
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nomad-lab
nomad-FAIR
Commits
2e7879ff
Commit
2e7879ff
authored
5 years ago
by
Markus Scheidgen
Browse files
Options
Downloads
Patches
Plain Diff
Added reminder about index to publish confirm dialog.
parent
42bb1315
No related branches found
No related tags found
1 merge request
!53
Merge for v0.5.2 release
Pipeline
#54109
passed
5 years ago
Stage: build
Stage: test
Stage: release
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
gui/src/components/uploads/ConfirmDialog.js
+6
-2
6 additions, 2 deletions
gui/src/components/uploads/ConfirmDialog.js
with
6 additions
and
2 deletions
gui/src/components/uploads/ConfirmDialog.js
+
6
−
2
View file @
2e7879ff
...
...
@@ -32,10 +32,14 @@ class ConfirmDialog extends React.Component {
<
DialogContent
>
<
Markdown
>
{
`
If you agree the selected uploads will move out of your private staging
area into the public NOMAD Repository
. If you wish to put an embargo
on your data it will last upto 36 month. Afterwards, your data will
area into the public
[
NOMAD Repository
](https://repository.nomad-coe.eu/NomadRepository-1.1/).
If you wish to put an embargo
on your data it will last upto 36 month. Afterwards, your data will
be made public. All public data will be made available under the Creative
Commons Attribution license ([CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)).
The published data will be added to the NOMAD Repository's index overnight.
Therefore, it will take until tomorrow before your data appears in the
[NOMAD Repository](https://repository.nomad-coe.eu/NomadRepository-1.1/).
`
}
<
/Markdown
>
<
FormGroup
row
style
=
{{
alignItems
:
'
center
'
}}
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment