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

SA-3 : Implemented Use Cases for Each Actor as per UCD #1310

Closed
wants to merge 50 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
50 commits
Select commit Hold shift + click to select a range
c29fdb7
feat: new use case implementation and fixes in existing APIs
MaheshPulivarthi18 Feb 16, 2024
0b94f63
refactored: new club registration form only availablt to designated p…
shokushwaha Feb 16, 2024
a4479fa
removed conflicts from approve request from dean
RishabhSharma96 Feb 16, 2024
6361945
removed conflicts from approve request from dean (#4)
RishabhSharma96 Feb 17, 2024
d292bbf
Merge branch 'Anurag607:main' into main
RishabhSharma96 Feb 17, 2024
f76c737
change co and coco api working
RishabhSharma96 Feb 17, 2024
aa1f77e
Merge branch 'main' of https://github.com/RishabhSharma96/Fusion
RishabhSharma96 Feb 17, 2024
3168445
Error fix:Change co and coco api now working (#5)
RishabhSharma96 Feb 17, 2024
910f1f2
Merge branch 'Anurag607:main' into main
RishabhSharma96 Feb 17, 2024
bb97dd3
Update serializers.py
ast008 Feb 17, 2024
26ed656
Update views.py
ast008 Feb 17, 2024
a2576df
Update urls.py
ast008 Feb 17, 2024
d3e91dd
New feature: new club approval form fixed (#6)
MaheshPulivarthi18 Feb 18, 2024
d77d812
fixed: removed conflicts (#7)
MaheshPulivarthi18 Feb 18, 2024
f1738ab
Merge branch 'Anurag607:main' into main
RishabhSharma96 Feb 18, 2024
2e3e423
date foreign key issue resolved
RishabhSharma96 Feb 18, 2024
3dc2451
Merge pull request #8 from RishabhSharma96/main
RishabhSharma96 Feb 18, 2024
23982f8
Merge branch 'Anurag607:main' into main
hardiksharma11 Feb 18, 2024
902f607
Merge pull request #9 from ast008/main
shokushwaha Feb 18, 2024
110e2e8
fixed: new club joinee request approval and rejection
shokushwaha Feb 18, 2024
6026782
Merge pull request #10 from shokushwaha/main
shokushwaha Feb 18, 2024
d019145
fix: multiple votes issue resolved
rohitsinghh01 Feb 18, 2024
31aa2e9
Merge pull request #11 from rohitsinghh01/main
RishabhSharma96 Feb 18, 2024
d0df8f6
corrected: club budget sent to dean
shokushwaha Feb 18, 2024
4340c77
corrected: club budget sent to dean
shokushwaha Feb 18, 2024
96ccd17
Delete requirements1.txt
shokushwaha Feb 18, 2024
b2804fb
fix: packages file edited
rohitsinghh01 Feb 18, 2024
8f009bc
Merge pull request #13 from shokushwaha/main
shokushwaha Feb 18, 2024
5c236ff
Merge pull request #12 from rohitsinghh01/main
shokushwaha Feb 18, 2024
ae3a3b7
view club budget added
shokushwaha Feb 20, 2024
e6403cc
Merge pull request #14 from shokushwaha/main
shokushwaha Feb 20, 2024
8dab59d
updated migrations error
RishabhSharma96 Feb 20, 2024
af1fd3a
Merge pull request #15 from RishabhSharma96/main
RishabhSharma96 Feb 20, 2024
0c34cff
segregated use cases based on actors
RohanParmar2002 Feb 20, 2024
2064e3a
Merge pull request #17 from RohanParmar2002/main
RishabhSharma96 Feb 20, 2024
22e2fef
fixed gymkhana sidebar buttons according to roles
RishabhSharma96 Feb 20, 2024
1897411
Merge pull request #18 from RishabhSharma96/main
RishabhSharma96 Feb 20, 2024
af5c4a2
fixed: type in designations
shokushwaha Feb 20, 2024
ddea219
Merge pull request #19 from shokushwaha/main
shokushwaha Feb 20, 2024
a165374
fic navigation added
shokushwaha Mar 16, 2024
71ccd36
Merge branch 'main' of https://github.com/shokushwaha/Fusion
shokushwaha Mar 16, 2024
a3ceaa3
Merge pull request #20 from shokushwaha/main
shokushwaha Mar 16, 2024
0efdbff
removed migrations
shokushwaha Mar 16, 2024
64a53f6
Merge branch 'Anurag607:main' into main
shokushwaha Mar 16, 2024
d47e105
Merge pull request #21 from shokushwaha/main
shokushwaha Mar 16, 2024
d9bc51d
local migrations removed
shokushwaha Mar 17, 2024
586003b
Merge branch 'main' of https://github.com/shokushwaha/Fusion
shokushwaha Mar 17, 2024
97426f1
Merge pull request #22 from shokushwaha/main
shokushwaha Mar 17, 2024
a7eaf45
all migration files removed
shokushwaha Mar 18, 2024
9be658c
Merge pull request #23 from shokushwaha/main
shokushwaha Mar 18, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: packages file edited
rohitsinghh01 committed Feb 18, 2024
commit b2804fb16ced427d1e7f89f981f5fc1f22472886
2 changes: 1 addition & 1 deletion requirements1.txt → requirements.txt
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@ click==7.1.2
click-didyoumean==0.0.3
click-plugins==1.1.1
click-repl==0.1.6
# cryptography==3.3.1
cryptography==3.3.1
defusedxml==0.6.0
Django==3.1.5
django-allauth==0.44.0