diff --git a/.env.cec-euprd b/.env.cec-euprd index 5fb535f..59f77ea 100644 --- a/.env.cec-euprd +++ b/.env.cec-euprd @@ -8,3 +8,4 @@ REACT_APP_OTA_SERVICE_URL=https://gw.cec-euprd.fiskerinc.com/ota_update REACT_APP_SECURITY_DLL_URL=https://assets.fiskerdps.com/cloud-supplier/fisker_security_32.dll REACT_APP_SECURITY_DLL_64_URL=https://assets.fiskerdps.com/cloud-supplier/fisker_security_64.dll REACT_APP_SUPERSET_URL=https://superset.cec-euprd.fiskerinc.com +REACT_APP_ECCKEY_ENV= \ No newline at end of file diff --git a/.env.cec-prd b/.env.cec-prd index 67d8f04..5815d26 100644 --- a/.env.cec-prd +++ b/.env.cec-prd @@ -8,3 +8,4 @@ REACT_APP_OTA_SERVICE_URL=https://gw.cec-prd.fiskerinc.com/ota_update REACT_APP_SECURITY_DLL_URL=https://assets.fiskerdps.com/cloud-supplier/fisker_security_32.dll REACT_APP_SECURITY_DLL_64_URL=https://assets.fiskerdps.com/cloud-supplier/fisker_security_64.dll REACT_APP_SUPERSET_URL=https://superset.cec-prd.fiskerinc.com +REACT_APP_ECCKEY_ENV= \ No newline at end of file diff --git a/.env.dev b/.env.dev index c2e91da..274a799 100644 --- a/.env.dev +++ b/.env.dev @@ -8,3 +8,4 @@ REACT_APP_OTA_SERVICE_URL=https://dev-gw.cloud.fiskerinc.com/ota_update REACT_APP_SECURITY_DLL_URL=https://assets.fiskerdps.com/cloud-supplier/fisker_security_32.dll REACT_APP_SECURITY_DLL_64_URL=https://assets.fiskerdps.com/cloud-supplier/fisker_security_64.dll REACT_APP_SUPERSET_URL=https://dev-superset-new.cloud.fiskerinc.com +REACT_APP_ECCKEY_ENV=stage,prod \ No newline at end of file diff --git a/.env.local b/.env.local index 3656474..8fa46ee 100644 --- a/.env.local +++ b/.env.local @@ -8,4 +8,4 @@ REACT_APP_OTA_SERVICE_URL=http://localhost/ota_update REACT_APP_SECURITY_DLL_URL=https://assets.fiskerdps.com/cloud-supplier/fisker_security_32.dll REACT_APP_SECURITY_DLL_64_URL=https://assets.fiskerdps.com/cloud-supplier/fisker_security_64.dll REACT_APP_SUPERSET_URL=https://dev-superset-new.cloud.fiskerinc.com - +REACT_APP_ECCKEY_ENV=dev,stage,prod diff --git a/.env.prd b/.env.prd index f075c03..663a705 100644 --- a/.env.prd +++ b/.env.prd @@ -8,3 +8,4 @@ REACT_APP_OTA_SERVICE_URL=https://gw.cloud.fiskerinc.com/ota_update REACT_APP_SECURITY_DLL_URL=https://assets.fiskerdps.com/cloud-supplier/fisker_security_32.dll REACT_APP_SECURITY_DLL_64_URL=https://assets.fiskerdps.com/cloud-supplier/fisker_security_64.dll REACT_APP_SUPERSET_URL=https://superset.cloud.fiskerinc.com +REACT_APP_ECCKEY_ENV=stage \ No newline at end of file diff --git a/.env.stg b/.env.stg index ad05398..7338e53 100644 --- a/.env.stg +++ b/.env.stg @@ -8,3 +8,4 @@ REACT_APP_OTA_SERVICE_URL=https://stg-gw.cloud.fiskerinc.com/ota_update REACT_APP_SECURITY_DLL_URL=https://assets.fiskerdps.com/cloud-supplier/fisker_security_32.dll REACT_APP_SECURITY_DLL_64_URL=https://assets.fiskerdps.com/cloud-supplier/fisker_security_64.dll REACT_APP_SUPERSET_URL=https://stg-superset.cloud.fiskerinc.com +REACT_APP_ECCKEY_ENV=prod \ No newline at end of file diff --git a/.env.template b/.env.template index e42e4fd..968195b 100644 --- a/.env.template +++ b/.env.template @@ -8,3 +8,4 @@ REACT_APP_OTA_SERVICE_URL=http://localhost/ota_update REACT_APP_SECURITY_DLL_URL=https://assets.fiskerdps.com/cloud-supplier/fisker_security_32.dll REACT_APP_SECURITY_DLL_64_URL=https://assets.fiskerdps.com/cloud-supplier/fisker_security_64.dll REACT_APP_SUPERSET_URL=https://dev-superset.cloud.fiskerinc.com +REACT_APP_ECCKEY_ENV=dev,stage,prod \ No newline at end of file diff --git a/src/components/Manifest/Update/__snapshots__/index.test.jsx.snap b/src/components/Manifest/Update/__snapshots__/index.test.jsx.snap index fa51235..9874fa0 100644 --- a/src/components/Manifest/Update/__snapshots__/index.test.jsx.snap +++ b/src/components/Manifest/Update/__snapshots__/index.test.jsx.snap @@ -218,6 +218,122 @@ exports[`Manifest Details Component Render 1`] = ` +
+ +
+ + + +
+
+
+ +
+ + + +
+