Log In
fedora-qa
/
packager_dashboard
Clone
Source Code
GIT
Source
Issues
32
Pull Requests
1
Stats
Overview
Files
Commits
Branches
Forks
Releases
a4340ad
Show info box when using staging instance
Authored and Committed by
lbrabec
4 years ago
raw
patch
tree
parent
11 files changed.
405 lines added
.
6 lines removed
.
public/env.js
file modified
+1
-0
src/App.css
file modified
+4
-0
src/actions/reduxActions.js
file modified
+21
-0
src/components/Dashboard.js
file modified
+6
-2
src/components/EntryForm.js
file modified
+7
-2
src/components/Logo.js
file added
+28
src/components/Masthead.js
file modified
+4
-2
src/components/StgAlert.js
file added
+31
src/constants/index.js
file modified
+2
-0
src/logo_stg.svg
file added
+294
src/reducers/index.js
file modified
+7
-0
Show info box when using staging instance
public/env.js
file modified
+1
-0
src/App.css
file modified
+4
-0
src/actions/reduxActions.js
file modified
+21
-0
src/components/Dashboard.js
file modified
+6
-2
src/components/EntryForm.js
file modified
+7
-2
src/components/Logo.js
file added
+28
src/components/Masthead.js
file modified
+4
-2
src/components/StgAlert.js
file added
+31
src/constants/index.js
file modified
+2
-0
src/logo_stg.svg
file added
+294
src/reducers/index.js
file modified
+7
-0