Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Development admin accessibility (#369)
* Adding access to admin to request vacations for other users * Adding admin endpoit * fixing vacation card error * Development admin accessibility backend (#368) * Implementation: Implemented an endpoint for admins to post vacations behalf of the user. * Enhancement: rename the route of the admin vacations request * Typo: replaced the pinding by pending. * Using enum in selectionOption and exporting ListUsers in helpers * Update: update the request status of the user request. --------- Co-authored-by: mayar osama <[email protected]>
- Loading branch information