Skip to content

Commit

Permalink
Merge branch 'release-1.0.0' of https://github.com/tekdi/teachers-app
Browse files Browse the repository at this point in the history
…into release-1.0.0
  • Loading branch information
AbhilashKD committed Jul 15, 2024
2 parents 508a97d + 2237ac6 commit bb9c500
Show file tree
Hide file tree
Showing 14 changed files with 689 additions and 24 deletions.
25 changes: 24 additions & 1 deletion public/locales/en/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -289,10 +289,33 @@
"REQUEST_TO_DELETE": "Request to Delete",
"RENAME": "Rename",
"CENTER_RENAMED": "Center Renamed Successfully!",
"SEND_REQUEST":"Send Request",
"SEND_REQUEST": "Send Request",
"REQUEST_TO_DELETE_HAS_BEEN_SENT": "Request to Delete has been sent",
"YOU_ARE_SENDING_REQUEST_TO_THE_STATE_ADMIN": "You are sending a request to the State Admin to delete this Center"
},
"CENTER_SESSION": {
"THIS_SESSION": "This session",
"FOLLOWING_SESSIONS": "This and following sessions",
"MODE_OF_SESSION": "Mode of Session",
"OFFLINE": "Offline",
"ONLINE": "Online",
"SUBJECT": "Subject",
"MEETING_LINK": "Meeting Link",
"MEETING_PASSCODE": "Meeting Passcode (if applicable)",
"START_TIME": "Start Time",
"END_TIME": "End Time",
"START_DATE": "Start Date",
"END_DATE": "End Date",
"REMOVE_THIS_SESSION": "Remove this session",
"PLANNED_SESSION": "Planned Session",
"FIXES_SUBJECTS": "For fixed subjects in the timetable",
"EXTRA_SESSION": "Extra Session",
"DOUBT_CLEARING": "For doubt clearing, webinars, etc",
"TOPIC": "Topic",
"SUBTOPIC": "Sub Topic",
"FACILITATORS": " Facilitators Pre-requisites",
"TITLE": "Title"
},
"MANAGE_USERS": {
"CENTERS_REQUESTED_SUCCESSFULLY": "Center Requested Successfully"
}
Expand Down
25 changes: 24 additions & 1 deletion public/locales/hi/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,8 +268,31 @@
"REQUEST_TO_DELETE": "हटाने का अनुरोध",
"RENAME": "नाम बदलें",
"CENTER_RENAMED": "केंद्र का नाम सफलतापूर्वक बदल दिया गया!",
"SEND_REQUEST":"अनुरोध भेजें",
"SEND_REQUEST": "अनुरोध भेजें",
"REQUEST_TO_DELETE_HAS_BEEN_SENT": " हटाने का अनुरोध भेजा गया है",
"YOU_ARE_SENDING_REQUEST_TO_THE_STATE_ADMIN": "आप राज्य प्रशासन को इस केंद्र को हटाने का अनुरोध भेज रहे हैं"
},
"CENTER_SESSION": {
"THIS_SESSION": "यह सत्र",
"FOLLOWING_SESSIONS": "यह और आने वाले सत्र",
"MODE_OF_SESSION": "सत्र का मोड",
"OFFLINE": "ऑफलाइन",
"ONLINE": "ऑनलाइन",
"SUBJECT": "विषय",
"MEETING_LINK": "बैठक लिंक",
"MEETING_PASSCODE": "बैठक पासकोड (यदि लागू हो)",
"START_TIME": "प्रारंभ समय",
"END_TIME": "समाप्ति समय",
"START_DATE": "प्रारंभ तिथि",
"END_DATE": "समाप्ति तिथि",
"REMOVE_THIS_SESSION": "इस सत्र को हटाएं",
"PLANNED_SESSION": "नियोजित सत्र",
"FIXES_SUBJECTS": "समय सारिणी में निश्चित विषयों के लिए",
"EXTRA_SESSION": "अतिरिक्त सत्र",
"DOUBT_CLEARING": "शंका समाधान, वेबिनार आदि के लिए",
"TOPIC": "विषय",
"SUBTOPIC": "उप विषय",
"FACILITATORS": "सुविधादाताओं की पूर्व आवश्यकताएँ",
"TITLE": "शीर्षक"
}
}
25 changes: 24 additions & 1 deletion public/locales/mr/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -269,8 +269,31 @@
"REQUEST_TO_DELETE": "हटवण्याची विनंती",
"RENAME": "नाव बदला",
"CENTER_RENAMED": "केंद्राचे नाव यशस्वीरित्या बदलले गेले!",
"SEND_REQUEST":"विनंती पाठवा",
"SEND_REQUEST": "विनंती पाठवा",
"REQUEST_TO_DELETE_HAS_BEEN_SENT": "हटवण्याची विनंती पाठवली आहे",
"YOU_ARE_SENDING_REQUEST_TO_THE_STATE_ADMIN": "आपण या केंद्राला हटविण्याचे विनंती राज्य प्रशासनाला पाठवत आहात"
},
"CENTER_SESSION": {
"THIS_SESSION": "हे सत्र",
"FOLLOWING_SESSIONS": "हे आणि पुढील सत्र",
"MODE_OF_SESSION": "सत्राचा प्रकार",
"OFFLINE": "ऑफलाइन",
"ONLINE": "ऑनलाइन",
"SUBJECT": "विषय",
"MEETING_LINK": "बैठक लिंक",
"MEETING_PASSCODE": "बैठक पासकोड (जर लागू असेल तर)",
"START_TIME": "सुरवातीचा वेळ",
"END_TIME": "समाप्तीचा वेळ",
"START_DATE": "सुरवात तारीख",
"END_DATE": "समाप्ती तारीख",
"REMOVE_THIS_SESSION": "हे सत्र काढून टाका",
"PLANNED_SESSION": "नियोजित सत्र",
"FIXES_SUBJECTS": "वेळापत्रकात निश्चित विषयांसाठी",
"EXTRA_SESSION": "अतिरिक्त सत्र",
"DOUBT_CLEARING": "शंका निरसन, वेबिनार इत्यादीसाठी",
"TOPIC": "विषय",
"SUBTOPIC": "उपविषय",
"FACILITATORS": "सुविधादात्यांची पूर्व आवश्यकताएं",
"TITLE": "शीर्षक"
}
}
1 change: 1 addition & 0 deletions sample.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
sample
Binary file added src/assets/images/decorationBg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
97 changes: 97 additions & 0 deletions src/components/CenterSessionModal.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
import Box from '@mui/material/Box';
import Button from '@mui/material/Button';
import CloseIcon from '@mui/icons-material/Close';
import { Divider } from '@mui/material';
import Modal from '@mui/material/Modal';
import React from 'react';
import { SessionsModalProps } from '@/utils/Interfaces';
import Typography from '@mui/material/Typography';
import { useTheme } from '@mui/material/styles';
import { useTranslation } from 'react-i18next';

