Skip to content

Conversation

dotniiko
Copy link

@dotniiko dotniiko commented Feb 17, 2025

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 apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Other (please describe):

Checklist

Put an x in the boxes that apply

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have created new branch for this pull request
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • My changes does not break the current system and it passes all the current test cases.

Screenshots

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

@dcoder13 dcoder13 merged commit 6dbe727 into dcoder13:gad-2(latest) Feb 17, 2025
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants