Skip to content

Commit

Permalink
Merge develop into master prior to creating release-1 branch (#13)
Browse files Browse the repository at this point in the history
Starting point of Release 1
  • Loading branch information
debosarkar authored Dec 10, 2019
1 parent a11e5b1 commit 568ec87
Show file tree
Hide file tree
Showing 287 changed files with 13,449 additions and 16,566 deletions.
1 change: 0 additions & 1 deletion .env

This file was deleted.

106 changes: 106 additions & 0 deletions .env-cmdrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,106 @@
{
"local": {
"SKIP_PREFLIGHT_CHECK": "true",
"REACT_APP_AUTH_URL": "https://idp.int.identitysandbox.gov",
"REACT_APP_IDENTITY_CLIENT_ID": "urn:gov:gsa:openidconnect.profiles:sp:sso:nci:ppeportal",
"REACT_APP_REDIRECT_URL": "http://localhost:3000/signin",
"REACT_APP_SILENT_REDIRECT_URL": "https://idp.int.identitysandbox.gov",
"REACT_APP_LOGOFF_REDIRECT_URL": "http://localhost:3000",
"REACT_APP_PUBLIC_URL": "http://localhost:3000",
"REACT_APP_STATE_SECRET": "eyJhbGciOiJSUzUxMiIsInR5cCI6IkpXVCJ9",
"REACT_APP_LOGIN_LINK": "idp.int.identitysandbox.gov",
"REACT_APP_REQUEST_ID": "9376804b-417f-46d6-ab6e-0a41fe7d1649",
"REACT_APP_ANALYTICS_ACCOUNT": "ncienterprise-dev,ncidctd-cancertreatmentdiagnosis-dev"
},
"prod": {
"SKIP_PREFLIGHT_CHECK": "true",
"REACT_APP_AUTH_URL": "https://idp.int.identitysandbox.gov",
"REACT_APP_IDENTITY_CLIENT_ID": "urn:gov:gsa:openidconnect.profiles:sp:sso:nci:ppeportal",
"REACT_APP_REDIRECT_URL": "http://moonshotbiobank.cancer.gov/signin",
"REACT_APP_SILENT_REDIRECT_URL": "https://idp.int.identitysandbox.gov",
"REACT_APP_LOGOFF_REDIRECT_URL": "http://moonshotbiobank.cancer.gov",
"REACT_APP_PUBLIC_URL": "http://moonshotbiobank.cancer.gov",
"REACT_APP_STATE_SECRET": "eyJhbGciOiJSUzUxMiIsInR5cCI6IkpXVCJ9",
"REACT_APP_LOGIN_LINK": "secure.login.gov",
"REACT_APP_REQUEST_ID": "9376804b-417f-46d6-ab6e-0a41fe7d1649",
"REACT_APP_ANALYTICS_ACCOUNT": "ncienterprise,ncidctd-cancertreatmentdiagnosis"
},
"dev": {
"SKIP_PREFLIGHT_CHECK": "true",
"REACT_APP_AUTH_URL": "https://idp.int.identitysandbox.gov",
"REACT_APP_IDENTITY_CLIENT_ID": "urn:gov:gsa:openidconnect.profiles:sp:sso:nci:ppeportal",
"REACT_APP_REDIRECT_URL": "http://moonshotbiobank-dev.cancer.gov/signin",
"REACT_APP_SILENT_REDIRECT_URL": "https://idp.int.identitysandbox.gov",
"REACT_APP_LOGOFF_REDIRECT_URL": "http://dev.ncippe.publicissapient.tech",
"REACT_APP_PUBLIC_URL": "http://dev.ncippe.publicissapient.tech",
"REACT_APP_STATE_SECRET": "eyJhbGciOiJSUzUxMiIsInR5cCI6IkpXVCJ9",
"REACT_APP_LOGIN_LINK": "idp.int.identitysandbox.gov",
"REACT_APP_REQUEST_ID": "9376804b-417f-46d6-ab6e-0a41fe7d1649",
"REACT_APP_ANALYTICS_ACCOUNT": "ncienterprise-dev,ncidctd-cancertreatmentdiagnosis-dev"
},
"devintg": {
"SKIP_PREFLIGHT_CHECK": "true",
"REACT_APP_AUTH_URL": "https://idp.int.identitysandbox.gov",
"REACT_APP_IDENTITY_CLIENT_ID": "urn:gov:gsa:openidconnect.profiles:sp:sso:nci:ppeportal",
"REACT_APP_REDIRECT_URL": "http://devintg.ncippe.publicissapient.tech/signin",
"REACT_APP_SILENT_REDIRECT_URL": "https://idp.int.identitysandbox.gov",
"REACT_APP_LOGOFF_REDIRECT_URL": "http://devintg.ncippe.publicissapient.tech",
"REACT_APP_PUBLIC_URL": "http://devintg.ncippe.publicissapient.tech",
"REACT_APP_STATE_SECRET": "eyJhbGciOiJSUzUxMiIsInR5cCI6IkpXVCJ9",
"REACT_APP_LOGIN_LINK": "idp.int.identitysandbox.gov",
"REACT_APP_REQUEST_ID": "9376804b-417f-46d6-ab6e-0a41fe7d1649",
"REACT_APP_ANALYTICS_ACCOUNT": "ncienterprise-dev,ncidctd-cancertreatmentdiagnosis-dev"
},
"intg": {
"SKIP_PREFLIGHT_CHECK": "true",
"REACT_APP_AUTH_URL": "https://idp.int.identitysandbox.gov",
"REACT_APP_IDENTITY_CLIENT_ID": "urn:gov:gsa:openidconnect.profiles:sp:sso:nci:ppeportal",
"REACT_APP_REDIRECT_URL": "http://intg.ncippe.publicissapient.tech/signin",
"REACT_APP_SILENT_REDIRECT_URL": "https://idp.int.identitysandbox.gov",
"REACT_APP_LOGOFF_REDIRECT_URL": "http://intg.ncippe.publicissapient.tech",
"REACT_APP_PUBLIC_URL": "http://intg.ncippe.publicissapient.tech",
"REACT_APP_STATE_SECRET": "eyJhbGciOiJSUzUxMiIsInR5cCI6IkpXVCJ9",
"REACT_APP_LOGIN_LINK": "idp.int.identitysandbox.gov",
"REACT_APP_REQUEST_ID": "9376804b-417f-46d6-ab6e-0a41fe7d1649",
"REACT_APP_ANALYTICS_ACCOUNT": "ncienterprise-dev,ncidctd-cancertreatmentdiagnosis-dev"
},
"demo": {
"SKIP_PREFLIGHT_CHECK": "true",
"REACT_APP_AUTH_URL": "https://idp.int.identitysandbox.gov",
"REACT_APP_IDENTITY_CLIENT_ID": "urn:gov:gsa:openidconnect.profiles:sp:sso:nci:ppeportal",
"REACT_APP_REDIRECT_URL": "http://demo.ncippe.publicissapient.tech/signin",
"REACT_APP_SILENT_REDIRECT_URL": "https://idp.int.identitysandbox.gov",
"REACT_APP_LOGOFF_REDIRECT_URL": "http://demo.ncippe.publicissapient.tech",
"REACT_APP_PUBLIC_URL": "http://demo.ncippe.publicissapient.tech",
"REACT_APP_STATE_SECRET": "eyJhbGciOiJSUzUxMiIsInR5cCI6IkpXVCJ9",
"REACT_APP_LOGIN_LINK": "idp.int.identitysandbox.gov",
"REACT_APP_REQUEST_ID": "9376804b-417f-46d6-ab6e-0a41fe7d1649",
"REACT_APP_ANALYTICS_ACCOUNT": "ncienterprise-dev,ncidctd-cancertreatmentdiagnosis-dev"
},
"qa": {
"SKIP_PREFLIGHT_CHECK": "true",
"REACT_APP_AUTH_URL": "https://idp.int.identitysandbox.gov",
"REACT_APP_IDENTITY_CLIENT_ID": "urn:gov:gsa:openidconnect.profiles:sp:sso:nci:ppeportal",
"REACT_APP_REDIRECT_URL": "http://moonshotbiobank-qa.cancer.gov/signin",
"REACT_APP_SILENT_REDIRECT_URL": "https://idp.int.identitysandbox.gov",
"REACT_APP_LOGOFF_REDIRECT_URL": "http://moonshotbiobank-qa.cancer.gov",
"REACT_APP_PUBLIC_URL": "http://moonshotbiobank-qa.cancer.gov",
"REACT_APP_STATE_SECRET": "eyJhbGciOiJSUzUxMiIsInR5cCI6IkpXVCJ9",
"REACT_APP_LOGIN_LINK": "idp.int.identitysandbox.gov",
"REACT_APP_REQUEST_ID": "9376804b-417f-46d6-ab6e-0a41fe7d1649",
"REACT_APP_ANALYTICS_ACCOUNT": "ncienterprise-dev,ncidctd-cancertreatmentdiagnosis-dev"
},
"staging": {
"SKIP_PREFLIGHT_CHECK": "true",
"REACT_APP_AUTH_URL": "https://idp.int.identitysandbox.gov",
"REACT_APP_IDENTITY_CLIENT_ID": "urn:gov:gsa:openidconnect.profiles:sp:sso:nci:ppeportal",
"REACT_APP_REDIRECT_URL": "http://moonshotbiobank-stage.cancer.gov/signin",
"REACT_APP_SILENT_REDIRECT_URL": "https://idp.int.identitysandbox.gov",
"REACT_APP_LOGOFF_REDIRECT_URL": "http://moonshotbiobank-stage.cancer.gov",
"REACT_APP_PUBLIC_URL": "http://moonshotbiobank-stage.cancer.gov",
"REACT_APP_STATE_SECRET": "eyJhbGciOiJSUzUxMiIsInR5cCI6IkpXVCJ9",
"REACT_APP_LOGIN_LINK": "idp.int.identitysandbox.gov",
"REACT_APP_REQUEST_ID": "9376804b-417f-46d6-ab6e-0a41fe7d1649",
"REACT_APP_ANALYTICS_ACCOUNT": "ncienterprise-dev,ncidctd-cancertreatmentdiagnosis-dev"
}
}
3 changes: 0 additions & 3 deletions .storybook/addons.js

This file was deleted.

18 changes: 0 additions & 18 deletions .storybook/config.js

This file was deleted.

14 changes: 0 additions & 14 deletions .storybook/fm-loader.js

This file was deleted.

9 changes: 0 additions & 9 deletions .storybook/metadata-loader.js

This file was deleted.

2 changes: 0 additions & 2 deletions .storybook/preview-head.html

This file was deleted.

103 changes: 0 additions & 103 deletions .storybook/stories.scss

This file was deleted.

Loading

0 comments on commit 568ec87

Please sign in to comment.