Skip to content

Conversation

@MonikaaMoanes
Copy link
Contributor

Implemented the services dashboard with functionality to fetch and display service requests for the authenticated user

MonikaaMoanes and others added 30 commits April 6, 2024 08:58
…y service requests for the authenticated user. Integrated authentication token for secure API access.
…or CO to create and submit new service requests. not connected to backend yet, only UI.
create ServiceRequestCMC.jsx and link it to the side drawer in the CMC dashboard.
create UI for CMC user to view all service requests by CO users.
create Dropdown component.
add the newly created ServiceRequestCMC.jsx to App.jsx.
… or delete a service request. TODO: unable to get service requests by condo owner id.
…y service requests for the authenticated user. Integrated authentication token for secure API access.
walidoow and others added 26 commits April 14, 2024 03:37
* implemented API for getting total operation costs by property_id and optional year, total collected_fees by property_id, annual report by property_id and year, as well as a query that retrieves all three at once

* added an API to get everything at once by companyid

---------

Co-authored-by: wade3hamati <[email protected]>
CO can now create a new service request.
CO can view their existing service requests.
CR can now create a new service request.
CR can view their existing service requests.
CMC can now view all service requests submitted by CR and CO users.
CMC can edit the status of an existing service request.
CMC can delete an existing service request.
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.

5 participants