const CenterSessionModal: React.FC<SessionsModalProps> = ({
children,
open,
handleClose,
title,
primary,
}) => {
const theme = useTheme<any>();
const { t } = useTranslation();
const style = {
position: 'absolute',
top: '50%',
left: '50%',
transform: 'translate(-50%, -50%)',
width: '75%',
bgcolor: theme?.palette?.warning['A400'],
boxShadow: 24,
borderRadius: '16px',
'@media (min-width: 600px)': {
width: '450px',
},
};
return (
<>
<div>
<Modal
open={open}
onClose={handleClose}
aria-labelledby="modal-modal-title"
aria-describedby="modal-modal-description"
>
<Box sx={style}>
<Box
display={'flex'}
justifyContent={'space-between'}
sx={{ padding: '18px 16px' }}
>
<Box marginBottom={0}>
<Typography
variant="h2"
sx={{
color: theme?.palette?.warning['A200'],
fontSize: '14px',
}}
component="h2"
>
{title}
</Typography>
</Box>
<CloseIcon
onClick={handleClose}
sx={{
cursor: 'pointer',
color: theme?.palette?.warning['A200'],
}}
/>
</Box>
<Divider />
{children}
<Divider />
<Box sx={{ padding: '20px 16px' }}>
<Button
variant="contained"
color="primary"
sx={{
'&.Mui-disabled': {
backgroundColor: theme?.palette?.primary?.main,
},
minWidth: '84px',
height: '2.5rem',
padding: theme.spacing(1),
fontWeight: '500',
width: '100%',
}}
>
{primary}
</Button>
</Box>
</Box>
</Modal>
</div>
</>
);
};

export default CenterSessionModal;
47 changes: 47 additions & 0 deletions src/components/DeleteSession.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
import {
Box,
FormControl,
FormControlLabel,
FormLabel,
Radio,
RadioGroup,
} from '@mui/material';

import React from 'react';
import { useTheme } from '@mui/material/styles';
import { useTranslation } from 'react-i18next';

const DeleteSession = () => {
const theme = useTheme<any>();
const { t } = useTranslation();
return (
<>
<Box sx={{ padding: '8px 16px' }}>
<Box
sx={{
display: 'flex',
justifyContent: 'space-between',
alignItems: 'center',
mt: 2,
}}
>
<Box>{t('CENTER_SESSION.THIS_SESSION')}</Box>
<Radio style={{ color: theme?.palette?.warning['300'] }} />
</Box>
<Box
sx={{
display: 'flex',
justifyContent: 'space-between',
alignItems: 'center',
my: 2,
}}
>
<Box>{t('CENTER_SESSION.FOLLOWING_SESSIONS')}</Box>
<Radio style={{ color: theme?.palette?.warning['300'] }} />
</Box>
</Box>
</>
);
};

export default DeleteSession;
Loading

0 comments on commit bb9c500

Please sign in to comment.