Skip to content

Conversation

Adi8712
Copy link

@Adi8712 Adi8712 commented Mar 4, 2025

Issue that this pull request solves

Closes: # (issue number)

Proposed changes

Brief description of what is fixed or changed

Types of changes

Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Other (please describe):

Checklist

Put an x in the boxes that apply

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have created new branch for this pull request
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • My changes does not break the current system and it passes all the current test cases.

Screenshots

Please attach the screenshots of the changes made in case of change in user interface

Other information

Any other information that is important to this pull request

@dcoder13 dcoder13 merged commit 80b3507 into FusionIIIT:dashboard_client Mar 4, 2025
1 check passed
dcoder13 added a commit that referenced this pull request Mar 18, 2025
* (ac-4): week 4: fixed HOD leave module and some bugs in the student leave module. (#1100)

* I added my module otheracademic from scratch all functionality is implemented just need to set designation

* I added my module otheracademic from scratch all functionality is implemented just need to set designation

* I added my module otheracademic from scratch all functionality is implemented just need to set designation

* added new usecases

* removed migrations files

* Otheracademic 2024 (#1316)

* I added my module otheracademic from scratch all functionality is implemented just need to set designation

* I added my module otheracademic from scratch all functionality is implemented just need to set designation

* I added my module otheracademic from scratch all functionality is implemented just need to set designation

* Added pylint  (#1302)

* Create bandit_security_test.yml

Added Bandit security test for python

* Update bandit_security_test.yml

* Update bandit_security_test.yml

* Create pylint.yml

* Update pylint.yml

* Update pylint.yml

* Revert "Added pylint  (#1302)" (#1324)

This reverts commit c1359b7.

* removed migrations files

---------

Co-authored-by: Hardik Sharma <[email protected]>
Co-authored-by: Raman Chaudhary <[email protected]>

* bug fixes

* otheracademic update

* I added my module otheracademic from scratch all functionality is implemented just need to set designation

* I added my module otheracademic from scratch all functionality is implemented just need to set designation

* I added my module otheracademic from scratch all functionality is implemented just need to set designation

* Added pylint  (#1302)

* Create bandit_security_test.yml

Added Bandit security test for python

* Update bandit_security_test.yml

* Update bandit_security_test.yml

* Create pylint.yml

* Update pylint.yml

* Update pylint.yml

* Revert "Added pylint  (#1302)" (#1324)

This reverts commit c1359b7.

* removed migrations files

* changes in programme_cuuriculam,adding version to models (#1330)

* bug fixes

---------

Co-authored-by: Hardik Sharma <[email protected]>
Co-authored-by: Raman Chaudhary <[email protected]>
Co-authored-by: Anudeep Sanapala <[email protected]>

* Updated Dashboard

* implemented leave,assistantship,nodues

* bug fixes

* bug fixes assistantship

* bug fixes no dues

* I add description to all functions,also removed unnecessary comment,also used better naming,removed hardcoded part of graduateseminar,add description of hod charfield,also described no_dues_not function and working

* modifications in notifications

* small error fixed

* various bug fixes

* fix formatting and remove debugging statements for existing views

* fix formatting and remove some unnecessary functions

* update: all fts specific views require the user to not be student and have valid designation

* remove unused urls

* add notifications on forward

* fix: send notifications from drafts as well

* fix: redirect on sending draft

* fix remarks to show blank in drafts

* fix and cleanup templates

* save attachments to drafts and allow .zip attachments

* fix formatting and UI changes in compose file template

* Delete FusionIIIT/applications/otheracademic/migrations/0002_auto_20240416_2046.py

* Delete FusionIIIT/applications/otheracademic/migrations/0003_auto_20240416_2047.py

* updated apis for ac-2 module

* removed migration files

* feat: confirm before unloading page and make the fields not required

* app changes

* add active tab highlight to sidebar

* fix extra html

* add File download as zip feature

* authorization

* fix: small formatting errors

* added migration files

* fix: inbox, drafts and archives are now ordered by time of creating and reception

* fix: forward file to error correctly and improve template

* fix: on draft saving without destination redirect is correctly placed

* fix: attachments added on sending from drafts

* changed files permissions

* Changed file persmissions

* another file changed

* FTS mig change restored

* Introduces Subtype option and implemented generate report

* Revert "Merging AC-4 to Latest-Staging"

* corrected acadadmin login issues

* added verify course api endpoint

* chore: added updated files for gymkhana in applications and templates

* fts user validation fixed and side panel notifications

* Delete FusionIIIT/applications/globals/migrations/0015_auto_20240425_0421.py

* Delete FusionIIIT/applications/research_procedures/migrations/0004_auto_20240425_0417.py

* Delete FusionIIIT/applications/globals/migrations/0014_auto_20240425_0417.py

* corrected ac-4 module

* refactor: api

* Delete FusionIIIT/applications/central_mess/migrations/0010_auto_20240425_0417.py

* Introduces Subtype option and implemented generate report

* corrected PHC notifications

* multi copis

* fix acadadmin error

* refactor: urls and views

* fixed issues of testing

* Resolve minor issues

* notification error in gad-2 resolved

* updated migrations for all modules

* add_projects updated

* dropdown added

* added ps-1

* bug fix in ac-7

* Enable,checks on  module and navigate in navbar

* Swayam, course code and minor fixes

* changes done final

* dep final push

* delete migrations

* Update requirements.txt

* Update requirements.txt

* Modify viewHIstory API

* Update 0001_initial.py

* apis added

* revert to db sync

* added ac-6, rspc

* added apis for app

* fixed bugs api chages

* rebate fix

* Update filetracking.html

* minor issues in the Dashboard

* this commit, adds a new search functionality, a new pagination feature, fixes sorting through dates and fixes archive option enable conditions

* updated mig

* corrected globals mig

* changed allot courses function to update pre registration data using excel sheet

* updated user card to show roll no

* increase options for less fee payment

* Update admin.py

* new feat. marks submission, improved attendance and grading scheme

* Health Center Contribution - PR201 (#1625)

* All changes of health center module

* Redundancy bug fixes

* Minor bug fix
Patie0tn log form undefined behavior when changing radio field

* Guideline Configs

* Removed print statements according to guidelines

---------

Co-authored-by: ChallaBharadwajReddy <[email protected]>

* Configurations for Fusion-client (#1628)

* Made updated views for authentication, toggling notifications and removed dashboard view

* Made a view for updating a role

* migration files for changes made in extra_info model

---------

Co-authored-by: Pratik <[email protected]>

* fix: Resolved System Check errors (#1630)

- fix: Changed one line bugs
* Resolved system check errors
* Changed some fields in IWD Module
* Fixes creation of unwanted migration files

- chore: migration files for the previous commit changes

* Added API folder in iwdModuleV2

* Added endpoints in API folder in iwdModuleV2

* Added additional endpoints in API folder in iwdModuleV2

* fix[api] : fetchdesignation, requestview

* fix : view file endpoint

* Resolved Major bug and also added username field in auth data (#1635)

* Made updated views for authentication, toggling notifications and removed dashboard view

* Made a view for updating a role

* migration files for changes made in extra_info model

* Health Center Contribution - PR201 (#1625)

* All changes of health center module

* Redundancy bug fixes

* Minor bug fix
Patie0tn log form undefined behavior when changing radio field

* Guideline Configs

* Removed print statements according to guidelines

---------

Co-authored-by: ChallaBharadwajReddy <[email protected]>

* fix: Resolved System Check errors (#1630)

- fix: Changed one line bugs
* Resolved system check errors
* Changed some fields in IWD Module
* Fixes creation of unwanted migration files

- chore: migration files for the previous commit changes

* fix: Resolved major bug and also added username field in auth data.

---------

Co-authored-by: ramGopal <[email protected]>
Co-authored-by: ChallaBharadwajReddy <[email protected]>

* minor updates while updating the issue-work-order table (#4)

* minor changes (#5)

* minor changes

* minor changes

* approve/reject  and view file

* fix: work order

* Minor changes in addBudget and editBudget endpoints (#6)

* fix : serializer

* modified views related to audit document view (#7)

* Added API folder in iwdModuleV2

* modified views related to audit document view

* Minor changes for integration with frontend

* fixed apis

* fix: serializer overriding requestCreatedBdBy value

* fix: serializer overriding requestCreatedBdBy value

* fix api

* chore: made handlers consistent

* fix: some minor fixes

* major fixes

* minor fixes

* add: updated urls.py and file upload

* fix: handle dean process request file attachment upload

* fix : forward file

* Test os 3 (#1700)

* Setup Email Notifications and architected new announcement system

* Added module to announcement schema and lazy loading to specific_users

* Added create announcement and get announcement apis and added redis as dependency

* Sorted GET Announcement result order

* department info api (#1)

Co-authored-by: aarav0012 <[email protected]>

* rspc notification api added

---------

Co-authored-by: Akash Kumar Sah <[email protected]>
Co-authored-by: aarav0012 <[email protected]>

* Dashboard client (#1697)

* Get Booking data api added (#1)

* bug: fix conditional rendering of booking req

* Dashboard client (#3)

* Get Booking data api added

* active booking api

* add: forwardBooking confirmBooking

* Dashboard client (#4)

* Get Booking data api added

* active booking api

* Added cancelled, active, completed booking view functionality

* cancellation_request done

* reject option works

* Add items backend functionality (#5)

* add: rooms availibility

* fix: urls

* add: Account statement backend (#6)

* "add: account statements"

* resolved MC

* Updated visitor_hostel URLs and views:added partial booking API (#7)

Co-authored-by: Arun7113 <[email protected]>

* fix: partial booking feature

* fix: completed bookings

* fix: account statement

* fix: correct income display on account statement

---------

Co-authored-by: Hardik Vardaan <[email protected]>
Co-authored-by: ompandey0703 <[email protected]>
Co-authored-by: Vishal-Github-21 <[email protected]>
Co-authored-by: JATOTHU ARUN <[email protected]>
Co-authored-by: Arun7113 <[email protected]>

* All changes of Complaint Management (#1704)

* eis module version 1 (#1706)

* fix: multiple file uploads, and ajax dropdown cbv

* add: added multiple drafts upload

* fix: uncommented mess migrations

* Department module Version 1 (#1709)

* [Dashboard] Modified Profile views to fetch relevant data only (#1711)

* SA-2 [New-UI] - updated APIs for use with fusion-client (#1717)

* chore: added linting

* changes in feedbackAPI

* feat: added update bill excel (#4)

* fix: migrations

* Fix: Fixed an api endpoint allowed method (#5)

* Added New API for Student Records, Implement Checks in RebateAPI. (#6)

* Change in feedbackAPI

* New API and filter in RebateApi

* Fix merge

* fix: api cleanup

---------

Co-authored-by: S-tej <[email protected]>
Co-authored-by: Padarthi Karthik <[email protected]>
Co-authored-by: Green Mansion <[email protected]>

* SA-2 new UI updates (#1718)

* chore: added linting

* changes in feedbackAPI

* feat: added update bill excel (#4)

* fix: migrations

* Fix: Fixed an api endpoint allowed method (#5)

* Added New API for Student Records, Implement Checks in RebateAPI. (#6)

* Change in feedbackAPI

* New API and filter in RebateApi

* Fix merge

* fix: api cleanup

* deployment fixes

---------

Co-authored-by: S-tej <[email protected]>
Co-authored-by: Padarthi Karthik <[email protected]>
Co-authored-by: Green Mansion <[email protected]>

* Old version(gad 2) (#1721)

* Added API folder in iwdModuleV2

* Added endpoints in API folder in iwdModuleV2

* Added additional endpoints in API folder in iwdModuleV2

* fix[api] : fetchdesignation, requestview

* fix : view file endpoint

* minor updates while updating the issue-work-order table (#4)

* minor changes (#5)

* minor changes

* minor changes

* approve/reject  and view file

* fix: work order

* Minor changes in addBudget and editBudget endpoints (#6)

* fix : serializer

* modified views related to audit document view (#7)

* Added API folder in iwdModuleV2

* modified views related to audit document view

* fixed apis

* fix: serializer overriding requestCreatedBdBy value

* fix: serializer overriding requestCreatedBdBy value

* fix api

* chore: made handlers consistent

* major fixes

* fix: handle dean process request file attachment upload

* fix : forward file

---------

Co-authored-by: Bhargavzz <[email protected]>
Co-authored-by: Abhijeet <[email protected]>
Co-authored-by: dotniiko <[email protected]>
Co-authored-by: Dhruv Ratmele <[email protected]>
Co-authored-by: Abhijeet Patil <[email protected]>
Co-authored-by: Bhargavzz <[email protected]>

* Revert "Old version(gad 2) (#1721)" (#1723)

This reverts commit e528b98.

* fix:migrations

---------

Co-authored-by: Harshvardhan Singh <[email protected]>
Co-authored-by: akshatnema <[email protected]>
Co-authored-by: Jack <[email protected]>
Co-authored-by: SharanKumar06 <[email protected]>
Co-authored-by: xenouno <[email protected]>
Co-authored-by: Hardik Sharma <[email protected]>
Co-authored-by: Raman Chaudhary <[email protected]>
Co-authored-by: Anudeep Sanapala <[email protected]>
Co-authored-by: Priyansh Mehta <[email protected]>
Co-authored-by: Divyansh Tripathi <[email protected]>
Co-authored-by: Aragorn-64 <[email protected]>
Co-authored-by: Prabhat Suman <[email protected]>
Co-authored-by: Bhavik Agarwal <[email protected]>
Co-authored-by: 21bcs035 <[email protected]>
Co-authored-by: Mohit Saini <[email protected]>
Co-authored-by: prabhatsuman <[email protected]>
Co-authored-by: Prajjwal kapoor <[email protected]>
Co-authored-by: Varun Singh <[email protected]>
Co-authored-by: Divyanshu Sharma <[email protected]>
Co-authored-by: Anurag Goswami <[email protected]>
Co-authored-by: Ravichendraa <[email protected]>
Co-authored-by: itsspriyansh <[email protected]>
Co-authored-by: Daksh Bajaj <[email protected]>
Co-authored-by: Priyansh <[email protected]>
Co-authored-by: TusharGupta03 <[email protected]>
Co-authored-by: Prajjwal Kapoor <[email protected]>
Co-authored-by: aish0749 <[email protected]>
Co-authored-by: Harshul-25 <[email protected]>
Co-authored-by: hrithik09 <[email protected]>
Co-authored-by: SukulSarve <[email protected]>
Co-authored-by: ramGopal <[email protected]>
Co-authored-by: ChallaBharadwajReddy <[email protected]>
Co-authored-by: Pratik <[email protected]>
Co-authored-by: Bhargavzz <[email protected]>
Co-authored-by: Abhijeet <[email protected]>
Co-authored-by: Pratik Solanki <[email protected]>
Co-authored-by: dotniiko <[email protected]>
Co-authored-by: Dhruv Ratmele <[email protected]>
Co-authored-by: Abhijeet Patil <[email protected]>
Co-authored-by: Bhargavzz <[email protected]>
Co-authored-by: Zaid Alam <[email protected]>
Co-authored-by: Aarav Jain <[email protected]>
Co-authored-by: Akash Kumar Sah <[email protected]>
Co-authored-by: aarav0012 <[email protected]>
Co-authored-by: SHRAMAN PAUL <[email protected]>
Co-authored-by: Hardik Vardaan <[email protected]>
Co-authored-by: ompandey0703 <[email protected]>
Co-authored-by: Vishal-Github-21 <[email protected]>
Co-authored-by: JATOTHU ARUN <[email protected]>
Co-authored-by: Arun7113 <[email protected]>
Co-authored-by: K.Charan Teja Reddy <[email protected]>
Co-authored-by: Ramesh Babu <[email protected]>
Co-authored-by: Vithesh Krishna <[email protected]>
Co-authored-by: Aditya Kumar Gupta <[email protected]>
Co-authored-by: S-tej <[email protected]>
Co-authored-by: Padarthi Karthik <[email protected]>
Co-authored-by: Green Mansion <[email protected]>
ChallaBharadwajReddy added a commit to ChallaBharadwajReddy/Fusion that referenced this pull request Mar 21, 2025
* feat: confirm before unloading page and make the fields not required

* working_year column insertions

* All changes done

* Final_changes done

* Globals api error corrected

* deleted .sql

* app changes

* fix acadadmin error

* changes related to apis

* changes

* corrected designation for acad_admin

* Changes

* Changes

* Update modules.html

* Update 0001_initial.py

* Update views.py

There was an extra print statement causing now commented out.

* add active tab highlight to sidebar

* fix extra html

* add File download as zip feature

* Update modules.html

* minor changes

* corrected annoucemnet logic

* Update 0001_initial.py

* Update 0001_initial.py

Replaced the migration with my migration to sync database

* announcement issue resolved

* synced latest staging

* removed extra manage.py

* authorization

* fix: small formatting errors

* added migration files

* fix: inbox, drafts and archives are now ordered by time of creating and reception

* merging sa-2 into latest_staging

* Update .gitignore

* added manage.py path to dev setting

* fix: forward file to error correctly and improve template

* fix: on draft saving without destination redirect is correctly placed

* added notification side panel mess

* fix: attachments added on sending from drafts

* changed files permissions

* Changed file persmissions

* another file changed

* FTS mig change restored

* Introduces Subtype option and implemented generate report

* Added notifications and tracking for each file

* Removed unwanted files

* Revert "Merging AC-4 to Latest-Staging"

* corrected acadadmin login issues

* added verify course api endpoint

* chore: added updated files for gymkhana in applications and templates

* fts user validation fixed and side panel notifications

* Delete FusionIIIT/applications/globals/migrations/0015_auto_20240425_0421.py

* Delete FusionIIIT/applications/research_procedures/migrations/0004_auto_20240425_0417.py

* Delete FusionIIIT/applications/globals/migrations/0014_auto_20240425_0417.py

* corrected ac-4 module

* refactor: api

* Delete FusionIIIT/applications/central_mess/migrations/0010_auto_20240425_0417.py

* Introduces Subtype option and implemented generate report

* corrected PHC notifications

* multi copis

* fix acadadmin error

* refactor: urls and views

* fixed issues of testing

* Resolve minor issues

* notification error in gad-2 resolved

* updated migrations for all modules

* add_projects updated

* dropdown added

* added ps-1

* bug fix in ac-7

* Enable,checks on  module and navigate in navbar

* Swayam, course code and minor fixes

* changes done final

* dep final push

* delete migrations

* Update requirements.txt

* Update requirements.txt

* Modify viewHIstory API

* Update 0001_initial.py

* apis added

* revert to db sync

* added ac-6, rspc

* added apis for app

* fixed bugs api chages

* rebate fix

* Update filetracking.html

* minor issues in the Dashboard

* this commit, adds a new search functionality, a new pagination feature, fixes sorting through dates and fixes archive option enable conditions

* updated mig

* corrected globals mig

* changed allot courses function to update pre registration data using excel sheet

* updated user card to show roll no

* increase options for less fee payment

* Update admin.py

* new feat. marks submission, improved attendance and grading scheme

* Health Center Contribution - PR201 (FusionIIIT#1625)

* All changes of health center module

* Redundancy bug fixes

* Minor bug fix
Patie0tn log form undefined behavior when changing radio field

* Guideline Configs

* Removed print statements according to guidelines

---------

Co-authored-by: ChallaBharadwajReddy <[email protected]>

* Configurations for Fusion-client (FusionIIIT#1628)

* Made updated views for authentication, toggling notifications and removed dashboard view

* Made a view for updating a role

* migration files for changes made in extra_info model

---------

Co-authored-by: Pratik <[email protected]>

* fix: Resolved System Check errors (FusionIIIT#1630)

- fix: Changed one line bugs
* Resolved system check errors
* Changed some fields in IWD Module
* Fixes creation of unwanted migration files

- chore: migration files for the previous commit changes

* Announcements

* Creted view relief page and completed patient history

* implemented medical relief system add features to reject relief which required edit in notification module

* Critical migration changes

* Implemented feedback and api using django-rest framework
new table to keep track of feedback
only two api but handelling the different types requests using post data

* fix: Resolved System check errors on latest_staging

* chore: migrations for previous commit changes

* Required changes in forms.py

* Required changes in views and template files

* changed files in templates

* Resolved Major bug and also added username field in auth data (FusionIIIT#1635)

* Made updated views for authentication, toggling notifications and removed dashboard view

* Made a view for updating a role

* migration files for changes made in extra_info model

* Health Center Contribution - PR201 (FusionIIIT#1625)

* All changes of health center module

* Redundancy bug fixes

* Minor bug fix
Patie0tn log form undefined behavior when changing radio field

* Guideline Configs

* Removed print statements according to guidelines

---------

Co-authored-by: ChallaBharadwajReddy <[email protected]>

* fix: Resolved System Check errors (FusionIIIT#1630)

- fix: Changed one line bugs
* Resolved system check errors
* Changed some fields in IWD Module
* Fixes creation of unwanted migration files

- chore: migration files for the previous commit changes

* fix: Resolved major bug and also added username field in auth data.

---------

Co-authored-by: ramGopal <[email protected]>
Co-authored-by: ChallaBharadwajReddy <[email protected]>

* Fixes some error in Views.py response.body to response_body (#2)

* Minor changes for integration with frontend

* removed unwanted migrations

* Modified backeng views.py and api of Health Center (#3)

* Fixes some error in Views.py response.body to response_body

* Modified backeng views.py and api

---------

Co-authored-by: Challa Bharadwaj Reddy <[email protected]>

* fix: some minor fixes

* minor fixes

* add: updated urls.py and file upload

* Updated views.py for stock (#4)

* Fixes some error in Views.py response.body to response_body

* Modified backeng views.py and api

* Updated Stock Backend Code

* Test os 3 (FusionIIIT#1700)

* Setup Email Notifications and architected new announcement system

* Added module to announcement schema and lazy loading to specific_users

* Added create announcement and get announcement apis and added redis as dependency

* Sorted GET Announcement result order

* department info api (#1)

Co-authored-by: aarav0012 <[email protected]>

* rspc notification api added

---------

Co-authored-by: Akash Kumar Sah <[email protected]>
Co-authored-by: aarav0012 <[email protected]>

* Dashboard client (FusionIIIT#1697)

* Get Booking data api added (#1)

* bug: fix conditional rendering of booking req

* Dashboard client (#3)

* Get Booking data api added

* active booking api

* add: forwardBooking confirmBooking

* Dashboard client (#4)

* Get Booking data api added

* active booking api

* Added cancelled, active, completed booking view functionality

* cancellation_request done

* reject option works

* Add items backend functionality (#5)

* add: rooms availibility

* fix: urls

* add: Account statement backend (#6)

* "add: account statements"

* resolved MC

* Updated visitor_hostel URLs and views:added partial booking API (#7)

Co-authored-by: Arun7113 <[email protected]>

* fix: partial booking feature

* fix: completed bookings

* fix: account statement

* fix: correct income display on account statement

---------

Co-authored-by: Hardik Vardaan <[email protected]>
Co-authored-by: ompandey0703 <[email protected]>
Co-authored-by: Vishal-Github-21 <[email protected]>
Co-authored-by: JATOTHU ARUN <[email protected]>
Co-authored-by: Arun7113 <[email protected]>

* Updated views.py (#5)

* Fixes some error in Views.py response.body to response_body

* Modified backeng views.py and api

* Updated Stock Backend Code

* All changes of Complaint Management (FusionIIIT#1704)

* eis module version 1 (FusionIIIT#1706)

* Updated views.py for compounder and student (#6)

* Fixes some error in Views.py response.body to response_body

* Modified backeng views.py and api

* Updated Stock Backend Code

* Updated backend for compounder history

* fix: multiple file uploads, and ajax dropdown cbv

* add: added multiple drafts upload

* Updated views.py for compounder prescription (#7)

* Fixes some error in Views.py response.body to response_body

* Modified backeng views.py and api

* Updated Stock Backend Code

* Updated backend for compounder history

* Compounder_History minor changes

* Corrected views.py for compounder prescription

* fix: uncommented mess migrations

* Department module Version 1 (FusionIIIT#1709)

* [Dashboard] Modified Profile views to fetch relevant data only (FusionIIIT#1711)

* Prescription for student completed (#8)

* Fixes some error in Views.py response.body to response_body

* Modified backeng views.py and api

* Updated Stock Backend Code

* Updated backend for compounder history

* Compounder_History minor changes

* Corrected views.py for compounder prescription

* Pres for student completed

* SA-2 [New-UI] - updated APIs for use with fusion-client (FusionIIIT#1717)

* chore: added linting

* changes in feedbackAPI

* feat: added update bill excel (#4)

* fix: migrations

* Fix: Fixed an api endpoint allowed method (#5)

* Added New API for Student Records, Implement Checks in RebateAPI. (#6)

* Change in feedbackAPI

* New API and filter in RebateApi

* Fix merge

* fix: api cleanup

---------

Co-authored-by: S-tej <[email protected]>
Co-authored-by: Padarthi Karthik <[email protected]>
Co-authored-by: Green Mansion <[email protected]>

* SA-2 new UI updates (FusionIIIT#1718)

* chore: added linting

* changes in feedbackAPI

* feat: added update bill excel (#4)

* fix: migrations

* Fix: Fixed an api endpoint allowed method (#5)

* Added New API for Student Records, Implement Checks in RebateAPI. (#6)

* Change in feedbackAPI

* New API and filter in RebateApi

* Fix merge

* fix: api cleanup

* deployment fixes

---------

Co-authored-by: S-tej <[email protected]>
Co-authored-by: Padarthi Karthik <[email protected]>
Co-authored-by: Green Mansion <[email protected]>

* removed unwanted globals commit

---------

Co-authored-by: Raman Chaudhary <[email protected]>
Co-authored-by: SharanKumar06 <[email protected]>
Co-authored-by: Prajjwal kapoor <[email protected]>
Co-authored-by: Divyansh Tripathi <[email protected]>
Co-authored-by: Divyanshu Sharma <[email protected]>
Co-authored-by: prabhatsuman <[email protected]>
Co-authored-by: Prabhat Suman <[email protected]>
Co-authored-by: 21bcs035 <[email protected]>
Co-authored-by: Daksh Bajaj <[email protected]>
Co-authored-by: pratham534 <[email protected]>
Co-authored-by: Harshan_Nayak <[email protected]>
Co-authored-by: Aragorn-64 <[email protected]>
Co-authored-by: Mohit Saini <[email protected]>
Co-authored-by: Jack <[email protected]>
Co-authored-by: Harshul-25 <[email protected]>
Co-authored-by: Srivatsa19 <[email protected]>
Co-authored-by: Varun Singh <[email protected]>
Co-authored-by: Priyansh Mehta <[email protected]>
Co-authored-by: Bhavik Agarwal <[email protected]>
Co-authored-by: Anurag Goswami <[email protected]>
Co-authored-by: Ravichendraa <[email protected]>
Co-authored-by: itsspriyansh <[email protected]>
Co-authored-by: Priyansh <[email protected]>
Co-authored-by: TusharGupta03 <[email protected]>
Co-authored-by: Prajjwal Kapoor <[email protected]>
Co-authored-by: aish0749 <[email protected]>
Co-authored-by: hrithik09 <[email protected]>
Co-authored-by: SukulSarve <[email protected]>
Co-authored-by: ramGopal <[email protected]>
Co-authored-by: Pratik <[email protected]>
Co-authored-by: vamshi <[email protected]>
Co-authored-by: ramG-reddy <[email protected]>
Co-authored-by: grvup <[email protected]>
Co-authored-by: Darpan Mehta <[email protected]>
Co-authored-by: Divij Sharma <[email protected]>
Co-authored-by: Pratik Solanki <[email protected]>
Co-authored-by: Sahil Raj Verma <[email protected]>
Co-authored-by: Zaid Alam <[email protected]>
Co-authored-by: Aarav Jain <[email protected]>
Co-authored-by: Akash Kumar Sah <[email protected]>
Co-authored-by: aarav0012 <[email protected]>
Co-authored-by: SHRAMAN PAUL <[email protected]>
Co-authored-by: Hardik Vardaan <[email protected]>
Co-authored-by: ompandey0703 <[email protected]>
Co-authored-by: Vishal-Github-21 <[email protected]>
Co-authored-by: JATOTHU ARUN <[email protected]>
Co-authored-by: Arun7113 <[email protected]>
Co-authored-by: K.Charan Teja Reddy <[email protected]>
Co-authored-by: Ramesh Babu <[email protected]>
Co-authored-by: Vithesh Krishna <[email protected]>
Co-authored-by: Aditya Kumar Gupta <[email protected]>
Co-authored-by: S-tej <[email protected]>
Co-authored-by: Padarthi Karthik <[email protected]>
Co-authored-by: Green Mansion <[email protected]>
ShashankShekhar07 pushed a commit to ShashankShekhar07/Fusion that referenced this pull request Mar 24, 2025
)

* chore: added linting

* changes in feedbackAPI

* feat: added update bill excel (#4)

* fix: migrations

* Fix: Fixed an api endpoint allowed method (#5)

* Added New API for Student Records, Implement Checks in RebateAPI. (#6)

* Change in feedbackAPI

* New API and filter in RebateApi

* Fix merge

* fix: api cleanup

---------

Co-authored-by: S-tej <[email protected]>
Co-authored-by: Padarthi Karthik <[email protected]>
Co-authored-by: Green Mansion <[email protected]>
dcoder13 added a commit that referenced this pull request Mar 24, 2025
* changed urls and views according to new frontend

* changed indentview api to work with new frontend

* [feat]: added controllers for viewing and deleting indents

* forward indent apis completed

* Added Archieved indent controller (#8)

* added archieve viewing functionality

* added archieve-view

* correct-sign-token

* sign-token

* added archiveview and archive_file functionality

* added approval functionality in indent,bill approval

* Dynamic user access for outbox indents and archieve view. (#9)

* added dynamic user outboxview functionality

* added dynamic user functionality for archieveview

* Added Stock Entry Functionality

* dynamic username access for stockentry,archieve indent and outbox

* Integrated notifications (#10)

* updated backend

* Gad 6 (#12)

* Fix multiple indent forward problem; update PS1 application

- Resolved issue with forwarding multiple indents simultaneously
- Added new fields to IndentFile model: indent_name, description
- Updated createProposal and forwardIndent views to handle new fields

* Fix multiple indent forward problem; update PS1 application

- Resolved issue with forwarding multiple indents simultaneously
- Added new fields to IndentFile model: indent_name, description
- Updated createProposal and forwardIndent views to handle new fields

---------

Co-authored-by: Arun7113 <[email protected]>

* fixed stock entry

* Test os 3 (#1700)

* Setup Email Notifications and architected new announcement system

* Added module to announcement schema and lazy loading to specific_users

* Added create announcement and get announcement apis and added redis as dependency

* Sorted GET Announcement result order

* department info api (#1)

Co-authored-by: aarav0012 <[email protected]>

* rspc notification api added

---------

Co-authored-by: Akash Kumar Sah <[email protected]>
Co-authored-by: aarav0012 <[email protected]>

* Dashboard client (#1697)

* Get Booking data api added (#1)

* bug: fix conditional rendering of booking req

* Dashboard client (#3)

* Get Booking data api added

* active booking api

* add: forwardBooking confirmBooking

* Dashboard client (#4)

* Get Booking data api added

* active booking api

* Added cancelled, active, completed booking view functionality

* cancellation_request done

* reject option works

* Add items backend functionality (#5)

* add: rooms availibility

* fix: urls

* add: Account statement backend (#6)

* "add: account statements"

* resolved MC

* Updated visitor_hostel URLs and views:added partial booking API (#7)

Co-authored-by: Arun7113 <[email protected]>

* fix: partial booking feature

* fix: completed bookings

* fix: account statement

* fix: correct income display on account statement

---------

Co-authored-by: Hardik Vardaan <[email protected]>
Co-authored-by: ompandey0703 <[email protected]>
Co-authored-by: Vishal-Github-21 <[email protected]>
Co-authored-by: JATOTHU ARUN <[email protected]>
Co-authored-by: Arun7113 <[email protected]>

* All changes of Complaint Management (#1704)

* eis module version 1 (#1706)

* Minor changes for integration with frontend

* fix: some minor fixes

* minor fixes

* add: updated urls.py and file upload

* fix: multiple file uploads, and ajax dropdown cbv

* add: added multiple drafts upload

* fix: uncommented mess migrations

* Department module Version 1 (#1709)

* [Dashboard] Modified Profile views to fetch relevant data only (#1711)

* SA-2 [New-UI] - updated APIs for use with fusion-client (#1717)

* chore: added linting

* changes in feedbackAPI

* feat: added update bill excel (#4)

* fix: migrations

* Fix: Fixed an api endpoint allowed method (#5)

* Added New API for Student Records, Implement Checks in RebateAPI. (#6)

* Change in feedbackAPI

* New API and filter in RebateApi

* Fix merge

* fix: api cleanup

---------

Co-authored-by: S-tej <[email protected]>
Co-authored-by: Padarthi Karthik <[email protected]>
Co-authored-by: Green Mansion <[email protected]>

* SA-2 new UI updates (#1718)

* chore: added linting

* changes in feedbackAPI

* feat: added update bill excel (#4)

* fix: migrations

* Fix: Fixed an api endpoint allowed method (#5)

* Added New API for Student Records, Implement Checks in RebateAPI. (#6)

* Change in feedbackAPI

* New API and filter in RebateApi

* Fix merge

* fix: api cleanup

* deployment fixes

---------

Co-authored-by: S-tej <[email protected]>
Co-authored-by: Padarthi Karthik <[email protected]>
Co-authored-by: Green Mansion <[email protected]>

* Old version(gad 2) (#1721)

* Added API folder in iwdModuleV2

* Added endpoints in API folder in iwdModuleV2

* Added additional endpoints in API folder in iwdModuleV2

* fix[api] : fetchdesignation, requestview

* fix : view file endpoint

* minor updates while updating the issue-work-order table (#4)

* minor changes (#5)

* minor changes

* minor changes

* approve/reject  and view file

* fix: work order

* Minor changes in addBudget and editBudget endpoints (#6)

* fix : serializer

* modified views related to audit document view (#7)

* Added API folder in iwdModuleV2

* modified views related to audit document view

* fixed apis

* fix: serializer overriding requestCreatedBdBy value

* fix: serializer overriding requestCreatedBdBy value

* fix api

* chore: made handlers consistent

* major fixes

* fix: handle dean process request file attachment upload

* fix : forward file

---------

Co-authored-by: Bhargavzz <[email protected]>
Co-authored-by: Abhijeet <[email protected]>
Co-authored-by: dotniiko <[email protected]>
Co-authored-by: Dhruv Ratmele <[email protected]>
Co-authored-by: Abhijeet Patil <[email protected]>
Co-authored-by: Bhargavzz <[email protected]>

* Revert "Old version(gad 2) (#1721)" (#1723)

This reverts commit e528b98.

* Gad 2 (Request based system) (#1726)

* Added API folder in iwdModuleV2

* Added endpoints in API folder in iwdModuleV2

* Added additional endpoints in API folder in iwdModuleV2

* fix[api] : fetchdesignation, requestview

* fix : view file endpoint

* minor updates while updating the issue-work-order table (#4)

* minor changes (#5)

* minor changes

* minor changes

* approve/reject  and view file

* fix: work order

* Minor changes in addBudget and editBudget endpoints (#6)

* fix : serializer

* modified views related to audit document view (#7)

* Added API folder in iwdModuleV2

* modified views related to audit document view

* fixed apis

* fix: serializer overriding requestCreatedBdBy value

* fix: serializer overriding requestCreatedBdBy value

* fix api

* chore: made handlers consistent

* major fixes

* fix: handle dean process request file attachment upload

* fix : forward file

* fix:migrations

---------

Co-authored-by: Bhargavzz <[email protected]>
Co-authored-by: Abhijeet <[email protected]>
Co-authored-by: dotniiko <[email protected]>
Co-authored-by: Dhruv Ratmele <[email protected]>
Co-authored-by: Abhijeet Patil <[email protected]>
Co-authored-by: Bhargavzz <[email protected]>

* SPACS Module version 1 (#1722)

Note : This commit deletes the migration file of iwd module as instructed.

* Add new migration files

* created api folder

* Added files in the scholarships/api directory

* previous winners api

* Api Created for previous winners

* api made of previous winner and catalog

* API's made for MCM & all three medals

* making APIs to check status

* Your descriptive commit message

* api for editing the catalog by convenor or assistant

* Made API for showing the mcm entries to spacs convenor and assistant

* created apis for showing data of director silver and gold on clicking file button by convenor or assistant

* api to view all applied application for director's gold to spacs convenor or assistant is implimented

* api created for invite application

* some other apis

* Added API for Director_gold,Director Silver,MCM listing and MCM,director gold,director silverstatus update functionality

* API for Director silver status update

* Changed in views of Award and Scholarship

* Update scholarships URLs and add migration files

* fixing some bugs

* mcm submission backend complete

* mcm api complete

* py
_1829.py
19_1830.py -> FusionIIIT/applications/online_cms/migrations/0002_auto_20241116_1949.py
107_1924.py
112_2008.py
116_0233.py
116_0248.py
118_1545.py
118_1914.py
rge_20241119_1829.py

1117_2324.py
1119_1830.py
41118_1545.py

1118_1917.py
1118_1921.py

y

_2044.py
y
y

* some bugs of convenor api's  are solved

* migration files

* delete duplicate migrations

* Correct Migration files

* Remove unwanted changes

* files api in backend (#14)

* make backend changes for convocation models and mcm

* Add dm-proficiency apis

* modify mcmstatus update view

* removed unnecessary lines

* Delete migration files

* Delete a migration file

---------

Co-authored-by: Ms Kumkum Kadhala <[email protected]>
Co-authored-by: Harsh <[email protected]>
Co-authored-by: Ms Kumkum Kadhala <[email protected]>
Co-authored-by: Priyanshu <[email protected]>
Co-authored-by: harshit <[email protected]>

* Dashboard client (#1727)

* Os 2 (#10)

* Announcements

* Creted view relief page and completed patient history

* implemented medical relief system add features to reject relief which required edit in notification module

* Critical migration changes

* Implemented feedback and api using django-rest framework
new table to keep track of feedback
only two api but handelling the different types requests using post data

* fix: Resolved System check errors on latest_staging

* chore: migrations for previous commit changes

* Required changes in forms.py

* Required changes in views and template files

* changed files in templates

* Fixes some error in Views.py response.body to response_body (#2)

* removed unwanted migrations

* Modified backeng views.py and api of Health Center (#3)

* Fixes some error in Views.py response.body to response_body

* Modified backeng views.py and api

---------

Co-authored-by: Challa Bharadwaj Reddy <[email protected]>

* Updated views.py for stock (#4)

* Fixes some error in Views.py response.body to response_body

* Modified backeng views.py and api

* Updated Stock Backend Code

* Updated views.py (#5)

* Fixes some error in Views.py response.body to response_body

* Modified backeng views.py and api

* Updated Stock Backend Code

* Updated views.py for compounder and student (#6)

* Fixes some error in Views.py response.body to response_body

* Modified backeng views.py and api

* Updated Stock Backend Code

* Updated backend for compounder history

* Updated views.py for compounder prescription (#7)

* Fixes some error in Views.py response.body to response_body

* Modified backeng views.py and api

* Updated Stock Backend Code

* Updated backend for compounder history

* Compounder_History minor changes

* Corrected views.py for compounder prescription

* Prescription for student completed (#8)

* Fixes some error in Views.py response.body to response_body

* Modified backeng views.py and api

* Updated Stock Backend Code

* Updated backend for compounder history

* Compounder_History minor changes

* Corrected views.py for compounder prescription

* Pres for student completed

* removed unwanted globals commit

---------

Co-authored-by: vamshi <[email protected]>
Co-authored-by: ramG-reddy <[email protected]>
Co-authored-by: grvup <[email protected]>
Co-authored-by: Darpan Mehta <[email protected]>
Co-authored-by: Divij Sharma <[email protected]>
Co-authored-by: Sahil Raj Verma <[email protected]>

* backend support for adding file for health center completed

* upload file for followup implemented and N/A stock corrected

* merged dashboard_client

* Os 2 (#13)

* Announcements

* Creted view relief page and completed patient history

* implemented medical relief system add features to reject relief which required edit in notification module

* Critical migration changes

* Implemented feedback and api using django-rest framework
new table to keep track of feedback
only two api but handelling the different types requests using post data

* fix: Resolved System check errors on latest_staging

* chore: migrations for previous commit changes

* Required changes in forms.py

* Required changes in views and template files

* changed files in templates

* Fixes some error in Views.py response.body to response_body (#2)

* removed unwanted migrations

* Modified backeng views.py and api of Health Center (#3)

* Fixes some error in Views.py response.body to response_body

* Modified backeng views.py and api

---------

Co-authored-by: Challa Bharadwaj Reddy <[email protected]>

* Updated views.py for stock (#4)

* Fixes some error in Views.py response.body to response_body

* Modified backeng views.py and api

* Updated Stock Backend Code

* Updated views.py (#5)

* Fixes some error in Views.py response.body to response_body

* Modified backeng views.py and api

* Updated Stock Backend Code

* Updated views.py for compounder and student (#6)

* Fixes some error in Views.py response.body to response_body

* Modified backeng views.py and api

* Updated Stock Backend Code

* Updated backend for compounder history

* Updated views.py for compounder prescription (#7)

* Fixes some error in Views.py response.body to response_body

* Modified backeng views.py and api

* Updated Stock Backend Code

* Updated backend for compounder history

* Compounder_History minor changes

* Corrected views.py for compounder prescription

* Prescription for student completed (#8)

* Fixes some error in Views.py response.body to response_body

* Modified backeng views.py and api

* Updated Stock Backend Code

* Updated backend for compounder history

* Compounder_History minor changes

* Corrected views.py for compounder prescription

* Pres for student completed

* removed unwanted globals commit

---------

Co-authored-by: vamshi <[email protected]>
Co-authored-by: ramG-reddy <[email protected]>
Co-authored-by: grvup <[email protected]>
Co-authored-by: Darpan Mehta <[email protected]>
Co-authored-by: Divij Sharma <[email protected]>
Co-authored-by: Sahil Raj Verma <[email protected]>

---------

Co-authored-by: vamshi <[email protected]>
Co-authored-by: ramG-reddy <[email protected]>
Co-authored-by: grvup <[email protected]>
Co-authored-by: Darpan Mehta <[email protected]>
Co-authored-by: Divij Sharma <[email protected]>
Co-authored-by: Sahil Raj Verma <[email protected]>

* Dev gymkhana merge into dashboard : SA-3 GYMKHANA MODULE (#1729)

* feat(feature): Added GymKhaanna APIs & DB Changes

* feat(gymkhana): Added Acheivement Tables and Corresponding APIs

* feat(feature&chore): API & Integration
Co-authored-by: Avinash0504a [email protected]
Co-authored-by: Blanca-Vern-2nd [email protected]

* feat(feature): Added functionality for Coordinator View & Budget Approvals & Migration for club_position

* fests table backend

* feat(KD SIR Feature: free members in current time based on events)

* added newsletter backend

* added backend for report

* viewing report logic added

* feat(deploy V1): Most required functions are done we need to work on feedback

* feat(fix : removed Migration file changes)

---------

Co-authored-by: Blanca-Vern-2nd <[email protected]>
Co-authored-by: Sayali Kadam <[email protected]>

* fix : remove migration

* Delete Test/Fusion Automation Testing/.settings/org.eclipse.jdt.apt.core.prefs

---------

Co-authored-by: anitesh <[email protected]>
Co-authored-by: Ritik <[email protected]>
Co-authored-by: Himanshu Choudhary <[email protected]>
Co-authored-by: Anitesh2004 <[email protected]>
Co-authored-by: JATOTHU ARUN <[email protected]>
Co-authored-by: Arun7113 <[email protected]>
Co-authored-by: Aarav Jain <[email protected]>
Co-authored-by: Akash Kumar Sah <[email protected]>
Co-authored-by: aarav0012 <[email protected]>
Co-authored-by: SHRAMAN PAUL <[email protected]>
Co-authored-by: Hardik Vardaan <[email protected]>
Co-authored-by: ompandey0703 <[email protected]>
Co-authored-by: Vishal-Github-21 <[email protected]>
Co-authored-by: K.Charan Teja Reddy <[email protected]>
Co-authored-by: Ramesh Babu <[email protected]>
Co-authored-by: Zaid Alam <[email protected]>
Co-authored-by: Vithesh Krishna <[email protected]>
Co-authored-by: Pratik Solanki <[email protected]>
Co-authored-by: Aditya Kumar Gupta <[email protected]>
Co-authored-by: S-tej <[email protected]>
Co-authored-by: Padarthi Karthik <[email protected]>
Co-authored-by: Green Mansion <[email protected]>
Co-authored-by: Divyansh Bisht <[email protected]>
Co-authored-by: Bhargavzz <[email protected]>
Co-authored-by: Abhijeet <[email protected]>
Co-authored-by: dotniiko <[email protected]>
Co-authored-by: Dhruv Ratmele <[email protected]>
Co-authored-by: Abhijeet Patil <[email protected]>
Co-authored-by: Bhargavzz <[email protected]>
Co-authored-by: Akash Paloju <[email protected]>
Co-authored-by: Ms Kumkum Kadhala <[email protected]>
Co-authored-by: Harsh <[email protected]>
Co-authored-by: Ms Kumkum Kadhala <[email protected]>
Co-authored-by: Priyanshu <[email protected]>
Co-authored-by: harshit <[email protected]>
Co-authored-by: Challa Bharadwaj Reddy <[email protected]>
Co-authored-by: vamshi <[email protected]>
Co-authored-by: ramG-reddy <[email protected]>
Co-authored-by: grvup <[email protected]>
Co-authored-by: Darpan Mehta <[email protected]>
Co-authored-by: Divij Sharma <[email protected]>
Co-authored-by: Sahil Raj Verma <[email protected]>
Co-authored-by: RISHIKESHk07 <[email protected]>
Co-authored-by: Blanca-Vern-2nd <[email protected]>
Co-authored-by: Sayali Kadam <[email protected]>
dcoder13 added a commit that referenced this pull request Apr 15, 2025
* changed urls and views according to new frontend

* changed indentview api to work with new frontend

* [feat]: added controllers for viewing and deleting indents

* forward indent apis completed

* Added Archieved indent controller (#8)

* added archieve viewing functionality

* added archieve-view

* correct-sign-token

* sign-token

* added archiveview and archive_file functionality

* added approval functionality in indent,bill approval

* Dynamic user access for outbox indents and archieve view. (#9)

* added dynamic user outboxview functionality

* added dynamic user functionality for archieveview

* Added Stock Entry Functionality

* dynamic username access for stockentry,archieve indent and outbox

* Integrated notifications (#10)

* updated backend

* Gad 6 (#12)

* Fix multiple indent forward problem; update PS1 application

- Resolved issue with forwarding multiple indents simultaneously
- Added new fields to IndentFile model: indent_name, description
- Updated createProposal and forwardIndent views to handle new fields

* Fix multiple indent forward problem; update PS1 application

- Resolved issue with forwarding multiple indents simultaneously
- Added new fields to IndentFile model: indent_name, description
- Updated createProposal and forwardIndent views to handle new fields

---------

Co-authored-by: Arun7113 <[email protected]>

* fixed stock entry

* Test os 3 (#1700)

* Setup Email Notifications and architected new announcement system

* Added module to announcement schema and lazy loading to specific_users

* Added create announcement and get announcement apis and added redis as dependency

* Sorted GET Announcement result order

* department info api (#1)

Co-authored-by: aarav0012 <[email protected]>

* rspc notification api added

---------

Co-authored-by: Akash Kumar Sah <[email protected]>
Co-authored-by: aarav0012 <[email protected]>

* Dashboard client (#1697)

* Get Booking data api added (#1)

* bug: fix conditional rendering of booking req

* Dashboard client (#3)

* Get Booking data api added

* active booking api

* add: forwardBooking confirmBooking

* Dashboard client (#4)

* Get Booking data api added

* active booking api

* Added cancelled, active, completed booking view functionality

* cancellation_request done

* reject option works

* Add items backend functionality (#5)

* add: rooms availibility

* fix: urls

* add: Account statement backend (#6)

* "add: account statements"

* resolved MC

* Updated visitor_hostel URLs and views:added partial booking API (#7)

Co-authored-by: Arun7113 <[email protected]>

* fix: partial booking feature

* fix: completed bookings

* fix: account statement

* fix: correct income display on account statement

---------

Co-authored-by: Hardik Vardaan <[email protected]>
Co-authored-by: ompandey0703 <[email protected]>
Co-authored-by: Vishal-Github-21 <[email protected]>
Co-authored-by: JATOTHU ARUN <[email protected]>
Co-authored-by: Arun7113 <[email protected]>

* All changes of Complaint Management (#1704)

* eis module version 1 (#1706)

* Minor changes for integration with frontend

* fix: some minor fixes

* minor fixes

* add: updated urls.py and file upload

* fix: multiple file uploads, and ajax dropdown cbv

* add: added multiple drafts upload

* fix: uncommented mess migrations

* Department module Version 1 (#1709)

* [Dashboard] Modified Profile views to fetch relevant data only (#1711)

* SA-2 [New-UI] - updated APIs for use with fusion-client (#1717)

* chore: added linting

* changes in feedbackAPI

* feat: added update bill excel (#4)

* fix: migrations

* Fix: Fixed an api endpoint allowed method (#5)

* Added New API for Student Records, Implement Checks in RebateAPI. (#6)

* Change in feedbackAPI

* New API and filter in RebateApi

* Fix merge

* fix: api cleanup

---------

Co-authored-by: S-tej <[email protected]>
Co-authored-by: Padarthi Karthik <[email protected]>
Co-authored-by: Green Mansion <[email protected]>

* SA-2 new UI updates (#1718)

* chore: added linting

* changes in feedbackAPI

* feat: added update bill excel (#4)

* fix: migrations

* Fix: Fixed an api endpoint allowed method (#5)

* Added New API for Student Records, Implement Checks in RebateAPI. (#6)

* Change in feedbackAPI

* New API and filter in RebateApi

* Fix merge

* fix: api cleanup

* deployment fixes

---------

Co-authored-by: S-tej <[email protected]>
Co-authored-by: Padarthi Karthik <[email protected]>
Co-authored-by: Green Mansion <[email protected]>

* Old version(gad 2) (#1721)

* Added API folder in iwdModuleV2

* Added endpoints in API folder in iwdModuleV2

* Added additional endpoints in API folder in iwdModuleV2

* fix[api] : fetchdesignation, requestview

* fix : view file endpoint

* minor updates while updating the issue-work-order table (#4)

* minor changes (#5)

* minor changes

* minor changes

* approve/reject  and view file

* fix: work order

* Minor changes in addBudget and editBudget endpoints (#6)

* fix : serializer

* modified views related to audit document view (#7)

* Added API folder in iwdModuleV2

* modified views related to audit document view

* fixed apis

* fix: serializer overriding requestCreatedBdBy value

* fix: serializer overriding requestCreatedBdBy value

* fix api

* chore: made handlers consistent

* major fixes

* fix: handle dean process request file attachment upload

* fix : forward file

---------

Co-authored-by: Bhargavzz <[email protected]>
Co-authored-by: Abhijeet <[email protected]>
Co-authored-by: dotniiko <[email protected]>
Co-authored-by: Dhruv Ratmele <[email protected]>
Co-authored-by: Abhijeet Patil <[email protected]>
Co-authored-by: Bhargavzz <[email protected]>

* Revert "Old version(gad 2) (#1721)" (#1723)

This reverts commit e528b98.

* Gad 2 (Request based system) (#1726)

* Added API folder in iwdModuleV2

* Added endpoints in API folder in iwdModuleV2

* Added additional endpoints in API folder in iwdModuleV2

* fix[api] : fetchdesignation, requestview

* fix : view file endpoint

* minor updates while updating the issue-work-order table (#4)

* minor changes (#5)

* minor changes

* minor changes

* approve/reject  and view file

* fix: work order

* Minor changes in addBudget and editBudget endpoints (#6)

* fix : serializer

* modified views related to audit document view (#7)

* Added API folder in iwdModuleV2

* modified views related to audit document view

* fixed apis

* fix: serializer overriding requestCreatedBdBy value

* fix: serializer overriding requestCreatedBdBy value

* fix api

* chore: made handlers consistent

* major fixes

* fix: handle dean process request file attachment upload

* fix : forward file

* fix:migrations

---------

Co-authored-by: Bhargavzz <[email protected]>
Co-authored-by: Abhijeet <[email protected]>
Co-authored-by: dotniiko <[email protected]>
Co-authored-by: Dhruv Ratmele <[email protected]>
Co-authored-by: Abhijeet Patil <[email protected]>
Co-authored-by: Bhargavzz <[email protected]>

* SPACS Module version 1 (#1722)

Note : This commit deletes the migration file of iwd module as instructed.

* Add new migration files

* created api folder

* Added files in the scholarships/api directory

* previous winners api

* Api Created for previous winners

* api made of previous winner and catalog

* API's made for MCM & all three medals

* making APIs to check status

* Your descriptive commit message

* api for editing the catalog by convenor or assistant

* Made API for showing the mcm entries to spacs convenor and assistant

* created apis for showing data of director silver and gold on clicking file button by convenor or assistant

* api to view all applied application for director's gold to spacs convenor or assistant is implimented

* api created for invite application

* some other apis

* Added API for Director_gold,Director Silver,MCM listing and MCM,director gold,director silverstatus update functionality

* API for Director silver status update

* Changed in views of Award and Scholarship

* Update scholarships URLs and add migration files

* fixing some bugs

* mcm submission backend complete

* mcm api complete

* py
_1829.py
19_1830.py -> FusionIIIT/applications/online_cms/migrations/0002_auto_20241116_1949.py
107_1924.py
112_2008.py
116_0233.py
116_0248.py
118_1545.py
118_1914.py
rge_20241119_1829.py

1117_2324.py
1119_1830.py
41118_1545.py

1118_1917.py
1118_1921.py

y

_2044.py
y
y

* some bugs of convenor api's  are solved

* migration files

* delete duplicate migrations

* Correct Migration files

* Remove unwanted changes

* files api in backend (#14)

* make backend changes for convocation models and mcm

* Add dm-proficiency apis

* modify mcmstatus update view

* removed unnecessary lines

* Delete migration files

* Delete a migration file

---------

Co-authored-by: Ms Kumkum Kadhala <[email protected]>
Co-authored-by: Harsh <[email protected]>
Co-authored-by: Ms Kumkum Kadhala <[email protected]>
Co-authored-by: Priyanshu <[email protected]>
Co-authored-by: harshit <[email protected]>

* Dashboard client (#1727)

* Os 2 (#10)

* Announcements

* Creted view relief page and completed patient history

* implemented medical relief system add features to reject relief which required edit in notification module

* Critical migration changes

* Implemented feedback and api using django-rest framework
new table to keep track of feedback
only two api but handelling the different types requests using post data

* fix: Resolved System check errors on latest_staging

* chore: migrations for previous commit changes

* Required changes in forms.py

* Required changes in views and template files

* changed files in templates

* Fixes some error in Views.py response.body to response_body (#2)

* removed unwanted migrations

* Modified backeng views.py and api of Health Center (#3)

* Fixes some error in Views.py response.body to response_body

* Modified backeng views.py and api

---------

Co-authored-by: Challa Bharadwaj Reddy <[email protected]>

* Updated views.py for stock (#4)

* Fixes some error in Views.py response.body to response_body

* Modified backeng views.py and api

* Updated Stock Backend Code

* Updated views.py (#5)

* Fixes some error in Views.py response.body to response_body

* Modified backeng views.py and api

* Updated Stock Backend Code

* Updated views.py for compounder and student (#6)

* Fixes some error in Views.py response.body to response_body

* Modified backeng views.py and api

* Updated Stock Backend Code

* Updated backend for compounder history

* Updated views.py for compounder prescription (#7)

* Fixes some error in Views.py response.body to response_body

* Modified backeng views.py and api

* Updated Stock Backend Code

* Updated backend for compounder history

* Compounder_History minor changes

* Corrected views.py for compounder prescription

* Prescription for student completed (#8)

* Fixes some error in Views.py response.body to response_body

* Modified backeng views.py and api

* Updated Stock Backend Code

* Updated backend for compounder history

* Compounder_History minor changes

* Corrected views.py for compounder prescription

* Pres for student completed

* removed unwanted globals commit

---------

Co-authored-by: vamshi <[email protected]>
Co-authored-by: ramG-reddy <[email protected]>
Co-authored-by: grvup <[email protected]>
Co-authored-by: Darpan Mehta <[email protected]>
Co-authored-by: Divij Sharma <[email protected]>
Co-authored-by: Sahil Raj Verma <[email protected]>

* backend support for adding file for health center completed

* upload file for followup implemented and N/A stock corrected

* merged dashboard_client

* Os 2 (#13)

* Announcements

* Creted view relief page and completed patient history

* implemented medical relief system add features to reject relief which required edit in notification module

* Critical migration changes

* Implemented feedback and api using django-rest framework
new table to keep track of feedback
only two api but handelling the different types requests using post data

* fix: Resolved System check errors on latest_staging

* chore: migrations for previous commit changes

* Required changes in forms.py

* Required changes in views and template files

* changed files in templates

* Fixes some error in Views.py response.body to response_body (#2)

* removed unwanted migrations

* Modified backeng views.py and api of Health Center (#3)

* Fixes some error in Views.py response.body to response_body

* Modified backeng views.py and api

---------

Co-authored-by: Challa Bharadwaj Reddy <[email protected]>

* Updated views.py for stock (#4)

* Fixes some error in Views.py response.body to response_body

* Modified backeng views.py and api

* Updated Stock Backend Code

* Updated views.py (#5)

* Fixes some error in Views.py response.body to response_body

* Modified backeng views.py and api

* Updated Stock Backend Code

* Updated views.py for compounder and student (#6)

* Fixes some error in Views.py response.body to response_body

* Modified backeng views.py and api

* Updated Stock Backend Code

* Updated backend for compounder history

* Updated views.py for compounder prescription (#7)

* Fixes some error in Views.py response.body to response_body

* Modified backeng views.py and api

* Updated Stock Backend Code

* Updated backend for compounder history

* Compounder_History minor changes

* Corrected views.py for compounder prescription

* Prescription for student completed (#8)

* Fixes some error in Views.py response.body to response_body

* Modified backeng views.py and api

* Updated Stock Backend Code

* Updated backend for compounder history

* Compounder_History minor changes

* Corrected views.py for compounder prescription

* Pres for student completed

* removed unwanted globals commit

---------

Co-authored-by: vamshi <[email protected]>
Co-authored-by: ramG-reddy <[email protected]>
Co-authored-by: grvup <[email protected]>
Co-authored-by: Darpan Mehta <[email protected]>
Co-authored-by: Divij Sharma <[email protected]>
Co-authored-by: Sahil Raj Verma <[email protected]>

---------

Co-authored-by: vamshi <[email protected]>
Co-authored-by: ramG-reddy <[email protected]>
Co-authored-by: grvup <[email protected]>
Co-authored-by: Darpan Mehta <[email protected]>
Co-authored-by: Divij Sharma <[email protected]>
Co-authored-by: Sahil Raj Verma <[email protected]>

* Dev gymkhana merge into dashboard : SA-3 GYMKHANA MODULE (#1729)

* feat(feature): Added GymKhaanna APIs & DB Changes

* feat(gymkhana): Added Acheivement Tables and Corresponding APIs

* feat(feature&chore): API & Integration
Co-authored-by: Avinash0504a [email protected]
Co-authored-by: Blanca-Vern-2nd [email protected]

* feat(feature): Added functionality for Coordinator View & Budget Approvals & Migration for club_position

* fests table backend

* feat(KD SIR Feature: free members in current time based on events)

* added newsletter backend

* added backend for report

* viewing report logic added

* feat(deploy V1): Most required functions are done we need to work on feedback

* feat(fix : removed Migration file changes)

---------

Co-authored-by: Blanca-Vern-2nd <[email protected]>
Co-authored-by: Sayali Kadam <[email protected]>

* fix : remove migration

* Delete Test/Fusion Automation Testing/.settings/org.eclipse.jdt.apt.core.prefs

* updated stockentry

* fixed model

* fixed migrations

---------

Co-authored-by: anitesh <[email protected]>
Co-authored-by: Ritik <[email protected]>
Co-authored-by: Himanshu Choudhary <[email protected]>
Co-authored-by: Anitesh2004 <[email protected]>
Co-authored-by: JATOTHU ARUN <[email protected]>
Co-authored-by: Arun7113 <[email protected]>
Co-authored-by: Aarav Jain <[email protected]>
Co-authored-by: Akash Kumar Sah <[email protected]>
Co-authored-by: aarav0012 <[email protected]>
Co-authored-by: SHRAMAN PAUL <[email protected]>
Co-authored-by: Hardik Vardaan <[email protected]>
Co-authored-by: ompandey0703 <[email protected]>
Co-authored-by: Vishal-Github-21 <[email protected]>
Co-authored-by: K.Charan Teja Reddy <[email protected]>
Co-authored-by: Ramesh Babu <[email protected]>
Co-authored-by: Zaid Alam <[email protected]>
Co-authored-by: Vithesh Krishna <[email protected]>
Co-authored-by: Pratik Solanki <[email protected]>
Co-authored-by: Aditya Kumar Gupta <[email protected]>
Co-authored-by: S-tej <[email protected]>
Co-authored-by: Padarthi Karthik <[email protected]>
Co-authored-by: Green Mansion <[email protected]>
Co-authored-by: Divyansh Bisht <[email protected]>
Co-authored-by: Bhargavzz <[email protected]>
Co-authored-by: Abhijeet <[email protected]>
Co-authored-by: dotniiko <[email protected]>
Co-authored-by: Dhruv Ratmele <[email protected]>
Co-authored-by: Abhijeet Patil <[email protected]>
Co-authored-by: Bhargavzz <[email protected]>
Co-authored-by: Akash Paloju <[email protected]>
Co-authored-by: Ms Kumkum Kadhala <[email protected]>
Co-authored-by: Harsh <[email protected]>
Co-authored-by: Ms Kumkum Kadhala <[email protected]>
Co-authored-by: Priyanshu <[email protected]>
Co-authored-by: harshit <[email protected]>
Co-authored-by: Challa Bharadwaj Reddy <[email protected]>
Co-authored-by: vamshi <[email protected]>
Co-authored-by: ramG-reddy <[email protected]>
Co-authored-by: grvup <[email protected]>
Co-authored-by: Darpan Mehta <[email protected]>
Co-authored-by: Divij Sharma <[email protected]>
Co-authored-by: Sahil Raj Verma <[email protected]>
Co-authored-by: RISHIKESHk07 <[email protected]>
Co-authored-by: Blanca-Vern-2nd <[email protected]>
Co-authored-by: Sayali Kadam <[email protected]>
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.

5 participants