UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Platform One
P
Party Bus
Launchboard
launchboard-fe
Commits
1bd1bf2c
"master/README.md" did not exist on "master"
Commit
1bd1bf2c
authored
Aug 18, 2020
by
Graham Smith
Browse files
rename to launchboard
parent
d54e2711
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
17 additions
and
16 deletions
+17
-16
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
README.md
README.md
+3
-3
package-lock.json
package-lock.json
+1
-1
package.json
package.json
+1
-1
public/index.html
public/index.html
+10
-9
public/static/mock-data/project-summary_123.json
public/static/mock-data/project-summary_123.json
+1
-1
No files found.
.gitlab-ci.yml
View file @
1bd1bf2c
...
...
@@ -12,7 +12,7 @@ include:
file
:
"
/jobs/promote/copy-static-site.yml"
variables
:
SITE_NAME
:
platform1-
surf
board
SITE_NAME
:
platform1-
launch
board
DEPLOY_REPO
:
https://jdceanfa:${CI_STATIC_SITES_TOKEN}@repo1.dsop.io/platform-one/apps/static-sites.git
#<---- hate this (need to fix) - don't want to use tokens
.npm_template
:
...
...
README.md
View file @
1bd1bf2c
#
surf
board
#
launch
board
Static site for https://
p1-surf
board.dsop.io (coming soon)
(staging available now: https://
p1-surf
board.preprod.dsop.io)
Static site for https://
launch
board.dsop.io (coming soon)
(staging available now: https://
launch
board.preprod.dsop.io)
## Project setup
...
...
package-lock.json
View file @
1bd1bf2c
{
"name": "platform1-
surf
board",
"name": "platform1-
launch
board",
"version": "0.1.0",
"lockfileVersion": 1,
"requires": true,
...
...
package.json
View file @
1bd1bf2c
{
"name"
:
"platform1-
surf
board"
,
"name"
:
"platform1-
launch
board"
,
"version"
:
"0.1.0"
,
"private"
:
true
,
"scripts"
:
{
...
...
public/index.html
View file @
1bd1bf2c
...
...
@@ -8,37 +8,38 @@
content=
"width=device-width,initial-scale=1.0,shrink-to-fit=no"
/>
<!-- Primary Meta Tags -->
<title>
Platform One:
Surf
board
</title>
<meta
name=
"title"
content=
"Platform One:
Surf
board"
/>
<title>
Platform One:
Launch
board
</title>
<meta
name=
"title"
content=
"Platform One:
Launch
board"
/>
<meta
name=
"description"
content=
"An internal dashboard for Platform One personnel"
/>
<!-- TODO: change meta urls to prod once it is available -->
<!-- Open Graph / Facebook -->
<meta
property=
"og:type"
content=
"website"
/>
<meta
property=
"og:url"
content=
"https://
surf
board.p
1
.dsop.io/"
/>
<meta
property=
"og:title"
content=
"Platform One:
Surf
board"
/>
<meta
property=
"og:url"
content=
"https://
launch
board.p
reprod
.dsop.io/"
/>
<meta
property=
"og:title"
content=
"Platform One:
Launch
board"
/>
<meta
property=
"og:description"
content=
"An internal dashboard for Platform One personnel"
/>
<meta
property=
"og:image"
content=
"https://
surf
board.p
1
.dsop.io/static/meta-logo.png"
content=
"https://
launch
board.p
reprod
.dsop.io/static/meta-logo.png"
/>
<!-- Twitter -->
<meta
property=
"twitter:card"
content=
"summary_large_image"
/>
<meta
property=
"twitter:url"
content=
"https://
surf
board.p
1
.dsop.io/"
/>
<meta
property=
"twitter:title"
content=
"Platform One:
Surf
board"
/>
<meta
property=
"twitter:url"
content=
"https://
launch
board.p
reprod
.dsop.io/"
/>
<meta
property=
"twitter:title"
content=
"Platform One:
Launch
board"
/>
<meta
property=
"twitter:description"
content=
"An internal dashboard for Platform One personnel"
/>
<meta
property=
"twitter:image"
content=
"https://
surf
board.p
1
.dsop.io/static/meta-logo.png"
content=
"https://
launch
board.p
reprod
.dsop.io/static/meta-logo.png"
/>
<!-- Favicon -->
...
...
@@ -50,7 +51,7 @@
<body
data-oc-top=
"#031726"
data-oc-bottom=
"#04243a"
>
<noscript>
<strong>
We're sorry but Platform
1's Surf
board site doesn't work properly
We're sorry but Platform
One's Launch
board site doesn't work properly
without JavaScript enabled. Please enable it to continue.
</strong>
</noscript>
...
...
public/static/mock-data/project-summary_123.json
View file @
1bd1bf2c
...
...
@@ -7,7 +7,7 @@
"confluence"
:
"https://confluence.il2.dsop.io/display/P1/Static+Sites+Pipeline"
},
"latestPipeline"
:
{
"name"
:
"Merge branch 'staging-v0.0.2-platform1-
surf
board' into 'staging'"
,
"name"
:
"Merge branch 'staging-v0.0.2-platform1-
launch
board' into 'staging'"
,
"status"
:
"passed"
,
"jobs"
:
[
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment