Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest staging #1511

Closed
wants to merge 526 commits into from
Closed

Latest staging #1511

wants to merge 526 commits into from

Conversation

Anurag607
Copy link

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

Ravichendraa and others added 30 commits March 18, 2024 00:23
* Add functionality to add and update courses

* Course version added

* Delete FusionIIIT/Fusion/settings/development.py

* Delete FusionIIIT/applications/academic_procedures/migrations/0002_auto_20240218_1206.py

* Delete FusionIIIT/applications/eis/migrations/0002_auto_20240218_1206.py

* Delete FusionIIIT/applications/globals/migrations/0002_auto_20240218_1206.py

* Delete FusionIIIT/applications/globals/migrations/0003_auto_20240218_1235.py

* Delete FusionIIIT/applications/globals/migrations/0004_auto_20240218_1242.py

* Delete FusionIIIT/applications/globals/migrations/0005_auto_20240218_1325.py

* Delete FusionIIIT/applications/globals/migrations/0006_auto_20240218_1336.py

* Delete FusionIIIT/applications/globals/migrations/0007_auto_20240218_1601.py

* Delete FusionIIIT/applications/globals/migrations/0008_auto_20240218_1942.py

* Delete FusionIIIT/applications/globals/migrations/0009_auto_20240219_2217.py

* Delete FusionIIIT/applications/globals/migrations/0010_auto_20240219_2232.py

* Delete FusionIIIT/applications/scholarships/migrations/0002_auto_20240218_1206.py

* Delete requirements.txt

* Delete FusionIIIT/applications/programme_curriculum/migrations/0002_auto_20240312_1929.py

* Delete FusionIIIT/applications/programme_curriculum/migrations/0003_auto_20240312_1944.py

* Delete FusionIIIT/applications/programme_curriculum/migrations/0004_course_latest_version.py

