Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 768 Bytes

File metadata and controls

27 lines (20 loc) · 768 Bytes

📌 Summary

  • Ticket: JIRA-0000
  • Brief: Concluded June Sprint Implementation.
  • fixed transfer to multiple units like lab and pharmacy at same time.

✨ What’s Changed

  • Feature: [e.g., Added login button to header]
  • Refactor: [e.g., Updated AuthContext to support OAuth]
  • Bugfix: [e.g., Fixed missing redirect on logout]

🧪 Test Instructions

  • Pull this branch
  • Run npm start / mvn spring-boot:run / etc.
  • Navigate to /login
  • Verify login button shows and redirects correctly

📋 Checklist

  • Jira issue linked
  • Code follows conventions
  • Code is tested (unit/integration)
  • No sensitive data committed
  • All tests pass locally
  • Peer-reviewed or ready for review