Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* GAD-5: Fix responsiveness (#1125) Co-authored-by: A Anunaya <[email protected]> Co-authored-by: Aksh Bansal <[email protected]> * setup * chore:alloted_rooms and all_staff are added * doing * chor:HostelAllotment * comment in import hostelstudentattendance in views * Chore:change in staff schedule * chore:Hostelleave- caretaker and wardern can see all leave forms * chore:post request delete from StaffScheduleView class * chore:Hostelleave- student can apply for hostel leave * adding functionality of super admin * chore:all_stuff changed * functionality assigned batch * Chore:CURD API in hostel_management_hostelinventory * added functionality of assigning caretaker * chore:hostel_complaint_implemented * chore:inventory_form change * added frontend of alloted_room and linked with backend * chore: hostel_complaint and hostel_leave implemented * feat:hall_inventory form submmit,edit,delete * Merging migration of database * added assign-warden , add-hostel ,delete-hostel in frontend and backend * akshay PR merge * chore:hall id set * Final merge of akshay,ankit,anuj * uncommented functionality of hostel_complaint_list/ * fix:hall select problem fixed * fix:dropdownlist change when hall.id change in URL * Added frontend of all_leave_data,alloted_rooms_main,create_leave,complaint_form * chore: login required * chore: login required implemented * feat:authentication added * feat: authentication added in hostel leave and hostel complaint system and also added all operations that caretaker and warden can perform * Added frontend with templates of all_leave_data,alloted_rooms_main,create_leave,complaint_form * book guestroom * chore: run python manage.py copy_data to merge table to get all student details at one place * chore: Added functionality - caretaker and warden can get all details of student of their hall -----used StudentDetails table * guest room part done * added templates for hostel_complaint,inventory_form,my_leaves * added full student details table * Added api endpoints for notifications * fix:input fields of complaint and leave form * added funtionality of hostel super admin , guest room * feat:caretaker manage fine impose * migration files of DB * resolved error in sending notification for announcements * chore:student fine show * fix:student details * updated html files with template * updated alerts.html and alert1.html for implementing delete notification * chore:fine frontend design * fix:List name change * updated frontend using templates * fixed few bugs and few glitches. * 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. * GAD -5 Dashboard Changes (#1325) * dashboard and usercard updated (#1329) * minor changes * removed HostelAllotment class * chore:Student fine show * chore:date disable feature added * fix:notification message for room booking request is changed * added dropdown in sidebar * changes in programme_cuuriculam,adding version to models (#1330) * added hostelTransactions * Seater type added and vacant seats added * added seater,vacant,logs * fix: calender,fine * only vacant room show in guestroom * added Hostel history functionality * fix:UI of tables * fix:UI of tables * migration * added remark field in leave * fix:hostelTransaction * fix * fix:In leave request remark option is added * added notification functionality * added remark column in leave request * migrations files * Fixing ui bugs (#1335) * Synced with new Dashboard Some changes made to dashboard module in terms of UI and context updated. * .DS_Store * commented inventory * updated gitignore * updated gitignore * 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: Aniruddha <[email protected]> Co-authored-by: Stark <[email protected]> Co-authored-by: ANKIT <[email protected]> Co-authored-by: KK <[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: Aniruddha Das <[email protected]> Co-authored-by: SukulSarve <[email protected]>
- Loading branch information