Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Frontend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HUB Terra
SMS
Frontend
Commits
b3a4eb20
Unverified
Commit
b3a4eb20
authored
4 years ago
by
Marc Hanisch
Browse files
Options
Downloads
Patches
Plain Diff
adds license
parent
f33facb3
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!90
Draft: restructure frontend properties 2
,
!82
Restructure frontend
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
components/ProgressIndicator.vue
+30
-0
30 additions, 0 deletions
components/ProgressIndicator.vue
pages/devices/_deviceId.vue
+0
-1
0 additions, 1 deletion
pages/devices/_deviceId.vue
with
30 additions
and
1 deletion
components/ProgressIndicator.vue
+
30
−
0
View file @
b3a4eb20
<!--
Web client of the Sensor Management System software developed within the
Helmholtz DataHub Initiative by GFZ and UFZ.
Copyright (C) 2020
- Nils Brinckmann (GFZ, nils.brinckmann@gfz-potsdam.de)
- Marc Hanisch (GFZ, marc.hanisch@gfz-potsdam.de)
- Helmholtz Centre Potsdam - GFZ German Research Centre for
Geosciences (GFZ, https://www.gfz-potsdam.de)
Parts of this program were developed within the context of the
following publicly funded projects or measures:
- Helmholtz Earth and Environment DataHub
(https://www.helmholtz.de/en/research/earth_and_environment/initiatives/#h51095)
Licensed under the HEESIL, Version 1.0 or - as soon they will be
approved by the "Community" - subsequent versions of the HEESIL
(the "Licence").
You may not use this work except in compliance with the Licence.
You may obtain a copy of the Licence at:
https://gitext.gfz-potsdam.de/software/heesil
Unless required by applicable law or agreed to in writing, software
distributed under the Licence is distributed on an "AS IS" basis,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied. See the Licence for the specific language governing
permissions and limitations under the Licence.
-->
<
template
>
<div>
<v-overlay
...
...
This diff is collapsed.
Click to expand it.
pages/devices/_deviceId.vue
+
0
−
1
View file @
b3a4eb20
...
...
@@ -6,7 +6,6 @@
<v-card
flat
>
<NuxtChild
v-model=
"device"
is-in-progress=
"isLoading"
/>
</v-card>
</div>
...
...
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