forked from FusionIIIT/Fusion
-
Notifications
You must be signed in to change notification settings - Fork 8
Gad 2(latest) #11
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
Merged
Merged
Gad 2(latest) #11
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dcoder13
added a commit
that referenced
this pull request
Mar 25, 2025
* Added API folder in iwdModuleV2 * Added endpoints in API folder in iwdModuleV2 * Added additional endpoints in API folder in iwdModuleV2 * fix[api] : fetchdesignation, requestview * fix : view file endpoint * minor updates while updating the issue-work-order table (#4) * minor changes (#5) * minor changes * minor changes * approve/reject and view file * fix: work order * Minor changes in addBudget and editBudget endpoints (#6) * fix : serializer * modified views related to audit document view (#7) * Added API folder in iwdModuleV2 * modified views related to audit document view * fixed apis * fix: serializer overriding requestCreatedBdBy value * fix: serializer overriding requestCreatedBdBy value * fix api * chore: made handlers consistent * major fixes * fix: handle dean process request file attachment upload * fix : forward file * Basic proposal system implemented (#8) * Basic proposal system implemented * Added a separate Items model and updated ProposalSerializer * Updated BE * Removed migrations * Minor changes * Update models.py * Update models.py --------- Co-authored-by: Divyansh Bisht <[email protected]> * fix : migrations * chore : aded proposal endpoint * get_proposal * fixed create_proposal function * Updated handle_update_requests and create_proposal endpoints * Minor cleanup * Updated handle_update_requests and create_proposal endpoints (#11) * Updated handle_update_requests and create_proposal endpoints * Minor cleanup * fix: request_id fetch (#12) * Added get_items endpoint * fixed all proposal related apis * fix: migrations * fix: DB cleaning * fix: request status api * fix : migrations mismatch --------- Co-authored-by: Bhargavzz <[email protected]> Co-authored-by: Abhijeet <[email protected]> Co-authored-by: dotniiko <[email protected]> Co-authored-by: Dhruv Ratmele <[email protected]> Co-authored-by: Abhijeet Patil <[email protected]> Co-authored-by: Bhargavzz <[email protected]> Co-authored-by: Himanshu <[email protected]> Co-authored-by: Somgester <[email protected]>
dcoder13
added a commit
that referenced
this pull request
Mar 25, 2025
* Added API folder in iwdModuleV2 * Added endpoints in API folder in iwdModuleV2 * Added additional endpoints in API folder in iwdModuleV2 * fix[api] : fetchdesignation, requestview * fix : view file endpoint * minor updates while updating the issue-work-order table (#4) * minor changes (#5) * minor changes * minor changes * approve/reject and view file * fix: work order * Minor changes in addBudget and editBudget endpoints (#6) * fix : serializer * modified views related to audit document view (#7) * Added API folder in iwdModuleV2 * modified views related to audit document view * fixed apis * fix: serializer overriding requestCreatedBdBy value * fix: serializer overriding requestCreatedBdBy value * fix api * chore: made handlers consistent * major fixes * fix: handle dean process request file attachment upload * fix : forward file * Basic proposal system implemented (#8) * Basic proposal system implemented * Added a separate Items model and updated ProposalSerializer * Updated BE * Removed migrations * Minor changes * Update models.py * Update models.py --------- Co-authored-by: Divyansh Bisht <[email protected]> * fix : migrations * chore : aded proposal endpoint * get_proposal * fixed create_proposal function * Updated handle_update_requests and create_proposal endpoints * Minor cleanup * Updated handle_update_requests and create_proposal endpoints (#11) * Updated handle_update_requests and create_proposal endpoints * Minor cleanup * fix: request_id fetch (#12) * Added get_items endpoint * fixed all proposal related apis * fix: migrations * fix: DB cleaning * fix: request status api * fix : migrations mismatch * fix: migrations issue --------- Co-authored-by: Bhargavzz <[email protected]> Co-authored-by: Abhijeet <[email protected]> Co-authored-by: dotniiko <[email protected]> Co-authored-by: Dhruv Ratmele <[email protected]> Co-authored-by: Abhijeet Patil <[email protected]> Co-authored-by: Bhargavzz <[email protected]> Co-authored-by: Himanshu <[email protected]> Co-authored-by: Somgester <[email protected]>
dcoder13
added a commit
that referenced
this pull request
Mar 25, 2025
* Added API folder in iwdModuleV2 * Added endpoints in API folder in iwdModuleV2 * Added additional endpoints in API folder in iwdModuleV2 * fix[api] : fetchdesignation, requestview * fix : view file endpoint * minor updates while updating the issue-work-order table (#4) * minor changes (#5) * minor changes * minor changes * approve/reject and view file * fix: work order * Minor changes in addBudget and editBudget endpoints (#6) * fix : serializer * modified views related to audit document view (#7) * Added API folder in iwdModuleV2 * modified views related to audit document view * fixed apis * fix: serializer overriding requestCreatedBdBy value * fix: serializer overriding requestCreatedBdBy value * fix api * chore: made handlers consistent * major fixes * fix: handle dean process request file attachment upload * fix : forward file * Basic proposal system implemented (#8) * Basic proposal system implemented * Added a separate Items model and updated ProposalSerializer * Updated BE * Removed migrations * Minor changes * Update models.py * Update models.py --------- Co-authored-by: Divyansh Bisht <[email protected]> * fix : migrations * chore : aded proposal endpoint * get_proposal * fixed create_proposal function * Updated handle_update_requests and create_proposal endpoints * Minor cleanup * Updated handle_update_requests and create_proposal endpoints (#11) * Updated handle_update_requests and create_proposal endpoints * Minor cleanup * fix: request_id fetch (#12) * Added get_items endpoint * fixed all proposal related apis * fix: migrations * fix: DB cleaning * fix: request status api * fix : migrations mismatch * fix: migrations issue * fix : request fetch error --------- Co-authored-by: Bhargavzz <[email protected]> Co-authored-by: Abhijeet <[email protected]> Co-authored-by: dotniiko <[email protected]> Co-authored-by: Dhruv Ratmele <[email protected]> Co-authored-by: Abhijeet Patil <[email protected]> Co-authored-by: Bhargavzz <[email protected]> Co-authored-by: Himanshu <[email protected]> Co-authored-by: Somgester <[email protected]>
dcoder13
added a commit
that referenced
this pull request
Mar 31, 2025
* Added API folder in iwdModuleV2 * Added endpoints in API folder in iwdModuleV2 * Added additional endpoints in API folder in iwdModuleV2 * fix[api] : fetchdesignation, requestview * fix : view file endpoint * minor updates while updating the issue-work-order table (#4) * minor changes (#5) * minor changes * minor changes * approve/reject and view file * fix: work order * Minor changes in addBudget and editBudget endpoints (#6) * fix : serializer * modified views related to audit document view (#7) * Added API folder in iwdModuleV2 * modified views related to audit document view * fixed apis * fix: serializer overriding requestCreatedBdBy value * fix: serializer overriding requestCreatedBdBy value * fix api * chore: made handlers consistent * major fixes * fix: handle dean process request file attachment upload * fix : forward file * Basic proposal system implemented (#8) * Basic proposal system implemented * Added a separate Items model and updated ProposalSerializer * Updated BE * Removed migrations * Minor changes * Update models.py * Update models.py --------- Co-authored-by: Divyansh Bisht <[email protected]> * fix : migrations * chore : aded proposal endpoint * get_proposal * fixed create_proposal function * Updated handle_update_requests and create_proposal endpoints * Minor cleanup * Updated handle_update_requests and create_proposal endpoints (#11) * Updated handle_update_requests and create_proposal endpoints * Minor cleanup * fix: request_id fetch (#12) * Added get_items endpoint * fixed all proposal related apis * fix: migrations * fix: DB cleaning * fix: request status api * fix : migrations mismatch * fix: migrations issue * fix : request fetch error * fix : request error --------- Co-authored-by: Bhargavzz <[email protected]> Co-authored-by: Abhijeet <[email protected]> Co-authored-by: dotniiko <[email protected]> Co-authored-by: Dhruv Ratmele <[email protected]> Co-authored-by: Abhijeet Patil <[email protected]> Co-authored-by: Bhargavzz <[email protected]> Co-authored-by: Himanshu <[email protected]> Co-authored-by: Somgester <[email protected]>
dcoder13
added a commit
that referenced
this pull request
Mar 31, 2025
* Added API folder in iwdModuleV2 * Added endpoints in API folder in iwdModuleV2 * Added additional endpoints in API folder in iwdModuleV2 * fix[api] : fetchdesignation, requestview * fix : view file endpoint * minor updates while updating the issue-work-order table (#4) * minor changes (#5) * minor changes * minor changes * approve/reject and view file * fix: work order * Minor changes in addBudget and editBudget endpoints (#6) * fix : serializer * modified views related to audit document view (#7) * Added API folder in iwdModuleV2 * modified views related to audit document view * fixed apis * fix: serializer overriding requestCreatedBdBy value * fix: serializer overriding requestCreatedBdBy value * fix api * chore: made handlers consistent * major fixes * fix: handle dean process request file attachment upload * fix : forward file * Basic proposal system implemented (#8) * Basic proposal system implemented * Added a separate Items model and updated ProposalSerializer * Updated BE * Removed migrations * Minor changes * Update models.py * Update models.py --------- Co-authored-by: Divyansh Bisht <[email protected]> * fix : migrations * chore : aded proposal endpoint * get_proposal * fixed create_proposal function * Updated handle_update_requests and create_proposal endpoints * Minor cleanup * Updated handle_update_requests and create_proposal endpoints (#11) * Updated handle_update_requests and create_proposal endpoints * Minor cleanup * fix: request_id fetch (#12) * Added get_items endpoint * fixed all proposal related apis * fix: migrations * fix: DB cleaning * fix: request status api * fix : migrations mismatch * fix: migrations issue * fix : request fetch error * fix : request error * Updated approval process (#14) * active proposal and code optimization --------- Co-authored-by: Bhargavzz <[email protected]> Co-authored-by: Abhijeet <[email protected]> Co-authored-by: dotniiko <[email protected]> Co-authored-by: Dhruv Ratmele <[email protected]> Co-authored-by: Abhijeet Patil <[email protected]> Co-authored-by: Bhargavzz <[email protected]> Co-authored-by: Himanshu <[email protected]> Co-authored-by: Somgester <[email protected]>
dcoder13
added a commit
that referenced
this pull request
Apr 15, 2025
* Added API folder in iwdModuleV2 * Added endpoints in API folder in iwdModuleV2 * Added additional endpoints in API folder in iwdModuleV2 * fix[api] : fetchdesignation, requestview * fix : view file endpoint * minor updates while updating the issue-work-order table (#4) * minor changes (#5) * minor changes * minor changes * approve/reject and view file * fix: work order * Minor changes in addBudget and editBudget endpoints (#6) * fix : serializer * modified views related to audit document view (#7) * Added API folder in iwdModuleV2 * modified views related to audit document view * fixed apis * fix: serializer overriding requestCreatedBdBy value * fix: serializer overriding requestCreatedBdBy value * fix api * chore: made handlers consistent * major fixes * fix: handle dean process request file attachment upload * fix : forward file * Basic proposal system implemented (#8) * Basic proposal system implemented * Added a separate Items model and updated ProposalSerializer * Updated BE * Removed migrations * Minor changes * Update models.py * Update models.py --------- Co-authored-by: Divyansh Bisht <[email protected]> * fix : migrations * chore : aded proposal endpoint * get_proposal * fixed create_proposal function * Updated handle_update_requests and create_proposal endpoints * Minor cleanup * Updated handle_update_requests and create_proposal endpoints (#11) * Updated handle_update_requests and create_proposal endpoints * Minor cleanup * fix: request_id fetch (#12) * Added get_items endpoint * fixed all proposal related apis * fix: migrations * fix: DB cleaning * fix: request status api * fix : migrations mismatch * fix: migrations issue * fix : request fetch error * fix : request error * Updated approval process (#14) * active proposal and code optimization * fix: serializer issue --------- Co-authored-by: Bhargavzz <[email protected]> Co-authored-by: Abhijeet <[email protected]> Co-authored-by: dotniiko <[email protected]> Co-authored-by: Dhruv Ratmele <[email protected]> Co-authored-by: Abhijeet Patil <[email protected]> Co-authored-by: Bhargavzz <[email protected]> Co-authored-by: Himanshu <[email protected]> Co-authored-by: Somgester <[email protected]>
dcoder13
added a commit
that referenced
this pull request
May 2, 2025
* Added API folder in iwdModuleV2 * Added endpoints in API folder in iwdModuleV2 * Added additional endpoints in API folder in iwdModuleV2 * fix[api] : fetchdesignation, requestview * fix : view file endpoint * minor updates while updating the issue-work-order table (#4) * minor changes (#5) * minor changes * minor changes * approve/reject and view file * fix: work order * Minor changes in addBudget and editBudget endpoints (#6) * fix : serializer * modified views related to audit document view (#7) * Added API folder in iwdModuleV2 * modified views related to audit document view * fixed apis * fix: serializer overriding requestCreatedBdBy value * fix: serializer overriding requestCreatedBdBy value * fix api * chore: made handlers consistent * major fixes * fix: handle dean process request file attachment upload * fix : forward file * Basic proposal system implemented (#8) * Basic proposal system implemented * Added a separate Items model and updated ProposalSerializer * Updated BE * Removed migrations * Minor changes * Update models.py * Update models.py --------- Co-authored-by: Divyansh Bisht <[email protected]> * fix : migrations * chore : aded proposal endpoint * get_proposal * fixed create_proposal function * Updated handle_update_requests and create_proposal endpoints * Minor cleanup * Updated handle_update_requests and create_proposal endpoints (#11) * Updated handle_update_requests and create_proposal endpoints * Minor cleanup * fix: request_id fetch (#12) * Added get_items endpoint * fixed all proposal related apis * fix: migrations * fix: DB cleaning * fix: request status api * fix : migrations mismatch * fix: migrations issue * fix : request fetch error * fix : request error * Updated approval process (#14) * active proposal and code optimization * fix: serializer issue * Updated request rejection and updation process (#15) * major bug fixes --------- Co-authored-by: Bhargavzz <[email protected]> Co-authored-by: Abhijeet <[email protected]> Co-authored-by: dotniiko <[email protected]> Co-authored-by: Dhruv Ratmele <[email protected]> Co-authored-by: Abhijeet Patil <[email protected]> Co-authored-by: Bhargavzz <[email protected]> Co-authored-by: Himanshu <[email protected]> Co-authored-by: Somgester <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 applyChecklist
Put an
x
in the boxes that applyScreenshots
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