Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
3903005
Commit all pending changes on test_OAP_V1
SayanChakraborty08 Mar 23, 2026
6d79913
feat: Add role-based access control and improve UI components
harsh-bhadauria Apr 11, 2026
7b6a3fe
Merge pull request #1 from harsh-bhadauria/test-OAP-V1
SayanChakraborty08 Apr 13, 2026
41c39a1
Revert "feat: Add role-based access control and improve UI components"
SayanChakraborty08 Apr 19, 2026
aad6985
Merge pull request #2 from SayanChakraborty08/revert-1-test-OAP-V1
SayanChakraborty08 Apr 19, 2026
fed579f
download bonafied
SayanChakraborty08 Apr 19, 2026
016fbcc
leave feature
SayanChakraborty08 Apr 19, 2026
2452c60
Implemented all BRs and checks
SayanChakraborty08 Apr 19, 2026
7b237e3
Fix no-dues lint and hook config
harsh-bhadauria Apr 19, 2026
5975b75
Merge branch 'test-OAP-V1' of github.com:SayanChakraborty08/Fusion-cl…
harsh-bhadauria Apr 19, 2026
a47120a
Assistantship feature for PG
SayanChakraborty08 Apr 19, 2026
93cee8a
Merge branch 'test-OAP-V1' of github.com:SayanChakraborty08/Fusion-cl…
harsh-bhadauria Apr 19, 2026
0b61b0e
Merge pull request #3 from harsh-bhadauria/test-OAP-V1
SayanChakraborty08 Apr 19, 2026
2441e2a
Merge branch 'test-OAP-V1' of github.com:SayanChakraborty08/Fusion-cl…
harsh-bhadauria Apr 19, 2026
5726849
Merge pull request #4 from harsh-bhadauria/test-OAP-V1
SayanChakraborty08 Apr 19, 2026
ff18c20
Added TA assignment and Thesis assignment features with all BRs enforced
SayanChakraborty08 Apr 19, 2026
a807d4b
changes more and more
SayanChakraborty08 Apr 20, 2026
d435666
Refine otheracademic leave forms
harsh-bhadauria Apr 20, 2026
9db1a6e
Merge pull request #5 from harsh-bhadauria/test-OAP-V1
SayanChakraborty08 Apr 20, 2026
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
2 changes: 0 additions & 2 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,3 @@ npx lint-staged || exit 1

# Run lint, if it fails, the commit will be aborted
npm run lint || exit 1

git add .
Loading