Commit Graph

40 Commits

Author SHA1 Message Date
Adam McCane
08659e6a1f Modified the patient and physician data grid views in the info form so that they would not allow for adding, editing, or deleting values. 2024-02-07 16:44:26 -05:00
Adam McCane
ed02dffbc2 Replaced the physician first and last name labels and text boxes with ones taken from the database. Added a physician table data view at the bottom of the split container in the physician info tab. 2024-02-07 14:11:02 -05:00
Adam McCane
84ac2360c2 Changed the existing patient first and last name labels and text boxes to ones taken from the patient table in the view info form. Also added a patient table data view to the bottom half of the split container in the patient info tab. 2024-02-07 13:27:32 -05:00
Adam McCane
be82ae4b83 Connected the final project database as a data source. 2024-02-07 13:23:25 -05:00
Adam McCane
8ad5a0a2fa Added window organization into the menu strip. Also added tabs to the refill form. 2024-02-07 12:55:11 -05:00
Adam McCane
165b262acf Fixed error with info form. 2024-02-07 12:10:04 -05:00
Adam McCane
9f6be9d958 Merge branch 'master' of https://github.com/EggMan20339/CNSA-212 2024-02-07 12:06:49 -05:00
Adam McCane
e48010c4b4 Merged the repository. 2024-02-07 12:06:24 -05:00
Noah
44c283b72e Updated tab orders in frmPatientPhysician 2024-02-07 11:54:23 -05:00
Noah
ab4642ef66 Add labels, text boxes, buttons, and rdo buttons to physician tab in frmPatientPhysician 2024-02-07 11:42:47 -05:00
Adam McCane
390d7f7de2 Added names of the forms into the navigation drop down in the menu strip. 2024-02-07 11:10:43 -05:00
Adam McCane
90cae15b6b Added navigation and help/help about to the menu strip. 2024-02-07 10:55:47 -05:00
Noah
157b30b9df Removed navigation menus from all four forms 2024-02-07 10:54:59 -05:00
Adam McCane
97d9c163a4 Created main form and added a menu strip. Also made the main form a container. 2024-02-07 10:54:26 -05:00
Noah
1367b6d0cc Updated frmWelcome to work with MDI:
-removed buttons
-added "navigate using the tabs above" label
-readjusted object placement
2024-02-07 10:53:38 -05:00
Adam McCane
d63271db23 Removed menu strip from info form. 2024-02-07 10:53:01 -05:00
Adam McCane
2e89bd2835 Merge branch 'master' of https://github.com/EggMan20339/CNSA-212 2024-02-07 10:52:09 -05:00
Adam McCane
3dc272a6d9 Revert "Removed menu strip from info form. Created main form and made it a MDI container. Added a menu strip with Navigation and Help/Help About."
This reverts commit 0b859e365f.
2024-02-07 10:51:50 -05:00
Adam McCane
0b859e365f Removed menu strip from info form. Created main form and made it a MDI container. Added a menu strip with Navigation and Help/Help About. 2024-02-07 10:47:30 -05:00
Noah
2189627140 Added tabcontrol to frmPatientPhysician.
Added labels, textboxes, radiobuttions, and buttons to the Patient tab
2024-02-06 12:19:31 -05:00
Noah
cf1abb3137 Updated frmWelcome labels 2024-02-06 11:46:50 -05:00
Noah
eca0e7efa6 Deleted frmAddPatientPhyscian and replaced with new frmPatientPhysician. Updated frmPatientPhysician name and icon. 2024-02-06 11:38:27 -05:00
Adam McCane
cfa7a6ee6e Deleted the FPCASD data set. It was not the project database. 2024-02-05 08:02:45 -05:00
Adam McCane
a344b8e040 Added labels and textboxes for searching to the prescription and physician tabs of the info form. Also added a search button to all three tabs. 2024-02-05 07:53:44 -05:00
Adam McCane
7b0dd09368 Added tabs to the view info form, added a split container to each tab in the same form, and also added a couple labels and tet boxes into the patient info tab in the same form. 2024-02-02 17:24:49 -05:00
Adam McCane
14317064ea Connected the project database and added a tool strip to the view patient/prescription info form. 2024-02-02 16:00:30 -05:00
Noah
a5cfb16d80 Merge branch 'master' of https://github.com/EggMan20339/CNSA-212 2024-02-02 14:56:48 -05:00
Noah
6c1c7ba112 Deleted frmUpdatePatient (combining with formAddPatientPhyscian), removed Update User button from frmWelcome (combined into Add/Update user button), removed exit button on frmWelcome 2024-02-02 14:56:26 -05:00
Adam McCane
74a755251e Removed Button from Add/Update Form. 2024-02-02 14:35:34 -05:00
Adam McCane
f6748bd914 Added Button to Add Patient/Physician Form. 2024-02-02 14:33:29 -05:00
Noah
e6919ba7e3 Added/updated frmWelcome.cs buttons 2024-02-02 13:51:10 -05:00
Noah
d17d997d3e Created welcome form welcome label and add patient/physician button 2024-02-02 13:09:48 -05:00
Noah
ca6dfca8da Updated all (6) form "text" and icon properties 2024-02-02 12:40:19 -05:00
EggMan20339
23b89d6ac1 test 2 2024-02-01 09:20:14 -05:00
EggMan20339
9440827f5d test 2024-02-01 09:19:35 -05:00
EggMan20339
3e71ca0c22 Fixed Main method to create a new form 2024-02-01 09:17:41 -05:00
Noah
da5b700d0d Edited/Created forms 2024-01-31 12:45:33 -05:00
Noah
a7d2f4ece7 Created frmWelcome, frmUpdatePatient, frmAddPatient, frmAddPhysician 2024-01-31 12:11:30 -05:00
Noah
9e6e7eead2 Add project files. 2024-01-31 12:05:11 -05:00
Noah
27c08cf3d1 Add .gitignore and .gitattributes. 2024-01-31 12:05:08 -05:00