Commit Graph

136 Commits

Author SHA1 Message Date
EggMan20339
3cb55ac80b removed brace 2024-02-20 18:37:49 -05:00
EggMan20339
c8e7230cca Merge remote-tracking branch 'origin/master' 2024-02-20 18:37:29 -05:00
EggMan20339
14237cd021 working on Prescripton pushing data into db 2024-02-20 18:37:18 -05:00
Adam McCane
986e1f517e Merge branch 'master' of https://github.com/EggMan20339/CNSA-212 2024-02-20 18:35:04 -05:00
Adam McCane
ec5d2fb769 Made code for cmu add refill in info form. 2024-02-20 18:34:59 -05:00
EggMan20339
4e85e6f9bb Merge remote-tracking branch 'origin/master'
# Conflicts:
#	Louis'-Pharmacy_CNSA212-FP/frmInfo.cs
2024-02-20 17:29:15 -05:00
EggMan20339
f716bf0e54 made cmuPrescription Edit pull data 2024-02-20 17:26:44 -05:00
Adam McCane
26cc310f50 Merged 2024-02-20 16:59:06 -05:00
Adam McCane
f618333264 Something 2024-02-20 16:57:25 -05:00
EggMan20339
1334430e94 changed cmu Prescription 2024-02-20 16:57:04 -05:00
Adam McCane
b0e7bed537 Added the add refill cmu to the info form. 2024-02-20 16:21:48 -05:00
Adam McCane
a4c698d053 Merge branch 'master' of https://github.com/EggMan20339/CNSA-212 2024-02-20 14:57:50 -05:00
Adam McCane
c328e47946 Fixed update refill bug. 2024-02-20 14:57:03 -05:00
ce58723152 little fixes 2024-02-20 14:50:47 -05:00
Noah
545cd84540 Update frmInfo.cs 2024-02-20 13:37:00 -05:00
Noah
1143f79035 Updated btnRxSearch_Click in frmInfo.cs.
PATIENT ID SEARCH NOW WORKS! (The other 3 dont... yet)
2024-02-20 13:28:15 -05:00
Noah
e2d0b5b3ff Updated btnRxSearch_click in frmInfo.cs.
Commented out the old btnPrescriptionSearch references that couldn't be updated.
Changed some of the btnPrescriptionSearch references to btnRxSearch
2024-02-20 13:20:03 -05:00
Noah
1f1de3e6d5 Update frmInfo and PharmacyDataTier 2024-02-20 13:12:40 -05:00
Noah
5d0cb722c0 update PrescriptionInfoSearch in PharmacyDataTier to include the physicianID and medID parameters 2024-02-20 13:00:43 -05:00
Noah
a7aad8153f Add UpdatePrescription solution in PharmacyDataTier.cs 2024-02-20 12:55:54 -05:00
Noah
a48b9a895a add CreatePrescription solution in PharmacyDataTier.cs 2024-02-20 12:54:57 -05:00
Noah
a08b3065c8 Update frmPrescription.cs code to the code before reverting 2024-02-20 12:52:10 -05:00
Noah
994df5e702 Updated frmPrescription labels and text boxes. 2024-02-20 12:50:18 -05:00
Adam McCane
6b71c1202e Merge branch 'master' of https://github.com/EggMan20339/CNSA-212 2024-02-20 11:55:10 -05:00
Adam McCane
3c849ec779 Got block functionality working on form add refill. 2024-02-20 11:55:05 -05:00
EggMan20339
6ae14ec7de Merge remote-tracking branch 'origin/master' 2024-02-20 11:28:44 -05:00
EggMan20339
b363edb8e6 Changed how frmPatient grabs the values from the textboxes 2024-02-20 11:28:32 -05:00
Noah
5bd5bb47ba Merge branch 'master' of https://github.com/EggMan20339/CNSA-212 2024-02-20 10:09:05 -05:00
Noah
382686e770 Added frmPrescription 2024-02-20 10:08:53 -05:00
EggMan20339
a3a2fa780e added prescription tab 2024-02-20 10:06:03 -05:00
Adam McCane
e5f67232df Merge branch 'master' of https://github.com/EggMan20339/CNSA-212 2024-02-20 01:25:04 -05:00
Adam McCane
263848a354 Working on add blocking functionality in the refill add form. 2024-02-20 01:24:59 -05:00
EggMan20339
322a59e698 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	Louis'-Pharmacy_CNSA212-FP/PharmacyDataTier.cs
2024-02-19 22:25:37 -05:00
EggMan20339
483264cc9a Added Gender Combo box to add patient 2024-02-19 22:24:03 -05:00
Adam McCane
8fad575e92 Merge branch 'master' of https://github.com/EggMan20339/CNSA-212 2024-02-19 21:47:55 -05:00
Adam McCane
211a19602f Added past refills number incrementation into the refill add form. 2024-02-19 21:47:48 -05:00
EggMan20339
ee03ab1792 made medication tab fully functional 2024-02-19 21:24:58 -05:00
464bd14c0a pushing between work and lab 2024-02-19 16:27:27 -05:00
9748456039 fixed delete for physician and patient 2024-02-19 14:37:25 -05:00
b8830b843d added quality of life features to patient and physician search/update/edit/cancel 2024-02-19 14:19:36 -05:00
28140548b2 Fixed update physician 2024-02-19 13:38:27 -05:00
50fc81c1db fixed index change on dgvPatient and dgvPhysician 2024-02-19 13:30:33 -05:00
4123025028 added physician delete 2024-02-19 13:11:10 -05:00
Adam McCane
546e75677e Added working delete functionality to refill form. 2024-02-19 12:24:56 -05:00
EggMan20339
b29be83709 Physician Update and create work. now only need to add delete functionality 2024-02-19 11:56:51 -05:00
EggMan20339
e972237938 Made Physician edit pull info 2024-02-19 10:47:16 -05:00
Adam McCane
6b0ffde53e Finished refill add and update functionality. 2024-02-17 00:22:25 -05:00
EggMan20339
5c6b0eb208 added dual sides to frmPhysician.cs 2024-02-16 20:13:30 -05:00
EggMan20339
e28c97f743 renamed frmPatientAdd to frmPatient and added frmPhysican 2024-02-16 19:41:26 -05:00
EggMan20339
4bbe8c6e9b idk why this didnt push 2024-02-16 19:36:56 -05:00