Skip to content

Audit accounts v1#246

Open
JoshuaJoseFelix wants to merge 147 commits into
FusionIIIT:audit-accounts-v1from
JoshuaJoseFelix:audit-accounts-v1
Open

Audit accounts v1#246
JoshuaJoseFelix wants to merge 147 commits into
FusionIIIT:audit-accounts-v1from
JoshuaJoseFelix:audit-accounts-v1

Conversation

@JoshuaJoseFelix

Copy link
Copy Markdown

No description provided.

Charan2437 and others added 30 commits February 4, 2025 15:42
* Complaint management configs

* Created Feedback tab, list, item, and minor changes in index.jsx file to align all tabs

* generate report and complaint history pages

* Done changes in Complaint Form and correct module name to ComplaintManagement from Complaint Management

* Minor changes done in Form Page and romoved scroll bar in Feedback page

* generate report and complaint history

* add UnresolvedComplaints page and all associated components to the components dir

* UI and Functional Improvements

* added validation in complaint feedback form

* added resolved complaints page

* applied fontFamily to  all the complaint pages from index.jsx file

* fixed all the linting errors

* fixed linting errors

* modified generate report and complaint history files

* fixed the dependencies error

* ..

* ...

* Added unresolved complaints pages

* added unresolved complaint in index.jsx file

* modified generate-report.jsx and integrated with backend

* integrated complaint form, feedback and resolved complaints pages

* minor change in lodge a complaint page

* corrected the positions of the paper element.

* added Redirected Complaints page.

* Complaint History and Unresolved Complaint page integrated with backend

* merge solve

* navbar updated

* Changes made in home page and css adjusted

* integrated unresolved complaint pages

* integrated resolved complaints

* integrated redirected complaints

* Changes for displaying errors or empty lists and minor UI changes

* added regex expression to get the user role

* generate remote page updated

* Added ComplaintDetails file for reusability and made UI consistent over Complaint History, FeedbackForm, RedirectedComplaints, Resolved Complaints and Unresolved Complaints pages

* Updated navbar

* Added Download as CSV functionality in Generate Report page and minor UI changes

* implemented lazy loading

* removed unwanted codes

* Fixed width and font sizes in complaint history page

* Fixed width and font sizes in feedback pages

* Fixed width and font sizes in complaint form

* fixed bugs and adjusted buttons in complaintHistory page

* Fixed width and font sizes in redirected complaints page

* Minor UI fixes in complaint history, redirected complaints, feedback pages

* modified resolved and unresolved page

* Resolved Problem of displaying declined complaints in unresolved complaints even after marking them as declined by caretaker

* Removed div and used mantine components grid and paper

* add a file and layout for api routes.Implemented for lodge complaint.

* Alignment changes

* created seperate api routes for student/faculty pages

* Changes in Scroll

* improved generate report UI

* fixed all the minor changes

* added api routes of unresolved , resolved complaints and generate report

* Minor UI fixes in complaint history, redirected complaints, feedback, resolved and unresolved pages

* corrected file opening(minor change)

* added api routes of feedbackForm , redirected complaints , redirected Complaints Change  UnresComp_ChangeStatus and UnresComp_Reddirect

* Added lodge a complaint page and complaint history page for caretaker

* Fixed ui and date format in complaint history and generate report pages

---------

Co-authored-by: Prit Bhanushali <pritbhanushali012@gmail.com>
Co-authored-by: jyotiduhan2004 <jyotiduhan482@gmail.com>
Co-authored-by: Sujit <sujittayade2040@gmail.com>
Co-authored-by: shivamsk2004 <shivamkumbhakarna2004@gmail.com>
Co-authored-by: akeshari986 <22bcs055@iiitdmj.ac.in>
Co-authored-by: shreySaxena <shreyyerhs07@gmail.com>
Co-authored-by: Chaitanya-Musale <cmusale3@gmail.com>
* Added App.jsx

* added folders

* Added Projects and Thesis Supervision

* Added conference

* Added Folders

* Added Myprofile files

* added myprofile files

* Added BreadCrumbs

* Made a Saperate Routes file and also Added AboutMe secton

* removed extra unnecessary file

* Corrected some UI

* Corrected Journals

* Added Dynamic Fetching

* Added Dynamic Fetching

* Final Update

* Removed Linting Errors

* Update sidebarContent.jsx

* Update App.jsx

* fix: complaint-eis stashed

* Added administrative forms

* fix small correction

* Made The Pages Responsive

* Made changes responsive

* added pfNo for all forms

---------

Co-authored-by: abhishek-singh0710 <126397507+abhishek-singh0710@users.noreply.github.com>
Co-authored-by: Gautam Saraya <sarayagautam9@gmail.com>
Co-authored-by: Pkjha9903 <22bcs193@iiitdmj.ac.in>
Co-authored-by: Parzigit <sumedhatreya007@gmail.com>
Co-authored-by: Sathwik <sathwik2625@gmail.com>
* add:Routes to Visitors Hostel main page

* add: visitors navbar and managed routes

* add: cancellation request

* add: updated cancellation request

* add: Booking Form

