Life-Pill / pharmacy-pos-main-backend

The Pharmacy POS System Backend is the server-side component of our comprehensive pharmacy management software. It is developed using Spring Boot, Java, Spring Security ,and Microservices Architecture
Apache License 2.0
5 stars 3 forks source link

Implement New Endpoints and Fix Issues #123

Closed PramithaMJ closed 5 months ago

PramithaMJ commented 5 months ago

Pull Request: Implement New Endpoints and Fix Issues

Title

Implement New Endpoints and Resolve Issues Related to Employer Management

Description

This pull request addresses multiple issues and implements new endpoints related to employer management within the system. The changes include adding functionalities to retrieve branch managers, update branch manager details, and retrieve employers by branch ID and role. Additionally, it fixes issues related to branch manager retrieval and employer updates.

Changes Made

1. New Endpoints

2. Issue Fixes

Updated Endpoints

Acceptance Criteria

Test Plan

Endpoints

1. Branch Managers Retrieve

2. Change Manager Update

3. Update Existing Branch Manager Details

4. Branch Employer Retrieve by Branch ID and Role

5. Get Employers By Branch ID

Related Issues

Checklist

ScreenShot

Screenshot 2024-06-12 at 1 51 26 AM Screenshot 2024-06-12 at 2 01 21 AM Screenshot 2024-06-12 at 2 03 24 AM

Conclusion

This pull request enhances employer management functionalities within the system by adding new endpoints and resolving issues related to branch manager retrieval and updates. Reviewers are encouraged to test the new functionalities thoroughly and provide feedback.

Best regards,
Pramitha Jayasooriya, Backend Developer at LifePill, https://pramithamj.me

sonarcloud[bot] commented 5 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud