Skip to content

Comments

SA-3 : Added migrations file#1416

Merged
VarunGitGood merged 68 commits intoFusionIIIT:sa-3from
Anurag607:sa-3
Apr 10, 2024
Merged

SA-3 : Added migrations file#1416
VarunGitGood merged 68 commits intoFusionIIIT:sa-3from
Anurag607:sa-3

Conversation

@Anurag607
Copy link

  • Added migrations in gymkhana/migrations

Lawful2002 and others added 30 commits February 23, 2023 14:32
Co-authored-by: A Anunaya <76819712+Anunaya07@users.noreply.github.com>
Co-authored-by: Aksh Bansal <63552235+Aksh-Bansal-dev@users.noreply.github.com>
* removed conflicts from approve request from dean

* change co and coco api working
* use cases init

* club approoval request to dean working
* use cases init

* club approoval request to dean working

* removed conflicts
bug fixed: date foreign key issue resolved in apis
Fixed several APIs for mobile application use
fixed: new club joinee request approval and rejection
RishabhSharma96 and others added 24 commits February 20, 2024 19:41
fix:fixed gymkhana sidebar buttons according to roles
fixed: type in designations
all migration files removed
* club budget updates

* fix: member approval, removed FTS overhead, co/coo assignment on club creation, club budget
@Anurag607
Copy link
Author

Anurag607 commented Apr 10, 2024

@ChaudharyRaman @varun6singh PTAL

@VarunGitGood VarunGitGood merged commit bdd7409 into FusionIIIT:sa-3 Apr 10, 2024
@Ykumar1415
Copy link

Ykumar1415 commented Apr 11, 2024

.sql file is added in the gh repository?

@ChaudharyRaman
Copy link
Contributor

@Ykumar1415 Removing it in next PR. PR already raised.

Anurag607 added a commit to Anurag607/Fusion that referenced this pull request Apr 11, 2024
* GAD-5: Fix responsiveness (FusionIIIT#1125)

Co-authored-by: A Anunaya <76819712+Anunaya07@users.noreply.github.com>
Co-authored-by: Aksh Bansal <63552235+Aksh-Bansal-dev@users.noreply.github.com>

* 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 <73544247+Lawful2002@users.noreply.github.com>
Co-authored-by: A Anunaya <76819712+Anunaya07@users.noreply.github.com>
Co-authored-by: Aksh Bansal <63552235+Aksh-Bansal-dev@users.noreply.github.com>
Co-authored-by: akshatnema <20bcs022@iiitdmj.ac.in>
Co-authored-by: Puliuvarthi.Mahesh <134507390+MaheshPulivarthi18@users.noreply.github.com>
Co-authored-by: Shobhit Kushwaha <109756367+shokushwaha@users.noreply.github.com>
Co-authored-by: RishabhSharma96 <114917946+RishabhSharma96@users.noreply.github.com>
Co-authored-by: Anushri Thakre <121868449+ast008@users.noreply.github.com>
Co-authored-by: Hardik Sharma <104981324+hardiksharma11@users.noreply.github.com>
Co-authored-by: Shobhit Kushwaha <shobhitkushwaha1406@gmail.com>
Co-authored-by: Rohit Raj <singh.rohitraj122@gmail.com>
Co-authored-by: RohanParmar2002 <rohanparmar143256@gmail.com>
Co-authored-by: BlackHAWK2001 <150950834+BlackHAWK2001@users.noreply.github.com>
Co-authored-by: Arpit Tak <140220904+Ishu-ji@users.noreply.github.com>
Co-authored-by: SukulSarve <143542658+SukulSarve@users.noreply.github.com>
Anurag607 added a commit to Anurag607/Fusion that referenced this pull request Apr 19, 2024
* GAD-5: Fix responsiveness (FusionIIIT#1125)

Co-authored-by: A Anunaya <76819712+Anunaya07@users.noreply.github.com>
Co-authored-by: Aksh Bansal <63552235+Aksh-Bansal-dev@users.noreply.github.com>

* 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 <73544247+Lawful2002@users.noreply.github.com>
Co-authored-by: A Anunaya <76819712+Anunaya07@users.noreply.github.com>
Co-authored-by: Aksh Bansal <63552235+Aksh-Bansal-dev@users.noreply.github.com>
Co-authored-by: akshatnema <20bcs022@iiitdmj.ac.in>
Co-authored-by: Puliuvarthi.Mahesh <134507390+MaheshPulivarthi18@users.noreply.github.com>
Co-authored-by: Shobhit Kushwaha <109756367+shokushwaha@users.noreply.github.com>
Co-authored-by: RishabhSharma96 <114917946+RishabhSharma96@users.noreply.github.com>
Co-authored-by: Anushri Thakre <121868449+ast008@users.noreply.github.com>
Co-authored-by: Hardik Sharma <104981324+hardiksharma11@users.noreply.github.com>
Co-authored-by: Shobhit Kushwaha <shobhitkushwaha1406@gmail.com>
Co-authored-by: Rohit Raj <singh.rohitraj122@gmail.com>
Co-authored-by: RohanParmar2002 <rohanparmar143256@gmail.com>
Co-authored-by: BlackHAWK2001 <150950834+BlackHAWK2001@users.noreply.github.com>
Co-authored-by: Arpit Tak <140220904+Ishu-ji@users.noreply.github.com>
Co-authored-by: SukulSarve <143542658+SukulSarve@users.noreply.github.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.