Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
FDO Manager WebUI
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue 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
fdo
FDO Manager WebUI
Commits
09851d8d
Commit
09851d8d
authored
5 months ago
by
Henrik tom Wörden
Browse files
Options
Downloads
Patches
Plain Diff
MAINT: udpate text
parent
df07f208
No related branches found
No related tags found
2 merge requests
!7
Revert "MAINT: Ignore venv and package-lock.json"
,
!5
F fdo details
Pipeline
#55735
failed
5 months ago
Stage: setup
Stage: test
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/components/Content.tsx
+1
-4
1 addition, 4 deletions
src/components/Content.tsx
src/components/ContentArea.tsx
+10
-7
10 additions, 7 deletions
src/components/ContentArea.tsx
with
11 additions
and
11 deletions
src/components/Content.tsx
+
1
−
4
View file @
09851d8d
...
...
@@ -12,10 +12,7 @@ export default function Types () {
</
Typography
>
<
Typography
variant
=
"body1"
gutterBottom
>
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quos
blanditiis tenetur unde suscipit, quam beatae rerum inventore consectetur,
neque doloribus, cupiditate numquam dignissimos laborum fugiat deleniti? Eum
quasi quidem quibusdam.
Dies ist ein spannendes FDO.
</
Typography
>
<
Typography
variant
=
"button"
display
=
"block"
gutterBottom
>
...
...
This diff is collapsed.
Click to expand it.
src/components/ContentArea.tsx
+
10
−
7
View file @
09851d8d
...
...
@@ -23,19 +23,22 @@ export default function RowAndColumnSpacing () {
<
Grid
item
xs
=
{
6
}
>
<
Item
>
<
Typography
variant
=
"h3"
gutterBottom
marginTop
=
{
2
}
>
Lorem Ipsum Main Heading
Welcome to the FDO Manager
</
Typography
><
br
/>
<
Typography
variant
=
"body1"
gutterBottom
>
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quos
blanditiis tenetur unde suscipit, quam beatae rerum inventore consectetur,
neque doloribus, cupiditate numquam dignissimos laborum fugiat deleniti? Eum
quasi quidem quibusdam.
The FDO Manager allows you to browse FDOs, create FDOs and much more and is
part of the
<
a
href
=
"https://fdo-one.org/"
>
FDO One project
</
a
>
.
<
br
/>
One key feature of FDOs is that they
are identified via a persistent identifier (PID).
<
br
/>
<
br
/>
You are interested to look at a specific FDO? Just enter the PID below!
</
Typography
><
br
/>
<
QueryPanel
/><
br
/><
br
/>
<
Divider
/><
br
/><
br
/>
<
Typography
variant
=
"body1"
gutterBottom
>
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quos
blanditiis tenetur unde suscipit.
Or just start from the overview of the FDO Manager by clicking here:
</
Typography
><
br
/>
<
Typography
variant
=
"button"
display
=
"block"
gutterBottom
fontSize
=
{
19
}
>
Enter FDO Manager
...
...
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