Commit Graph

  • e0d893f017 Added button, labels, and text boxes to the add refill form. Adam McCane 2024-02-16 12:46:38 -0500
  • fc0e3b4dc9 Merge branch 'master' of https://github.com/EggMan20339/CNSA-212 Adam McCane 2024-02-16 12:41:19 -0500
  • 54528b2a5b Created the search functionality for the refill form. Created the refill add form. Adam McCane 2024-02-16 12:41:14 -0500
  • 0e9c5513ec Merge branch 'master' of https://github.com/EggMan20339/CNSA-212 Noah 2024-02-16 11:34:38 -0500
  • fddacfe6d4 Edit frmPrescription.cs to add functionality to search button Noah 2024-02-16 11:34:28 -0500
  • 277d53b602 Merge remote-tracking branch 'origin/master' EggMan20339 2024-02-16 11:33:15 -0500
  • 28286960c5 search work EggMan20339 2024-02-16 11:32:00 -0500
  • b594f2ab7f Named the search button, labels, and text boxes in the refill form. Adam McCane 2024-02-16 11:08:51 -0500
  • 7b539032a9 Merge branch 'master' of https://github.com/EggMan20339/CNSA-212 Adam McCane 2024-02-16 10:15:23 -0500
  • 22bb09981a added breakage back EggMan20339 2024-02-16 10:12:36 -0500
  • a1b90e522b Edited frmPrescription to include split container, labels, text boxes, and search button Noah 2024-02-16 09:57:01 -0500
  • a784241737 Merge branch 'master' of https://github.com/EggMan20339/CNSA-212 Noah 2024-02-16 09:07:52 -0500
  • c1f9c67e31 Placeholder - working on frmPrescription Noah 2024-02-16 09:07:39 -0500
  • 11a3663e3c deletes EggMan20339 2024-02-16 08:37:53 -0500
  • fd2f50aaad Added split container to refill form. Adam McCane 2024-02-16 08:37:02 -0500
  • f0a1e25848 top off EggMan20339 2024-02-16 07:50:02 -0500
  • 686579a35b Merge remote-tracking branch 'origin/master' EggMan20339 2024-02-15 15:27:20 -0500
  • 1121c63920 frmpatientaddresex EggMan20339 2024-02-15 15:26:59 -0500
  • f1e7e5a051 Reapply "worked on search form" Adam McCane 2024-02-15 12:26:59 -0500
  • cbef2d4b74 Revert "worked on search form" Adam McCane 2024-02-15 12:23:00 -0500
  • 3dcef0eb3e worked on search form EggMan20339 2024-02-15 12:04:26 -0500
  • cccdd96627 Merge remote-tracking branch 'origin/master' EggMan20339 2024-02-15 08:55:21 -0500
  • 90ccc38cb1 added Patient edit and patient edit on context menu click in formInfo EggMan20339 2024-02-15 08:55:05 -0500
  • 6781830dcc Merged github (again). Adam McCane 2024-02-14 20:06:29 -0500
  • ab73eed578 Made refill data tier. Adam McCane 2024-02-14 20:05:13 -0500
  • e6fcc33b17 Added Physician search functionality EggMan20339 2024-02-14 19:43:07 -0500
  • 6d2692fbcd added funtionality to rx search EggMan20339 2024-02-14 19:27:21 -0500
  • f6c2540b76 Made Patient Search funtional EggMan20339 2024-02-14 18:21:17 -0500
  • d257715541 updated datatier EggMan20339 2024-02-14 17:40:16 -0500
  • 1c1f1659e3 added datatier and updated connection string EggMan20339 2024-02-14 17:35:35 -0500
  • 02ad8d2c26 Added context menu to the refill form. Adam McCane 2024-02-14 15:35:00 -0500
  • 2693444295 Deleted the tabs on the refill form. Adam McCane 2024-02-14 14:38:19 -0500
  • e8e95df8b0 Added patient and physician id text and label to the patient and physician info tabs in the view info form. Adam McCane 2024-02-13 23:10:18 -0500
  • 79f42ca41f Added columns to add refill dgv in the refill form. Adam McCane 2024-02-13 23:04:42 -0500
  • 72bfcec0f3 Added all of the columns to all three data grid views in the view info form. Formatted the cells properly and gave all the columns the right data source names. Adam McCane 2024-02-13 22:53:23 -0500
  • be0156afbf Added database connection string in app.config. Adam McCane 2024-02-13 22:23:11 -0500
  • c58ce040c8 Removed manual database connection. Adam McCane 2024-02-12 11:26:33 -0500
  • c38e6832ac Gave the ok button functionality in the about box. Adam McCane 2024-02-09 13:57:09 -0500
  • e8955c84f3 Changed some of the text in the about box. Adam McCane 2024-02-09 13:56:41 -0500
  • eb9b853e0d Created an about box. Adam McCane 2024-02-09 13:39:50 -0500
  • 81133e9be8 Added code to all of the mnuWindow items to have window functionality. Adam McCane 2024-02-09 13:35:42 -0500
  • 361e09a165 Added code on mnuNavigationAURRefill click to open frmRefill. Adam McCane 2024-02-09 12:17:53 -0500
  • 847ed02d24 Added code on mnuNavigationAUpres click to open frmPrescription. Adam McCane 2024-02-09 12:15:31 -0500
  • 560165a809 Added code on mnuNavigationAUPaPh click to open frmPatientPhysician. Adam McCane 2024-02-09 11:59:29 -0500
  • 8e3c58eec4 Added code on mnuNavigationView click to open frmInfo. Adam McCane 2024-02-09 11:44:23 -0500
  • 4647d70c79 Added code on form main form load so that the welcome form pops up by default. Adam McCane 2024-02-09 11:12:39 -0500
  • 8915ffa04e Added data grid views to the three refill tabs in the refill form. Divided the add, edit, and delete functionality between the three data grid views. Adam McCane 2024-02-07 16:53:41 -0500
  • 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. Adam McCane 2024-02-07 16:44:26 -0500
  • 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. Adam McCane 2024-02-07 14:11:02 -0500
  • 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. Adam McCane 2024-02-07 13:27:32 -0500
  • be82ae4b83 Connected the final project database as a data source. Adam McCane 2024-02-07 13:23:25 -0500
  • 8ad5a0a2fa Added window organization into the menu strip. Also added tabs to the refill form. Adam McCane 2024-02-07 12:55:11 -0500
  • 165b262acf Fixed error with info form. Adam McCane 2024-02-07 12:10:04 -0500
  • 9f6be9d958 Merge branch 'master' of https://github.com/EggMan20339/CNSA-212 Adam McCane 2024-02-07 12:06:49 -0500
  • e48010c4b4 Merged the repository. Adam McCane 2024-02-07 12:06:24 -0500
  • 44c283b72e Updated tab orders in frmPatientPhysician Noah 2024-02-07 11:54:23 -0500
  • ab4642ef66 Add labels, text boxes, buttons, and rdo buttons to physician tab in frmPatientPhysician Noah 2024-02-07 11:42:47 -0500
  • 390d7f7de2 Added names of the forms into the navigation drop down in the menu strip. Adam McCane 2024-02-07 11:10:43 -0500
  • 90cae15b6b Added navigation and help/help about to the menu strip. Adam McCane 2024-02-07 10:55:47 -0500
  • 157b30b9df Removed navigation menus from all four forms Noah 2024-02-07 10:54:59 -0500
  • 97d9c163a4 Created main form and added a menu strip. Also made the main form a container. Adam McCane 2024-02-07 10:54:26 -0500
  • 1367b6d0cc Updated frmWelcome to work with MDI: -removed buttons -added "navigate using the tabs above" label -readjusted object placement Noah 2024-02-07 10:53:38 -0500
  • d63271db23 Removed menu strip from info form. Adam McCane 2024-02-07 10:53:01 -0500
  • 2e89bd2835 Merge branch 'master' of https://github.com/EggMan20339/CNSA-212 Adam McCane 2024-02-07 10:52:09 -0500
  • 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." Adam McCane 2024-02-07 10:51:50 -0500
  • 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. Adam McCane 2024-02-07 10:47:30 -0500
  • 2189627140 Added tabcontrol to frmPatientPhysician. Added labels, textboxes, radiobuttions, and buttons to the Patient tab Noah 2024-02-06 12:19:31 -0500
  • cf1abb3137 Updated frmWelcome labels Noah 2024-02-06 11:46:50 -0500
  • eca0e7efa6 Deleted frmAddPatientPhyscian and replaced with new frmPatientPhysician. Updated frmPatientPhysician name and icon. Noah 2024-02-06 11:38:27 -0500
  • cfa7a6ee6e Deleted the FPCASD data set. It was not the project database. Adam McCane 2024-02-05 08:02:45 -0500
  • 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. Adam McCane 2024-02-05 07:53:44 -0500
  • 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. Adam McCane 2024-02-02 17:24:49 -0500
  • 14317064ea Connected the project database and added a tool strip to the view patient/prescription info form. Adam McCane 2024-02-02 16:00:30 -0500
  • a5cfb16d80 Merge branch 'master' of https://github.com/EggMan20339/CNSA-212 Noah 2024-02-02 14:56:48 -0500
  • 6c1c7ba112 Deleted frmUpdatePatient (combining with formAddPatientPhyscian), removed Update User button from frmWelcome (combined into Add/Update user button), removed exit button on frmWelcome Noah 2024-02-02 14:56:26 -0500
  • 74a755251e Removed Button from Add/Update Form. Adam McCane 2024-02-02 14:35:34 -0500
  • f6748bd914 Added Button to Add Patient/Physician Form. Adam McCane 2024-02-02 14:33:29 -0500
  • e6919ba7e3 Added/updated frmWelcome.cs buttons Noah 2024-02-02 13:51:10 -0500
  • d17d997d3e Created welcome form welcome label and add patient/physician button Noah 2024-02-02 13:09:48 -0500
  • ca6dfca8da Updated all (6) form "text" and icon properties Noah 2024-02-02 12:40:19 -0500
  • 23b89d6ac1 test 2 EggMan20339 2024-02-01 09:20:14 -0500
  • 9440827f5d test EggMan20339 2024-02-01 09:19:35 -0500
  • 3e71ca0c22 Fixed Main method to create a new form EggMan20339 2024-02-01 09:17:41 -0500
  • da5b700d0d Edited/Created forms Noah 2024-01-31 12:45:33 -0500
  • a7d2f4ece7 Created frmWelcome, frmUpdatePatient, frmAddPatient, frmAddPhysician Noah 2024-01-31 12:11:30 -0500
  • 9e6e7eead2 Add project files. Noah 2024-01-31 12:05:11 -0500
  • 27c08cf3d1 Add .gitignore and .gitattributes. Noah 2024-01-31 12:05:08 -0500