UNCLASSIFIED - NO CUI
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
platform-one-site
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package 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
Insights
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
Platform One
Party Bus
static-sites
platform-one-site
Commits
5d612a82
Commit
5d612a82
authored
4 years ago
by
Graham Smith
Browse files
Options
Downloads
Patches
Plain Diff
logo and centering
parent
a17dfda8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/assets/images/tool-logos/ADCE.png
+0
-0
0 additions, 0 deletions
src/assets/images/tool-logos/ADCE.png
src/views/ADCE.vue
+13
-7
13 additions, 7 deletions
src/views/ADCE.vue
with
13 additions
and
7 deletions
src/assets/images/tool-logos/ADCE.png
0 → 100644
+
0
−
0
View file @
5d612a82
482 B
This diff is collapsed.
Click to expand it.
src/views/ADCE.vue
+
13
−
7
View file @
5d612a82
...
...
@@ -66,16 +66,16 @@
<div
class=
"row"
>
<div
class=
"d-flex flex-column justify-content-around col-lg-6 text-l
eft
"
class=
"d-flex flex-column justify-content-around col-lg-6 text-l
g-left text-center
"
>
<h2
class=
"mx-0 my-4"
>
We believe in transparency!
<br
/>
Our goal is to have the entire environment deployed by July 13th!
</h2>
<div
class=
"my-4 pr-
5
"
>
<div
class=
"my-4 pr-
lg-5 text-lg-left text-center
"
>
<img
class=
"mm-logo mb-2"
src=
"@/assets/images/Logo_MM.png"
/>
<p
class=
"pr-5"
>
<p
class=
"pr-
lg-
5"
>
A solution for team collaboration and chatting.
<br
/>
Take full advantage of this capability by signing up for a Single
Sign On (SSO) account.
...
...
@@ -87,9 +87,11 @@
</a>
</div>
</div>
<div
class=
"d-flex flex-column col-lg-5 offset-lg-1 my-4"
>
<h4
class=
"mb-4"
>
ABMS-ADCE MILESTONES
</h4>
<div
class=
"milestones-wrapper text-left"
>
<div
class=
"d-flex flex-column col-lg-5 offset-lg-1 my-4 align-items-center align-items-lg-left"
>
<h4
class=
"mb-4 mx-auto"
>
ABMS-ADCE MILESTONES
</h4>
<div
class=
"milestones-wrapper"
>
<div
v-for=
"milestone in milestones"
:key=
"milestone.text"
...
...
@@ -199,7 +201,11 @@ export default {
{
done
:
false
,
text
:
"
Anchore
"
,
logo
:
"
anchore-mark.png
"
},
{
done
:
false
,
text
:
"
Twistlock
"
,
logo
:
"
icon_twistlock@2x.png
"
},
{
done
:
false
,
text
:
"
Cypress
"
,
logo
:
"
cypress.png
"
},
{
done
:
false
,
text
:
"
Mission App Production Clusters
"
}
{
done
:
false
,
text
:
"
Mission App Production Clusters
"
,
logo
:
"
ADCE.png
"
}
]
};
}
...
...
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