Skip to content
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

Web Admin Panel #9

Open
wants to merge 130 commits into
base: main
Choose a base branch
from
Open

Web Admin Panel #9

wants to merge 130 commits into from

Conversation

beyzaaydeniz
Copy link
Collaborator

No description provided.

…nd removed unnecessary environment variable.
…etElementById is implemented for both of them. Their services are updated
…, added getAllCustomers method inside customerService class. New properties on application.properties for secure http requests.

To test the changes on the example data row:
In Postman, choose 'Basic Auth',
Username: test
Password: password
…dType,UserType,Veterinarian,Schedule. getElementById is implemented.
beyzaaydeniz and others added 29 commits January 1, 2024 22:42
Fix typo in AppointmentServiceTest;
Added parameter to application.properties for postgresql max connection error
For inserting, id of entities should be set as 0.
Copy link

codecov bot commented Jan 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@1514a17). Click here to learn what that means.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #9   +/-   ##
=======================================
  Coverage        ?   69.25%           
  Complexity      ?      441           
=======================================
  Files           ?       66           
  Lines           ?     1301           
  Branches        ?       97           
=======================================
  Hits            ?      901           
  Misses          ?      371           
  Partials        ?       29           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

4 participants