* add: active bookings and completed bookings (FusionIIIT#4)

* add: bookings page and  place request

* Vk (FusionIIIT#5)

* add: active bookings and completed bookings

* resolve conflicts in App.jsx

* Revert "resolve conflicts in App.jsx"

This reverts commit 1e8a205.

* add: room avalibility visitors details and responsiveness for medium screens

* added the pages for inventory and vhguidelines (FusionIIIT#7)

* add: active bookings and completed bookings

* resolve conflicts in App.jsx

* Revert "resolve conflicts in App.jsx"

This reverts commit 1e8a205.

* add: inventory and vhguidelines pages

---------

Co-authored-by: SHRAMAN PAUL <pkpaulpostdn@gmail.com>

* Added api fetch of booking requests (FusionIIIT#8)

* bug: fixed conditional rendering of Visitor's Hostel Naavbar

* add:account statement page

* add: forwardBooking confirmBooking

* fetching api for completed, cancelled, active bookings (FusionIIIT#9)

* Added api fetch of booking requests

* activeBooking api fetched

* changed pages for fetching data from active, completed, cancelled request api

* cancellation request action done

* reject request works

* add: room availibility

* Add items functionality (FusionIIIT#10)

* add: table content

* Add items functionality

* fix: Inventory

* add: accountStatement (FusionIIIT#11)

* fix: calculation in account statements

* fix: partial booking feature

* Page Refresh after updation added (FusionIIIT#12)

* Added api fetch of booking requests

* activeBooking api fetched

* changed pages for fetching data from active, completed, cancelled request api

* cancellation request action done

* reject request works

* Forward Booking refreshing added

* Cancel update in active booking

* fix: completed bookings

* fix: UI of rooms availibilty and account statement

* feat: add export to excel functionality

* feat: add PDF generation and view functionality

* fix: bugs and BreadCrumbs

* fix: alignment and color (FusionIIIT#14)

* Merged Vh module with Complaint Management (FusionIIIT#15)

* Complaint management configs

* Created Feedback tab, list, item, and minor changes in index.jsx file to align all tabs

* generate report and complaint history pages

* Done changes in Complaint Form and correct module name to ComplaintManagement from Complaint Management

* Minor changes done in Form Page and romoved scroll bar in Feedback page

* generate report and complaint history

* add UnresolvedComplaints page and all associated components to the components dir

* UI and Functional Improvements

* added validation in complaint feedback form

* added resolved complaints page

* applied fontFamily to  all the complaint pages from index.jsx file

* fixed all the linting errors

* fixed linting errors

* modified generate report and complaint history files

* fixed the dependencies error

* ..

* ...

* Added unresolved complaints pages

* added unresolved complaint in index.jsx file

* modified generate-report.jsx and integrated with backend

* integrated complaint form, feedback and resolved complaints pages

* minor change in lodge a complaint page

* corrected the positions of the paper element.

* added Redirected Complaints page.

* Complaint History and Unresolved Complaint page integrated with backend

* merge solve

* navbar updated

* Changes made in home page and css adjusted

* integrated unresolved complaint pages

* integrated resolved complaints

* integrated redirected complaints

* Changes for displaying errors or empty lists and minor UI changes

* added regex expression to get the user role

* generate remote page updated

* Added ComplaintDetails file for reusability and made UI consistent over Complaint History, FeedbackForm, RedirectedComplaints, Resolved Complaints and Unresolved Complaints pages

* Updated navbar

* Added Download as CSV functionality in Generate Report page and minor UI changes

* implemented lazy loading

* removed unwanted codes

* Fixed width and font sizes in complaint history page

* Fixed width and font sizes in feedback pages

* Fixed width and font sizes in complaint form

* fixed bugs and adjusted buttons in complaintHistory page

* Fixed width and font sizes in redirected complaints page

* Minor UI fixes in complaint history, redirected complaints, feedback pages

* modified resolved and unresolved page

* Resolved Problem of displaying declined complaints in unresolved complaints even after marking them as declined by caretaker

* Removed div and used mantine components grid and paper

* add a file and layout for api routes.Implemented for lodge complaint.

* Alignment changes

* created seperate api routes for student/faculty pages

* Changes in Scroll

* improved generate report UI

* fixed all the minor changes

* added api routes of unresolved , resolved complaints and generate report

* Minor UI fixes in complaint history, redirected complaints, feedback, resolved and unresolved pages

* corrected file opening(minor change)

* added api routes of feedbackForm , redirected complaints , redirected Complaints Change  UnresComp_ChangeStatus and UnresComp_Reddirect

* Added lodge a complaint page and complaint history page for caretaker

* Fixed ui and date format in complaint history and generate report pages

---------

Co-authored-by: Prit Bhanushali <pritbhanushali012@gmail.com>
Co-authored-by: jyotiduhan2004 <jyotiduhan482@gmail.com>
Co-authored-by: Sujit <sujittayade2040@gmail.com>
Co-authored-by: shivamsk2004 <shivamkumbhakarna2004@gmail.com>
Co-authored-by: akeshari986 <22bcs055@iiitdmj.ac.in>
Co-authored-by: shreySaxena <shreyyerhs07@gmail.com>
Co-authored-by: Chaitanya-Musale <cmusale3@gmail.com>

* fix: responsive navabar

* fix active booking responsive

* fix: bugs

---------

Co-authored-by: Vishal-Github-21 <vishalmukkannavar690@gmail.com>
Co-authored-by: Vishal-Github-21 <116187488+Vishal-Github-21@users.noreply.github.com>
Co-authored-by: Hardik Vardaan <37293677+AtOM18@users.noreply.github.com>
Co-authored-by: ompandey0703 <142932201+ompandey0703@users.noreply.github.com>
Co-authored-by: K.Charan Teja Reddy <129493881+Charan2437@users.noreply.github.com>
Co-authored-by: Prit Bhanushali <pritbhanushali012@gmail.com>
Co-authored-by: jyotiduhan2004 <jyotiduhan482@gmail.com>
Co-authored-by: Sujit <sujittayade2040@gmail.com>
Co-authored-by: shivamsk2004 <shivamkumbhakarna2004@gmail.com>
Co-authored-by: akeshari986 <22bcs055@iiitdmj.ac.in>
Co-authored-by: shreySaxena <shreyyerhs07@gmail.com>
Co-authored-by: Chaitanya-Musale <cmusale3@gmail.com>
* add:Routes to Visitors Hostel main page

* add: visitors navbar and managed routes

* add: cancellation request

* add: updated cancellation request

* add: Booking Form

* add: active bookings and completed bookings (FusionIIIT#4)

* add: bookings page and  place request

* Vk (FusionIIIT#5)

* add: active bookings and completed bookings

* resolve conflicts in App.jsx

* Revert "resolve conflicts in App.jsx"

This reverts commit 1e8a205.

* add: room avalibility visitors details and responsiveness for medium screens

* added the pages for inventory and vhguidelines (FusionIIIT#7)

* add: active bookings and completed bookings

* resolve conflicts in App.jsx

* Revert "resolve conflicts in App.jsx"

This reverts commit 1e8a205.

* add: inventory and vhguidelines pages

---------

Co-authored-by: SHRAMAN PAUL <pkpaulpostdn@gmail.com>

* Added api fetch of booking requests (FusionIIIT#8)

* bug: fixed conditional rendering of Visitor's Hostel Naavbar

* add:account statement page

* add: forwardBooking confirmBooking

* fetching api for completed, cancelled, active bookings (FusionIIIT#9)

* Added api fetch of booking requests

* activeBooking api fetched

* changed pages for fetching data from active, completed, cancelled request api

* cancellation request action done

* reject request works

* add: room availibility

* Add items functionality (FusionIIIT#10)

* add: table content

* Add items functionality

* fix: Inventory

* add: accountStatement (FusionIIIT#11)

* fix: calculation in account statements

* fix: partial booking feature

* Page Refresh after updation added (FusionIIIT#12)

* Added api fetch of booking requests

* activeBooking api fetched

* changed pages for fetching data from active, completed, cancelled request api

* cancellation request action done

* reject request works

* Forward Booking refreshing added

* Cancel update in active booking

* fix: completed bookings

* fix: UI of rooms availibilty and account statement

* feat: add export to excel functionality

* feat: add PDF generation and view functionality

* fix: bugs and BreadCrumbs

* fix: alignment and color (FusionIIIT#14)

* Merged Vh module with Complaint Management (FusionIIIT#15)

* Complaint management configs

* Created Feedback tab, list, item, and minor changes in index.jsx file to align all tabs

* generate report and complaint history pages

* Done changes in Complaint Form and correct module name to ComplaintManagement from Complaint Management

* Minor changes done in Form Page and romoved scroll bar in Feedback page

* generate report and complaint history

* add UnresolvedComplaints page and all associated components to the components dir

* UI and Functional Improvements

* added validation in complaint feedback form

* added resolved complaints page

* applied fontFamily to  all the complaint pages from index.jsx file

* fixed all the linting errors

* fixed linting errors

* modified generate report and complaint history files

* fixed the dependencies error

* ..

* ...

* Added unresolved complaints pages

* added unresolved complaint in index.jsx file

* modified generate-report.jsx and integrated with backend

* integrated complaint form, feedback and resolved complaints pages

* minor change in lodge a complaint page

* corrected the positions of the paper element.

* added Redirected Complaints page.

* Complaint History and Unresolved Complaint page integrated with backend

* merge solve

* navbar updated

* Changes made in home page and css adjusted

* integrated unresolved complaint pages

* integrated resolved complaints

* integrated redirected complaints

* Changes for displaying errors or empty lists and minor UI changes

* added regex expression to get the user role

* generate remote page updated

* Added ComplaintDetails file for reusability and made UI consistent over Complaint History, FeedbackForm, RedirectedComplaints, Resolved Complaints and Unresolved Complaints pages

* Updated navbar

* Added Download as CSV functionality in Generate Report page and minor UI changes

* implemented lazy loading

* removed unwanted codes

* Fixed width and font sizes in complaint history page

* Fixed width and font sizes in feedback pages

* Fixed width and font sizes in complaint form

* fixed bugs and adjusted buttons in complaintHistory page

* Fixed width and font sizes in redirected complaints page

* Minor UI fixes in complaint history, redirected complaints, feedback pages

* modified resolved and unresolved page

* Resolved Problem of displaying declined complaints in unresolved complaints even after marking them as declined by caretaker

* Removed div and used mantine components grid and paper

* add a file and layout for api routes.Implemented for lodge complaint.

* Alignment changes

* created seperate api routes for student/faculty pages

* Changes in Scroll

* improved generate report UI

* fixed all the minor changes

* added api routes of unresolved , resolved complaints and generate report

* Minor UI fixes in complaint history, redirected complaints, feedback, resolved and unresolved pages

* corrected file opening(minor change)

* added api routes of feedbackForm , redirected complaints , redirected Complaints Change  UnresComp_ChangeStatus and UnresComp_Reddirect

* Added lodge a complaint page and complaint history page for caretaker

* Fixed ui and date format in complaint history and generate report pages

---------

Co-authored-by: Prit Bhanushali <pritbhanushali012@gmail.com>
Co-authored-by: jyotiduhan2004 <jyotiduhan482@gmail.com>
Co-authored-by: Sujit <sujittayade2040@gmail.com>
Co-authored-by: shivamsk2004 <shivamkumbhakarna2004@gmail.com>
Co-authored-by: akeshari986 <22bcs055@iiitdmj.ac.in>
Co-authored-by: shreySaxena <shreyyerhs07@gmail.com>
Co-authored-by: Chaitanya-Musale <cmusale3@gmail.com>

* fix: responsive navabar

* fix active booking responsive

* fix: bugs

* bugs: fixed data format in calender

---------

Co-authored-by: Vishal-Github-21 <vishalmukkannavar690@gmail.com>
Co-authored-by: Vishal-Github-21 <116187488+Vishal-Github-21@users.noreply.github.com>
Co-authored-by: Hardik Vardaan <37293677+AtOM18@users.noreply.github.com>
Co-authored-by: ompandey0703 <142932201+ompandey0703@users.noreply.github.com>
Co-authored-by: K.Charan Teja Reddy <129493881+Charan2437@users.noreply.github.com>
Co-authored-by: Prit Bhanushali <pritbhanushali012@gmail.com>
Co-authored-by: jyotiduhan2004 <jyotiduhan482@gmail.com>
Co-authored-by: Sujit <sujittayade2040@gmail.com>
Co-authored-by: shivamsk2004 <shivamkumbhakarna2004@gmail.com>
Co-authored-by: akeshari986 <22bcs055@iiitdmj.ac.in>
Co-authored-by: shreySaxena <shreyyerhs07@gmail.com>
Co-authored-by: Chaitanya-Musale <cmusale3@gmail.com>
All changes of Department module V1.0

---------

Co-authored-by: aadityaverma2011 <112503547+aadityaverma2011@users.noreply.github.com>
Co-authored-by: owaish7 <lightningowais@gmail.com>
Co-authored-by: pant5803 <121814461+pant5803@users.noreply.github.com>
* compose componments changes

* create file tracking module added components (FusionIIIT#2)

* outbox (FusionIIIT#3)

* added Archive.jsx (FusionIIIT#5)

* Added ViewFile. (FusionIIIT#6)

* Revert "Added ViewFile. (FusionIIIT#6)" (FusionIIIT#7)

This reverts commit 3b62df8.

* Revert "added Archive.jsx (FusionIIIT#5)" (FusionIIIT#8)

This reverts commit b1ffc7c.

* Changed drafts and archive (FusionIIIT#9)

* Pred695/gad 4 (FusionIIIT#10)

* compose componments changes

* create file tracking module added components (FusionIIIT#2)

* outbox (FusionIIIT#3)

* added Archive.jsx (FusionIIIT#5)

* Added ViewFile. (FusionIIIT#6)

* Revert "Added ViewFile. (FusionIIIT#6)" (FusionIIIT#7)

This reverts commit 3b62df8.

* Revert "added Archive.jsx (FusionIIIT#5)" (FusionIIIT#8)

This reverts commit b1ffc7c.

* Changed drafts and archive (FusionIIIT#9)

* add: notifications on actions

---------

Co-authored-by: alok410kr <alok410kr@gmail.com>
Co-authored-by: Fahad Sheik Abdullah <119167516+fahadsheik@users.noreply.github.com>
Co-authored-by: alok410kr <119100864+alok410kr@users.noreply.github.com>
Co-authored-by: Sadvika <128731424+sadvika05@users.noreply.github.com>
Co-authored-by: sunilroat-code <146645681+sunilroat-code@users.noreply.github.com>
Co-authored-by: Kshitizverma1234 <128520639+Kshitizverma1234@users.noreply.github.com>
Co-authored-by: Madhumita2005 <146762719+Madhumita2005@users.noreply.github.com>

* add: notifications on actions (FusionIIIT#12)

* made changes (FusionIIIT#13)

* Changes in ViewDraft and few other changes (FusionIIIT#14)

* Changed drafts and archive

* Made changes in EditDraft file and few other small changes

* added forward file section in outbox.jsx to designated person (FusionIIIT#15)

* Integrated some backend funcitonality

* fix: Added Breadcrumbs

* add: fetch params from global state in inbox page

* add: fetched params from the global state in Drafts and Archive Page

* Integrated some backend funcitonality (FusionIIIT#17)

* fix: Fixed breadcrumbs behaviour

* fix: changes for UI consistency in Tabs

* Enhanced table layout and design in all pages

* Revert "Enhanced table layout and design in all pages"

* fix: fixed viewFile functionality

* add: added dynamic designation fetching

* minor fixes

* minor fixes

* add: fixed file upload

* Updated Inbox.jsx with new padding and font size changes

* made ui changes in inbox and outbox

* made changes in archive and drafts

* add: fixed tracking integration

* add: fixed ui consistency

* add: added separate routes file

* fix: multiple file uploads and also ajax name suggestion dropdown

* Made track page responsive

* made compose file responsive

* made compose file responsive

* Made inbox page responsive

* changes in receiver designation  and forward to section

* Fix: Made UI changes in multiple pages

---------

Co-authored-by: alok410kr <alok410kr@gmail.com>
Co-authored-by: Fahad Sheik Abdullah <119167516+fahadsheik@users.noreply.github.com>
Co-authored-by: alok410kr <119100864+alok410kr@users.noreply.github.com>
Co-authored-by: Sadvika <128731424+sadvika05@users.noreply.github.com>
Co-authored-by: sunilroat-code <146645681+sunilroat-code@users.noreply.github.com>
Co-authored-by: Kshitizverma1234 <128520639+Kshitizverma1234@users.noreply.github.com>
Co-authored-by: Madhumita2005 <146762719+Madhumita2005@users.noreply.github.com>
Co-authored-by: Zaid Alam <113824146+pred695@users.noreply.github.com>
Co-authored-by: fahadsheik <fahad96644@gmail.com>
Co-authored-by: harshk-89 <133699216+harshk-89@users.noreply.github.com>
Co-authored-by: Zaid Alam <predcodes695@gmail.com>
Co-authored-by: sadvika <sadvikachitteti@gmail.com>
Co-authored-by: harshk-89 <harshkajalkhane774105@gmail.com>
… disabled navigation of undeployed modules. (FusionIIIT#27)

This commit fixes the profile page navigation error from the sidebar and also adds a total notifications count in the bell icon. It also disables the navigation of those modules that have not yet been deployed.
* added pages and setup template

* Caretaker pages and template fixes

* fix(ui): ui and code fixes

* fix(ui): optimization and fixes

* Added components for Update Payments for Student actor

* feat(ui): added pages for Caretaker

* Feat: Added Component for Registration and Deregistration for students

* Implemented UpdateMenu and ViewMenu for caretaker

* added messregistrations, viewstudentbills, viewregistrations

* Feature Enhancements: View Menu Pages, Student Registration/DeRegistrations , Feedback System, and Bug Fixes . (FusionIIIT#20)

* feat[frontend]: Added two feedback and one update sem-date component.

* Removed unnecessary comments !

* added caretaker pages and set up the student template

* removed unnecessary dependencies

* fixed ViewSpecialFoodRequest

* fixed templates and added registration deregistration and view menu pages

* StudentFeedback page and fixed issue with addorrem.jsx

* feat: Added Routes and Backend Integration for Update Balance

* Add Applications and ViewBillAndPayments page For Student (FusionIIIT#26)

Co-authored-by: bhumikamathankar <narendramathankar7@gmail.com>

* feat[ui]: Added two feedback and one update sem-date component.

* Removed unnecessary comments !

* added caretaker pages and set up the student template

* removed unnecessary dependencies

* fixed ViewSpecialFoodRequest

* fixed templates and added registration deregistration and view menu pages

* StudentFeedback page and fixed issue with addorrem.jsx

* backend integration and UI Fix

* API Integration for student and caretaker

* Done API integartion in MessFeedback,StudentFeedback,RespondRebate,ViewFeedback pages

* Done API integartion in RespondRebate,SpecialFoodStatus,ViewBill,PaymentHistory,RebateStatus

* Feature Enhancement: Integrated Update Sem Dates and View Registrations pages with Backend and Added Routes (FusionIIIT#30)

* Feat: Added components for Update Payments for Student actor

* Added routes folder and integrated backend in update payment pages

* Added all routes in the route folder

* Minor UI fixes

* student UI updates

* Add Applications and ViewBillAndPayments page For Student

* feat: Added Routes and Backend Integration for Update Balance

* feat[ui]: Added two feedback and one update sem-date component.

* Removed unnecessary comments !

* added caretaker pages and set up the student template

* removed unnecessary dependencies

* fixed ViewSpecialFoodRequest

* fixed templates and added registration deregistration and view menu pages

* StudentFeedback page and fixed issue with addorrem.jsx

* backend integration and UI Fix

* API Integration for student and caretaker

* Done API integartion in MessFeedback,StudentFeedback,RespondRebate,ViewFeedback pages

* Done API integartion in RespondRebate,SpecialFoodStatus,ViewBill,PaymentHistory,RebateStatus

* Update the UI in Student

* Fixed the ui of student pages

* Made changes for student and add previous feedback page for student

* update student feedback

---------

Co-authored-by: bhumikamathankar <narendramathankar7@gmail.com>
Co-authored-by: Agrim2112 <agrimgupta2112@gmail.com>
Co-authored-by: Utkarsh-Purohit <129503848+Utkarsh-Purohit@users.noreply.github.com>
Co-authored-by: S-tej <132924903+S-tej@users.noreply.github.com>

* made changes for pages deregistration, MessActivities, WardenIndex (FusionIIIT#33)

* Fix: fixed routing issues (FusionIIIT#35)

* Changes in MessActivities,UpdateBalanceRequest,deregistration pages (FusionIIIT#34)

* fix: merge conflicts

* Update package.json

---------

Co-authored-by: S-tej <132924903+S-tej@users.noreply.github.com>
Co-authored-by: Utkarsh-Purohit <129503848+Utkarsh-Purohit@users.noreply.github.com>
Co-authored-by: Agrim2112 <agrimgupta2112@gmail.com>
Co-authored-by: AjayPuma <142252693+AjayPuma@users.noreply.github.com>
Co-authored-by: Green Mansion <90859709+PrinceBujethia@users.noreply.github.com>
Co-authored-by: Nandini Amaravadi <128562497+Nandinics04@users.noreply.github.com>
Co-authored-by: Padarthi Karthik <133255355+karthikpadarthi@users.noreply.github.com>
Co-authored-by: bhumika066 <167196139+bhumika066@users.noreply.github.com>
Co-authored-by: bhumikamathankar <narendramathankar7@gmail.com>
Co-authored-by: Divyansh Bisht <115489768+dcoder13@users.noreply.github.com>
minor fixes in the download attachment url
* init

* chore[ui]: add pages(tables) (#1)



Created the following pages :

    IssueWorkOrder
    RequestInProgress
    RejectedRequest
    GenerateBills
    FinalBillRequest
    CreatedRequest

* Create IssueWorkOrder and CreateRequest Pages

* Core[UI]

* feat[ui]: add navigation(partial)

* feat[ui]: add navigation(partial)

* chore[ui] : add more tables (FusionIIIT#3)

chore[ui]: add more tables

* fix[ui] : fixed conflicts

* fix(ui) : improved logic and fixed structure-1

* chore[ui]: manage budget

* chore[ui]: budget management

* chore [ui] : processed bills page

* feat[ui] integrated-1

* feat[ui] integrated create-request

* Added MantineUI (FusionIIIT#4)

* added mantine ui to the components

* added mantine ui to the components & new component

* added global css for tables

* added globaltable css (FusionIIIT#5)

* added mantine ui to the components

* added mantine ui to the components & new component

* added global css for tables

* fix : version

* Fixed UI (FusionIIIT#7)

* added mantine ui to the components

* added mantine ui to the components & new component

* added global css for tables

* minor ui fixes

* Update package.json

* breadcrumbs -updated (FusionIIIT#8)

* chore[ui] : integrated created requests page

* chore[ui] : integrated created requests page

* feat: view file

* fix: unnecessary import

* add trackReq, RejectedOnAction (FusionIIIT#9)

* NewCreateRequestForm added (FusionIIIT#11)

* NewCreateRequestForm added

* New UpdateRequestForm Added

* Gad 2 (FusionIIIT#10)

* add trackReq, RejectedOnAction

* trackreqChanges

* add approveRejectRequest (FusionIIIT#12)

* chore approve page

* chore : issue work order table integrated (FusionIIIT#13)

* Integrated RejectedRequests (FusionIIIT#14)

* added mantine ui to the components

* added mantine ui to the components & new component

* added global css for tables

* minor ui fixes

* Update package.json

* added ApproveRejectRequest in index.jsx

* integrated rejectedReq

---------

Co-authored-by: Divyansh Bisht <115489768+dcoder13@users.noreply.github.com>

* chore : approval and file view

* fix: reject requests

* fix conflicts

* feat : issue work order integrated

* Integrated View Budget and Manage Budget Pages (FusionIIIT#17)

* NewUpdateRequestForm Added (FusionIIIT#16)

* NewCreateRequestForm added

* New UpdateRequestForm Added

* applied filters (FusionIIIT#19)

* applied filter

* Update package.json

* Update ApproveRejectRequest.jsx

---------

Co-authored-by: Divyansh Bisht <115489768+dcoder13@users.noreply.github.com>

* minor fixes

* Added Audit Document Page (FusionIIIT#21)

* Added Audit Document Page

* added audit document page

* Update designationContext.jsx

---------

Co-authored-by: Divyansh Bisht <115489768+dcoder13@users.noreply.github.com>

* Added Cancel Request and Request Status Pages (FusionIIIT#23)

* add cancel reg

* Added Request Status Page

* corrected IssueWorkOrder

---------

Co-authored-by: Mokshagnabelli <mokshagnabeli@gmail.com>

* minor ui fix (FusionIIIT#22)

* fixed padding and sizing in some pages

* minor ui changes

* package.json version fix

* package.json version fix

* package.json version fix

* UI Changes (FusionIIIT#24)

* fixed padding and sizing in some pages

* minor ui changes

* package.json version fix

* package.json version fix

* package.json version fix

* datepicker_size fixed

* Added necessary fields and made some components customizable for global usage. (FusionIIIT#4)

* feat: Made the tabs and breadcrumb components reusable and customizable.

* feat(ui): Added fusionTable component (FusionIIIT#2)

Added fusionTable component which can be easily customized and reused by other modules.

* chore: removed unnecessary default props.

* Table (FusionIIIT#3)

feat: Introduced react-mantine table library for table components.

* feat: Added roll_no field in global states.

---------

Co-authored-by: Vedant Jain <129421822+jainvedant392@users.noreply.github.com>
Co-authored-by: Akash Paloju <119884665+AkashPaloju@users.noreply.github.com>

* fix : mark as completed

* fixed urls

* ui consistency (FusionIIIT#25)

* styling issue fixed

* ui consistency

* fixed json

* chore: cleanup

* integrated Requests status

* fix: module notifications

* fix: notifications

* chore: improved code quality, seperate file for api calls

* chore : vv minor changes

* Breadcrumbs fix (FusionIIIT#26)

* styling issue fixed

* ui consistency

* fixed json

* ui bugs fix

* breadcrumbs fix

* breadcrumbs fix

* fix : edit budget ui (FusionIIIT#27)

Co-authored-by: Mokshagnabelli <mokshagnabeli@gmail.com>
Co-authored-by: Divyansh Bisht <115489768+dcoder13@users.noreply.github.com>

* fix: ui in issueworkorderform (FusionIIIT#28)

* fix : ui bugs

* fix : work order handler

* major fixes

* fix[ui]: minor fixes (FusionIIIT#29)

* fix: [rejectedReq_update-form UI]

* fix[ui]: breadcrumbs font, editBudgetForm

* minor fix

* createdReq Button style

* fix: dean approval and file upload

* fix[ui]: dateInput size fix (FusionIIIT#30)

* fix: forward file

---------

Co-authored-by: Archit026 <133688162+Archit026@users.noreply.github.com>
Co-authored-by: Abhijeet <pabhijeet349@gmail.com>
Co-authored-by: Dhruv Ratmele <129955117+Somgester@users.noreply.github.com>
Co-authored-by: dotniiko <115548274+dotniiko@users.noreply.github.com>
Co-authored-by: adityapatel02 <154357668+adityapatel02@users.noreply.github.com>
Co-authored-by: Altair <144527105+Altair-05@users.noreply.github.com>
Co-authored-by: abhisheknaik7 <abhisheknaik8247@gmail.com>
Co-authored-by: Abhijeet Patil <133658873+abhiJeetP10@users.noreply.github.com>
Co-authored-by: Bhargavzz <133690080+Bhargavzz@users.noreply.github.com>
Co-authored-by: Mokshagnabelli <mokshagnabelli@gmail.com>
Co-authored-by: Mokshagnabelli <mokshagnabeli@gmail.com>
Co-authored-by: Pratik Solanki <128511266+Pratik2026@users.noreply.github.com>
Co-authored-by: Vedant Jain <129421822+jainvedant392@users.noreply.github.com>
Co-authored-by: Akash Paloju <119884665+AkashPaloju@users.noreply.github.com>
* scholarship module folder added(catalog,status)

* Created convenor module

* Changed details

* Resolved merge conflict in SpacsMembers.jsx

* Updated MCM Scholarship overview text

* some minor chages in styles and changed extensions from tsx to jsx

* Created convenor pages

* fixing a css bug , fixing convenor routes

* Implemented Convocation & Header

* Changed user pages according to figma

* updated previous winners

* making some pages responsive, fixing logo image bug, adding browse application link

* Implemented MCM_Application_forms

* adding routes and links to mcm applications page(rakshit's code)

* UserBreadcumbs Code Updated and Small spelling changes in AwardsAndScholarshipCatalog and ScholarshipPage

* UserBreadcumbs Code Updated and Small spelling changes in AwardsAndScholarshipCatalog and ScholarshipPage

* integrated PreviousWinner component with backend

* Updated the DirectorSilver.jsx  file

* Modified DirectorSilver.jsx file

* updated Convocation Medals form

* Modified DirectorSilver.jsx file

* fetching data of award and scholarship catalog, previous winners from backend. adding loader

* changes in styling

* making scholarship forms work in one page

* changing some styling(as instructed by dashboard team)

* conditionally giving routes to all actors

* ui changes

* fixing convenor catalog page

* Implement the Integration of inviteApplication

* Update Awards and Scholarship Catalog component

* mcm submission and api integeration complete

* fixing a bug

* fixing ui checks of student part.

* fixing previous winners bug

* fixing convenor previous winners part

* Updated Scholarship module and removed unused files and completed Integration Part

* making table styling according to ui check

* convenor ui updated

* Implementend convocation medals pages

* using mantine react useform in mcm application part in user. updating table data in mcm application in convener

* gg

* Implementation of Integration of Convocation Medals

* completing all ui checks

* some changes

* adding responsiveness in scholarship page(user part) (FusionIIIT#36)

* adding responsiveness to scholarship page(user part)

* adding responsiveness of  previous winners and spacs members page(user part)

* done responsiveness for previous winnes,spacs members and invite_applications (FusionIIIT#38)

* Implemented the Responsiveness of user forms (FusionIIIT#40)

* completed responsiveness for medal_applications and mcm_applications (FusionIIIT#41)

* done responsiveness for previous winnes,spacs members and invite_applications

* completed responsiveness for medal_applications and mcm_applications

* Minor Changes for spacs

* make changes for medals, mcm

* Add dm-proficiency decision in convenor

* changing routes of scholarship module to make a single route for whole module, (#1)

* adding export button for convocation medals (FusionIIIT#3)

* adding export button for convocation medals

* integerating mcm status update apis.

* Changed text style (FusionIIIT#4)

* add profiency dm

* Changed Spacs Members Details (FusionIIIT#5)

 changed Spacs Members Details

* Add view and export mcm application files and details feature

* slight changes

* put all routes separtely

* remove some unwanted lines

---------

Co-authored-by: harshit <harshitgangwar51102@gmail.com>
Co-authored-by: Ms Kumkum Kadhala <129649903+kumkum020704@users.noreply.github.com>
Co-authored-by: Ms Kumkum Kadhala <22bcs165@iiitdmj.ac.in>
Co-authored-by: Srija-Juttukonda <juttukondasrija@gmail.com>
Co-authored-by: Srija-Juttukonda <147270774+Srija-Juttukonda@users.noreply.github.com>
Co-authored-by: Sourabh Malhotra <malhotrasourabh034@gmail.com>
Co-authored-by: rakdecoder <22bcs015@iiitdmj.ac.in>
Co-authored-by: vulture278 <128960415+vulture278@users.noreply.github.com>
Co-authored-by: Harsh <its.the.boy.harsh@gmail.com>
Co-authored-by: Arpita34 <pathakarpita867@gmail.com>
Co-authored-by: rakdecoder <133696858+rakdecoder@users.noreply.github.com>
* intial setup for GYMKHANA

* feat:(new)Added Custom Table.jsx , made a coordinator specific features , optimized with Lazy & Suspense

* registration form changes added

* intial setup for GYMKHANA

* feat:(new)Added Custom Table.jsx , made a coordinator specific features , optimized with Lazy & Suspense

* registration form changes added

* added Event and Budget forms

* feat(fix):Added PropTypes & About for clubViewComponent & Event&Budget Forms for approvals

* feat(fix):Fixed the eslint errors with disabled & and added PropTypes

* feat(fix):minor change in access for conditional render of FIC

* feat(v1-dummy): Complted evrything with dummy data

* feat(feature):Integrated backend for Calender , events,fests,Acheievements && need to do Registration, Approvals of Budget & Events still , maybe styling as well

* feat(feature):Coordinator Member Tables ,Event & Budget Forms done , EventApproval Table done , BACKEND integrated with most except Budget Approval Table ,
Co-authored-by: Ajaykumar-058 <ajaykumarbaleboina@gmail.com>
Co-authored-by: vganeshayyappa <ganeshayyappa255@gmail.com>
Co-authored-by: say2410 <sayalik2410@gmail.com>

* intial setup for GYMKHANA

* feat:(new)Added Custom Table.jsx , made a coordinator specific features , optimized with Lazy & Suspense

* registration form changes added

* added Event and Budget forms

* feat(fix):Added PropTypes & About for clubViewComponent & Event&Budget Forms for approvals

* feat(fix):Fixed the eslint errors with disabled & and added PropTypes

* feat(fix):minor change in access for conditional render of FIC

* feat(v1-dummy): Complted evrything with dummy data

* feat(feature):Integrated backend for Calender , events,fests,Acheievements && need to do Registration, Approvals of Budget & Events still , maybe styling as well

* feat(feature):Coordinator Member Tables ,Event & Budget Forms done , EventApproval Table done , BACKEND integrated with most except Budget Approval Table ,
Co-authored-by: Ajaykumar-058 <ajaykumarbaleboina@gmail.com>
Co-authored-by: vganeshayyappa <ganeshayyappa255@gmail.com>
Co-authored-by: say2410 <sayalik2410@gmail.com>

* feat(feature):BudgetApprovals done , Bug fixes for token issue
Co-authored-by: vganeshayyappa <ganeshayyappa255@gmail.com>
Co-authored-by: say2410 <sayalik2410@gmail.com>

* Replaced tab navigation with ModuleTab component in GymkhanaDashboard.jsx.

* Replaced tab navigation with ModuleTab component in ClubViewComponent.jsx.

* Replaced tab navigation with ModuleTab component. (FusionIIIT#8)

* Replaced tab navigation with ModuleTab component in GymkhanaDashboard.jsx.

* Replaced tab navigation with ModuleTab component in ClubViewComponent.jsx.

---------

Co-authored-by: RISHIKESHk07 <117551967+RISHIKESHk07@users.noreply.github.com>

* Fixed event approval comment section.

* Fixed budget approval comment section.

* Fixed css for event comment section.

* Added logic for edit budget.

* Changed color palette for buttons.

* UI changes

* feat(feature): Lazy loaded stuff properly , updated ApprovalTables

* feat:responsiveness

* feat(Feasts table dynamic): Dynamic fests table

* feat(Changed Custom table & merged with main 1 )

* Implemented Newsletter (FusionIIIT#18)

* added newsletter

* added event report table for counsellor

* integrated report form with backend

* integrated counsellors report table frontend and backend

* viewing pdf logic added

* feat(deploy V1: Completed basically primitive versions for everything needs review of clients as weel)

---------

Co-authored-by: Sayali Kadam <22bcs122@iiitdmj.ac.in>
Co-authored-by: Palak Garg <128913984+palakgarg19@users.noreply.github.com>
Co-authored-by: Sayali <sayalik2410@gmail.com>
…T#44)

* intial setup for GYMKHANA

* feat:(new)Added Custom Table.jsx , made a coordinator specific features , optimized with Lazy & Suspense

* registration form changes added

* intial setup for GYMKHANA

* feat:(new)Added Custom Table.jsx , made a coordinator specific features , optimized with Lazy & Suspense

* registration form changes added

* added Event and Budget forms

* feat(fix):Added PropTypes & About for clubViewComponent & Event&Budget Forms for approvals

* feat(fix):Fixed the eslint errors with disabled & and added PropTypes

* feat(fix):minor change in access for conditional render of FIC

* feat(v1-dummy): Complted evrything with dummy data

* feat(feature):Integrated backend for Calender , events,fests,Acheievements && need to do Registration, Approvals of Budget & Events still , maybe styling as well

* feat(feature):Coordinator Member Tables ,Event & Budget Forms done , EventApproval Table done , BACKEND integrated with most except Budget Approval Table ,
Co-authored-by: Ajaykumar-058 <ajaykumarbaleboina@gmail.com>
Co-authored-by: vganeshayyappa <ganeshayyappa255@gmail.com>
Co-authored-by: say2410 <sayalik2410@gmail.com>

* intial setup for GYMKHANA

* feat:(new)Added Custom Table.jsx , made a coordinator specific features , optimized with Lazy & Suspense

* registration form changes added

* added Event and Budget forms

* feat(fix):Added PropTypes & About for clubViewComponent & Event&Budget Forms for approvals

* feat(fix):Fixed the eslint errors with disabled & and added PropTypes

* feat(fix):minor change in access for conditional render of FIC

* feat(v1-dummy): Complted evrything with dummy data

* feat(feature):Integrated backend for Calender , events,fests,Acheievements && need to do Registration, Approvals of Budget & Events still , maybe styling as well

* feat(feature):Coordinator Member Tables ,Event & Budget Forms done , EventApproval Table done , BACKEND integrated with most except Budget Approval Table ,
Co-authored-by: Ajaykumar-058 <ajaykumarbaleboina@gmail.com>
Co-authored-by: vganeshayyappa <ganeshayyappa255@gmail.com>
Co-authored-by: say2410 <sayalik2410@gmail.com>

* feat(feature):BudgetApprovals done , Bug fixes for token issue
Co-authored-by: vganeshayyappa <ganeshayyappa255@gmail.com>
Co-authored-by: say2410 <sayalik2410@gmail.com>

* Replaced tab navigation with ModuleTab component in GymkhanaDashboard.jsx.

* Replaced tab navigation with ModuleTab component in ClubViewComponent.jsx.

* Replaced tab navigation with ModuleTab component. (FusionIIIT#8)

* Replaced tab navigation with ModuleTab component in GymkhanaDashboard.jsx.

* Replaced tab navigation with ModuleTab component in ClubViewComponent.jsx.

---------

Co-authored-by: RISHIKESHk07 <117551967+RISHIKESHk07@users.noreply.github.com>

* Fixed event approval comment section.

* Fixed budget approval comment section.

* Fixed css for event comment section.

* Added logic for edit budget.

* Changed color palette for buttons.

* UI changes

* feat(feature): Lazy loaded stuff properly , updated ApprovalTables

* feat:responsiveness

* feat(Feasts table dynamic): Dynamic fests table

* feat(Changed Custom table & merged with main 1 )

* Implemented Newsletter (FusionIIIT#18)

* added newsletter

* added event report table for counsellor

* integrated report form with backend

* integrated counsellors report table frontend and backend

* viewing pdf logic added

* feat(deploy V1: Completed basically primitive versions for everything needs review of clients as weel)

* feat@ changed staticroutes to global routes

* feat(fix):Remove uneccessary field status

---------

Co-authored-by: Sayali Kadam <22bcs122@iiitdmj.ac.in>
Co-authored-by: Palak Garg <128913984+palakgarg19@users.noreply.github.com>
Co-authored-by: Sayali <sayalik2410@gmail.com>
* Added Routes and Base Components

* Your commit message

* Update package.json

* added role based access

* added placement calendar

* made some ui enhancements

* created download cv and send notifications form components (FusionIIIT#13)

* Added ApplyJobForm, enhanced UI

* just a commit for pull (FusionIIIT#14)

* Added forms in modals with role based access

* Added role based access to add stats form

* Added Pdf functionality in download cv page. (FusionIIIT#15)

* Added Pdf functionality in download cv page.

* Fixed some bugs in placement schedule page.

* Update PlacementSchedule.jsx

* Update PlacementSchedule.jsx

* Update PlacementScheduleCard.jsx

* Update ApplyForPlacementForm.jsx

---------

Co-authored-by: Neyati <116624667+Doraemon012@users.noreply.github.com>

* added placement schedule apis (FusionIIIT#16)

* just a commit for pull

* added placement stats apis

* added edit/delete buttons for tpo

* added form for next round

* added the modal form for editing the placement event - abhijayrawat

* Integrated Apis of placement calender and cv generation, placement stats (FusionIIIT#19) - CoDe-WiZaDd-18-DOTCOM

* just a commit for pull

* added placement stats apis

---------

Co-authored-by: Neyati <116624667+Doraemon012@users.noreply.github.com>

* fixed ui

* ui fix

* decreased padding in left and right direction (FusionIIIT#21) -  tushal-pethani

* ui fixes, added mantine-react-table package

* changed edit form,tabs,form title, fixed some errors in downloadcvform (FusionIIIT#22) - sam2104

* created download cv and send notifications form components

* changed edit form,tabs,form title

* changed edit form,tabs,form title

* Update DownloadCV.jsx

* Update EditPlacementForm.jsx

* Update PlacementSchedule.jsx

* Update PlacementSchedule.jsx

* Update PlacementScheduleCard.jsx

---------

Co-authored-by: Neyati <116624667+Doraemon012@users.noreply.github.com>

* fixed EditPlacementForm

* Sa 4 (FusionIIIT#23) - CoDe-WiZaDd-18-DOTCOM

* just a commit for pull

* added placement stats apis

---------

Co-authored-by: Neyati <116624667+Doraemon012@users.noreply.github.com>

* fix: fixed apply for placement

* migration to mantine-react-table: AppliedStudentDetails, PlacementRecordsTable

* feat: added notifications (toasts)

* fix: fixed formatting

* fix: fixed styling of datepicker, fixed issue with editplacementform

* "integrated remaining apis" (FusionIIIT#25) -  CoDe-WiZaDd-18-DOTCOM

* just a commit for pull

* added placement stats apis

* done with api integration

* intergrated remaining apis

---------

Co-authored-by: Neyati <116624667+Doraemon012@users.noreply.github.com>

* fix: ui, apply form, apply and view pages

* fix: added button to add placement record

* fix: fixed index.jsx

* added delete record button

* added some notifications, breadcrumbs

* feat: delete placement stats

* fix: student should not be able to see closed placement events

* added routes in a separate file

* front end enhancements

* feat: Created ApplyForPlacementEvent Form

* Sa 4 (FusionIIIT#30)

* updated AddPlacementEvent Form

* addplacementevent form

* feat: front end for debar functionality

* integrated debar apis (FusionIIIT#31) - Jashwanth

* Sa 4 (FusionIIIT#34) Samhita

* updated AddPlacementEvent Form

* addplacementevent form

* company registration form and fieldform and index.jsx for new tabs

---------

Co-authored-by: Neyati <116624667+Doraemon012@users.noreply.github.com>

* Added Restrictions Tab and some fixes in the Debarred Tab

* fixes

* done with apis of restriction and adding custom fields (FusionIIIT#35)

* integrated debar apis

* done with apis of restriction and adding custom fields

* Company registration (FusionIIIT#36)

* integrated debar apis

* done with apis of restriction and adding custom fields

* company registration

* intergrated notification apis (FusionIIIT#37)

* integrated debar apis

* done with apis of restriction and adding custom fields

* company registration

* intergated notifications api

* Debar notification Apis integration is done. (FusionIIIT#38)

* integrated debar apis

* done with apis of restriction and adding custom fields

* company registration

* intergated notifications api

* debar notification integrated

* feat: added front end for registered companies

* feat: added front end for company selection in add placement event form

* feat: created frontend for fied seection in add,edit placement event forms

* Company registration integrations (FusionIIIT#39)

* integrated debar apis

* done with apis of restriction and adding custom fields

* company registration

* intergated notifications api

* debar notification integrated

* company registration integration

* dynamic fields form integrated (FusionIIIT#40)

* integrated debar apis

* done with apis of restriction and adding custom fields

* company registration

* intergated notifications api

* debar notification integrated

* company registration integration

* dynamic fields form integrated

* Student Responses api integration (FusionIIIT#41)

* integrated debar apis

* done with apis of restriction and adding custom fields

* company registration

* intergated notifications api

* debar notification integrated

* company registration integration

* dynamic fields form integrated

* student responses integrated

* fix: fixed formatting, linting

* test

* fix: fixed comments, logs

* fix: fixed package.json

* fix: removed hoar-coded routes

---------

Co-authored-by: sam2104 <vemusamhita@gmail.com>
Co-authored-by: sam2104 <129674063+sam2104@users.noreply.github.com>
Co-authored-by: Jaswanth Meda <jaswanthm811@gmail.com>
Co-authored-by: tushal-pethani <127192816+tushal-pethani@users.noreply.github.com>
Co-authored-by: abhijayrawat <128585063+abhijayrawat@users.noreply.github.com>
pred695 and others added 30 commits April 25, 2025 11:48
* feat(Yearly Planner & Updated the UI)

* feat(minor fix over here)
fix: download fileAttachments, designation issue, and remarks in viewFile
* Update StudentInfo.jsx

* Update StudentInfo.jsx
* form submission confirmation

* feat : work page and added a seperate route for handling bills

* proposal form with .csv implemented (FusionIIIT#47)

* feat: managing vendors

---------

Co-authored-by: Dhruv Ratmele <129955117+Somgester@users.noreply.github.com>
* Add files via upload

* Delete src/Patent directory

* Add files via upload

* Update App.jsx

Added patent routes

* Modified Applicant Section

* Modified Applicant Section IPR Form

* Modified Applicant Section Cards Styling

* Modified PCC Admin

* Modified PCC admin and Director  Section

* adding new changes in director interface

* Add files via upload

* Revamped Main Dashboard

* Added Tables For Director Module

* Revamped  Director Module's Review Page

* Deleted Some Pages

* Added Some Functionality

* added submit application functionality

* Added Patent id and routes

* Updated routes and user roles

* view application api link and ipfilling form api link

* Update IPFilingForm.jsx

* Update IPFilingForm.jsx

* feat: Update PCC Admin application view to show details in same tab

* chore: Remove unused Unauthorized component

* feat: Manage attorney updated frontend UI

* feat: Add attorney form  updated frontend UI

* Revamped application form to ensure responsiveness across devices for deployment

* Modified Applicant Dashboard

* Redesigned Applicant Submit Page

* Done with the status of application in pccAdmin and also view button

* feat: Fixed module Tabs responsiveness

* feat: Added Manage Attorney features

* feat: Documents tab removed and addedin dashboard

* Modified Application Submit Page

* Modified Application Form

* Modified Application Submit Page

* Modified Application Notification Page

* Modified Application View Page

* Modified Application View Page- Form Part

* Added Upload Button For Form Page

* feat: Documents functionality completed

* feat: Merged changes done by Aman -- Added and complete functionalities of New Applications, Ongoing Applications & Past Applications

* Modified Draft Page

* Added Folders for Each Page

* Added Button For Redirecting in Draft Page

* Made some Changes in Application Form

* Made some Changes in Application View Page

* integrated director's frontend with backend

* changes in director frontend

* feat: Resolved issues in applicant interface

* feat: Added PCCADmin functionalities and  interface modifications needed

* feat: PCCAdmin Styling fixed

* small changes done in pccadmin

* changes in form

* feat: PCCAdmin Styling fixed for dashboard

* feat: Applicant Styling fixed for dashboard

* fix the style of pccAdmin

* Enhanced the UI components in the Manage Attorney tab

* done with the applicant view status bar

* Revamped Director Module

* Some UI Changes in Director Module

* feat: Applicant Styling fixed for all tabs :: final

* added attorney funtionality for director

* feat: PCCAdmin Tabs styling improved

* feat: Director styling improved

* feat: All interfaces styling improved

* feat: All interfaces functionalities and styling checked and api base url modified as per host

* feat: All interfaces functionalities and styling checked and api base url modified as per host

* feat: merged with base branch and fixed errors

* Fixed custom styling of Director and Applicant

---------

Co-authored-by: arshsinha22 <arshsinha22@gmail.com>
Co-authored-by: kesh_8851 <kesh8851@gmail.com>
Co-authored-by: kheria1509 <amankheria09@gmail.com>
Co-authored-by: Shreyash Katkar <128471717+shreyashkatkar07@users.noreply.github.com>
Co-authored-by: Shreyash Katkar <shreyashkatkar04@gmail.com>
* All the new changes requested

---------

Co-authored-by: owaish7 <lightningowais@gmail.com>
Co-authored-by: pant5803 <121814461+pant5803@users.noreply.github.com>
Co-authored-by: Vithesh2215 <miriyalavithesh13@gmail.com>
Co-authored-by: Owais Mohammad <129511171+owaish7@users.noreply.github.com>
…nIIIT#133)

* adding sorting option in all tables (FusionIIIT#9)

* adding sorting option in all tables

* using mantine table to show export and sort button

* adding view files functionality in mcm applications for convenor

* minor changes in frontend

* Add form validations

---------

Co-authored-by: Harshit Gangwar <harshitgangwar51102@gmail.com>
add: options between timeline, and tabular view in Viewfile
add: fix department error, ui changes
* Improve invite applications page UI

* fixing minor mantine react table bug (FusionIIIT#10)

* fixing minor mantine react table bug

* some minor changes in tables

* Add char limit on certain fields

---------

Co-authored-by: Harshit Gangwar <harshitgangwar51102@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.