* Delete FusionIIIT/applications/programme_curriculum/migrations/0005_auto_20240313_0128.py
* Enabled all modules for access (FusionIIIT#1120)

* GAD-5: Fix responsiveness (FusionIIIT#1125)

Co-authored-by: A Anunaya <[email protected]>
Co-authored-by: Aksh Bansal <[email protected]>

* GAD -5 Dashboard Changes (FusionIIIT#1325)

* dashboard and usercard updated (FusionIIIT#1329)

---------

Co-authored-by: Yathartha Goenka <[email protected]>
Co-authored-by: akshatnema <[email protected]>
Co-authored-by: Harshvardhan Singh <[email protected]>
Co-authored-by: A Anunaya <[email protected]>
Co-authored-by: Aksh Bansal <[email protected]>
Co-authored-by: BlackHAWK2001 <[email protected]>
Co-authored-by: Arpit Tak <[email protected]>
Some changes made to dashboard module in terms of UI and context updated.
* GAD-5: Fix responsiveness (FusionIIIT#1125)

Co-authored-by: A Anunaya <[email protected]>
Co-authored-by: Aksh Bansal <[email protected]>

* added announcements and pathologist schedule

* Added pylint  (FusionIIIT#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  (FusionIIIT#1302)" (FusionIIIT#1324)

This reverts commit c1359b7.

* GAD -5 Dashboard Changes (FusionIIIT#1325)

* dashboard and usercard updated (FusionIIIT#1329)

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

* Fixing ui bugs (FusionIIIT#1335)

* module completed

* integrated dashboard

* Revert "integrated dashboard"

This reverts commit 8e48ec5.

* Revert "module completed"

This reverts commit 2544877.

* Revert "module completed"

This reverts commit 2544877.

* Revert "integrated dashboard"

This reverts commit 8e48ec5.

* errors corrected

* errors resolved

* added dashboard and corrected errors

* removed Migrations

* removed migrations

* removed migrations

---------

Co-authored-by: Harshvardhan Singh <[email protected]>
Co-authored-by: A Anunaya <[email protected]>
Co-authored-by: Aksh Bansal <[email protected]>
Co-authored-by: akshatnema <[email protected]>
Co-authored-by: Hardik Sharma <[email protected]>
Co-authored-by: Raman Chaudhary <[email protected]>
Co-authored-by: BlackHAWK2001 <[email protected]>
Co-authored-by: Arpit Tak <[email protected]>
Co-authored-by: Anudeep Sanapala <[email protected]>
Co-authored-by: SukulSarve <[email protected]>
* GAD-5: Fix responsiveness (FusionIIIT#1125)

Co-authored-by: A Anunaya <[email protected]>
Co-authored-by: Aksh Bansal <[email protected]>

* added announcements and pathologist schedule

* Added pylint  (FusionIIIT#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  (FusionIIIT#1302)" (FusionIIIT#1324)

This reverts commit c1359b7.

* GAD -5 Dashboard Changes (FusionIIIT#1325)

* dashboard and usercard updated (FusionIIIT#1329)

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

* Fixing ui bugs (FusionIIIT#1335)

* module completed

* integrated dashboard

* Revert "integrated dashboard"

This reverts commit 8e48ec5.

* Revert "module completed"

This reverts commit 2544877.

* Revert "module completed"

This reverts commit 2544877.

* Revert "integrated dashboard"

This reverts commit 8e48ec5.

* errors corrected

* errors resolved

* added dashboard and corrected errors

* removed Migrations

* removed migrations

* removed migrations

* corrected errors

---------

Co-authored-by: Harshvardhan Singh <[email protected]>
Co-authored-by: A Anunaya <[email protected]>
Co-authored-by: Aksh Bansal <[email protected]>
Co-authored-by: akshatnema <[email protected]>
Co-authored-by: Hardik Sharma <[email protected]>
Co-authored-by: Raman Chaudhary <[email protected]>
Co-authored-by: BlackHAWK2001 <[email protected]>
Co-authored-by: Arpit Tak <[email protected]>
Co-authored-by: Anudeep Sanapala <[email protected]>
Co-authored-by: SukulSarve <[email protected]>
* OS1 issue 1024 resolved : Booking form integrated with Front End (FusionIIIT#1025)

* Enabled all modules for access (FusionIIIT#1120)

* OS-1 : Week 5 : All changes till week 5 (FusionIIIT#1116)

* Added start date display in pre registration (FusionIIIT#1063)

* Major changes in Visitor's Hostel

---------

Co-authored-by: A Anunaya <[email protected]>

* OS-1 Minor issues resolved (FusionIIIT#1202)

* Booking form integrated with Front End

* OS-1 week 7 issue resolve

* Bill structured properly, updated room availability, meal record fixed, url fixed

* Indentaion problems fixed

* database changed

* More indentations issues resolved

* More indentations issues resolved

* Next button issue resolved

* Database Changed, inventory functionality added

* Database conflict resolved

* Minor issues resolved

* Final changes made

---------

Co-authored-by: Akshat Nema <[email protected]>

* visitor hostel

* os-1 vh complete

* os-1 vh module

* GAD-5: Fix responsiveness (FusionIIIT#1125)

Co-authored-by: A Anunaya <[email protected]>
Co-authored-by: Aksh Bansal <[email protected]>

* refactored and corrected booking issues

* GAD -5 Dashboard Changes (FusionIIIT#1325)

* dashboard and usercard updated (FusionIIIT#1329)

* added form

* Fixing ui bugs (FusionIIIT#1335)

---------

Co-authored-by: Harshvardhan Singh <[email protected]>
Co-authored-by: A Anunaya <[email protected]>
Co-authored-by: Aksh Bansal <[email protected]>
Co-authored-by: akshatnema <[email protected]>
Co-authored-by: BlackHAWK2001 <[email protected]>
Co-authored-by: Arpit Tak <[email protected]>
Co-authored-by: SukulSarve <[email protected]>

---------

Co-authored-by: VedantJain1103 <[email protected]>
Co-authored-by: Yathartha Goenka <[email protected]>
Co-authored-by: akshatnema <[email protected]>
Co-authored-by: harsh-k-singh <[email protected]>
Co-authored-by: A Anunaya <[email protected]>
Co-authored-by: Akshat Nema <[email protected]>
Co-authored-by: davneesh <[email protected]>
Co-authored-by: Avneesh <[email protected]>
Co-authored-by: Raman Chaudhary <[email protected]>
Co-authored-by: varunraj03 <[email protected]>
Co-authored-by: Harshvardhan Singh <[email protected]>
Co-authored-by: Aksh Bansal <[email protected]>
Co-authored-by: BlackHAWK2001 <[email protected]>
Co-authored-by: Arpit Tak <[email protected]>
Co-authored-by: SukulSarve <[email protected]>
prajjwalkapoor and others added 29 commits April 16, 2024 13:09
Gad 2 : Pushing for `latest_staging`
Added extra designations in the IWD dashboard file
Pushing `sa-1` to `latest_staging`
* GAD-5: Fix responsiveness (FusionIIIT#1125)

Co-authored-by: A Anunaya <[email protected]>
Co-authored-by: Aksh Bansal <[email protected]>

* feat: new use case implementation and fixes in existing APIs

* refactored: new club registration form only availablt to designated peoples (#2)

* removed conflicts from approve request from dean

* refactored: minor changes

* removed conflicts from approve request from dean (#4)

* change co and coco api working

* Error fix:Change co and coco api now working (#5)

* removed conflicts from approve request from dean

* change co and coco api working

* Update serializers.py

* Update views.py

* Update urls.py

* New feature: new club approval form fixed (#6)

* use cases init

* club approoval request to dean working

* fixed: removed conflicts (#7)

* use cases init

* club approoval request to dean working

* removed conflicts

* date foreign key issue resolved

* fixed: new club joinee request approval and rejection

* fix: multiple votes issue resolved

* corrected: club budget sent to dean

* corrected: club budget sent to dean

* Delete requirements1.txt

* fix: packages file edited

* view club budget added

* updated migrations error

* segregated use cases based on actors

* fixed gymkhana sidebar buttons according to roles

* fixed: type in designations

* GAD -5 Dashboard Changes (FusionIIIT#1325)

* dashboard and usercard updated (FusionIIIT#1329)

* fic navigation added

* removed migrations

* local migrations removed

* Fixing ui bugs (FusionIIIT#1335)

* all migration files removed

* chore: merged with main

* chore: added migrations to gitignore

* Sa 3 (#24)

* club budget updates

* fix: member approval, removed FTS overhead, co/coo assignment on club creation, club budget

* chore: removed migrations from .gitignore

* chore: added migrations

---------

Co-authored-by: Harshvardhan Singh <[email protected]>
Co-authored-by: A Anunaya <[email protected]>
Co-authored-by: Aksh Bansal <[email protected]>
Co-authored-by: akshatnema <[email protected]>
Co-authored-by: Puliuvarthi.Mahesh <[email protected]>
Co-authored-by: Shobhit Kushwaha <[email protected]>
Co-authored-by: RishabhSharma96 <[email protected]>
Co-authored-by: Anushri Thakre <[email protected]>
Co-authored-by: Hardik Sharma <[email protected]>
Co-authored-by: Shobhit Kushwaha <[email protected]>
Co-authored-by: Rohit Raj <[email protected]>
Co-authored-by: RohanParmar2002 <[email protected]>
Co-authored-by: BlackHAWK2001 <[email protected]>
Co-authored-by: Arpit Tak <[email protected]>
Co-authored-by: SukulSarve <[email protected]>
* GAD-5: Fix responsiveness (FusionIIIT#1125)

Co-authored-by: A Anunaya <[email protected]>
Co-authored-by: Aksh Bansal <[email protected]>

* feat: new use case implementation and fixes in existing APIs

* refactored: new club registration form only availablt to designated peoples (#2)

* removed conflicts from approve request from dean

* refactored: minor changes

* removed conflicts from approve request from dean (#4)

* change co and coco api working

* Error fix:Change co and coco api now working (#5)

* removed conflicts from approve request from dean

* change co and coco api working

* Update serializers.py

* Update views.py

* Update urls.py

* New feature: new club approval form fixed (#6)

* use cases init

* club approoval request to dean working

* fixed: removed conflicts (#7)

* use cases init

* club approoval request to dean working

* removed conflicts

* date foreign key issue resolved

* fixed: new club joinee request approval and rejection

* fix: multiple votes issue resolved

* corrected: club budget sent to dean

* corrected: club budget sent to dean

* Delete requirements1.txt

* fix: packages file edited

* view club budget added

* updated migrations error

* segregated use cases based on actors

* fixed gymkhana sidebar buttons according to roles

* fixed: type in designations

* GAD -5 Dashboard Changes (FusionIIIT#1325)

* dashboard and usercard updated (FusionIIIT#1329)

* fic navigation added

* removed migrations

* local migrations removed

* Fixing ui bugs (FusionIIIT#1335)

* all migration files removed

* chore: merged with main

* chore: added migrations to gitignore

* Sa 3 (#24)

* club budget updates

* fix: member approval, removed FTS overhead, co/coo assignment on club creation, club budget

* chore: removed migrations from .gitignore

* chore: added migrations

* chore: removed .sql file

---------

Co-authored-by: Harshvardhan Singh <[email protected]>
Co-authored-by: A Anunaya <[email protected]>
Co-authored-by: Aksh Bansal <[email protected]>
Co-authored-by: akshatnema <[email protected]>
Co-authored-by: Puliuvarthi.Mahesh <[email protected]>
Co-authored-by: Shobhit Kushwaha <[email protected]>
Co-authored-by: RishabhSharma96 <[email protected]>
Co-authored-by: Anushri Thakre <[email protected]>
Co-authored-by: Hardik Sharma <[email protected]>
Co-authored-by: Shobhit Kushwaha <[email protected]>
Co-authored-by: Rohit Raj <[email protected]>
Co-authored-by: RohanParmar2002 <[email protected]>
Co-authored-by: BlackHAWK2001 <[email protected]>
Co-authored-by: Arpit Tak <[email protected]>
Co-authored-by: SukulSarve <[email protected]>
@Anurag607 Anurag607 closed this Apr 21, 2024
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.