diff --git a/.env b/.env index cf067ee..91539c8 100644 --- a/.env +++ b/.env @@ -1 +1,4 @@ VITE_API_URL=https://postnet.dev.selftech.ru +VITE_KEYCLOAK_CLIENT_ID=postnet +VITE_KEYCLOAK_CLIENT_SECRET=K2yHweEUispkVeWn03VMk843sW2Moic5 +VITE_KEYCLOAK_URL=https://kk.dev.selftech.ru/ diff --git a/src/modules/ImportMode/PointsFileUploadModal.jsx b/src/modules/ImportMode/PointsFileUploadModal.jsx index 81a5bf2..b01bc72 100644 --- a/src/modules/ImportMode/PointsFileUploadModal.jsx +++ b/src/modules/ImportMode/PointsFileUploadModal.jsx @@ -68,6 +68,16 @@ export const PointsFileUploadModal = ({onClose, isOpened}) => { Просмотреть отчет ] + if (isImporting) return [ + , + ] return [