merge#95
Open
mojitosharma wants to merge 275 commits intorevert-60-visheshfrom
Open
Conversation
populate data updated
Thread on sendEmail
New version of SRS and Arch document uploaded.
- Added BackupSystem component for creating and managing backups of various data types including forms, users, meetings, and files. - Integrated JSZip for generating ZIP files containing backup data. - Implemented progress tracking and alert notifications during backup creation. - Added functionality to fetch and display backup history from the server. feat: Enhance Form Management with JSON data integration - Developed FormManagement component for managing forms and their questions. - Integrated JSON data files for registration, consent, and feedback forms. - Implemented CRUD operations for form questions with auto-save functionality. - Added export feature for form data in JSON format. test: Create automated tests for JSON form management and email content update - Developed test scripts to verify the accessibility and integrity of JSON form files. - Implemented tests for the email content update API to ensure correct functionality and data retrieval. Co-authored-by: Vikranth Udandarao <[email protected]> Co-authored-by: fakepickle <[email protected]> Co-authored-by: Tharun-Ninja <[email protected]>
… and management interface - Added EmailSchedule and EmailLog models to track email batches and logs. - Created API endpoints for managing email schedules, sending emails, and rescheduling failed emails. - Developed EmailScheduleManager component for admins to view and manage email schedules. - Enhanced AttendanceCrossCheck to include all meetings (mentor-scheduled and admin-scheduled). - Updated feedback form to dynamically load questions from the server and handle submissions. - Implemented feedback question management interface for admins to add, edit, and delete questions. - Added cron job setup script for automated daily email sending. - Documented the email scheduling system, including setup instructions and usage guidelines.
fix: Update API URLs to use localhost for development and modify emai…
- Created UI-DESIGN-SYSTEM.md to outline design principles, brand colors, typography, and component usage. - Implemented LoginPage component for user authentication with background image and styled elements. - Developed reusable Button component with various styles and states (primary, secondary, outline, ghost, danger). - Created Card component with customizable header, body, and footer sections. - Added DashboardCard component for displaying key metrics with icons and trend indicators. - Implemented Loading component with spinner and skeleton loading states. - Updated index.js to export all UI components for easy access. - Established theme.css with CSS variables for consistent styling across the application.
…eness and improve filter functionality - Updated layout structure in FormResponses.js for better responsiveness and user experience. - Added new ResponsivePageLayout component for consistent page layout across the application. - Improved search and filter functionalities with clearer input fields and button placements. - Removed unnecessary borders from tables in MenteesList, MtechMenteesList, MentorsList, and MtechMentorsList components. - Introduced Navbar.css for styling the navbar with a modern look and feel. - Added global responsive styles in responsive.css to enhance overall UI responsiveness.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…load and contact information
- Implement HistoricalData model to archive mentor and mentee data. - Create AcademicYear model to manage academic years. - Add API endpoints for fetching historical data, archiving current data, and retrieving academic years. - Update frontend to include Historical Data page with filters and data tables. - Enhance Mentee upload functionality to include archiving confirmation before file upload.
…ved readability and consistency - Indented code blocks for better readability in HistoricalData.js - Updated async function handling and error messages in HistoricalData.js - Enhanced user prompts and confirmation dialogs in EnhancedMenteeUpload.js - Improved file validation and state management in EnhancedMenteeUpload.js - Streamlined modal structure and styling in EnhancedMenteeUpload.js
…age in responses and dashboard
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.