Commit Graph

12 Commits

Author SHA1 Message Date
Ben cf759a4cc7 Fixed my problem and now have correctly linked multiple form submission to more than one model and am able to update all relevant forms within the model. 2024-02-17 02:42:12 -06:00
Ben 84c0092701 Did a lot. Onboarding under Demographics now works for the participant model correctly linking admin forms to the right model. Styling has also been complete. Still need to do other models and check for multiple inputs on form role submission. 2024-02-16 23:36:48 -06:00
Ben 47c981cd57 Added Bank Information under Demographics for Participants, Workers and Vendors. Finished structing and laying out the Participant views. Still need to do the other models. Also Routing and Account numbers need verification set up. 2024-02-12 17:26:45 -06:00
Ben c1deea8463 PLEASE READ Tentative update fixing validation errors with the Participant and Employer models. Had to delete database and reclone last git push. 2024-02-07 05:13:12 -06:00
Ben 35d144327b All models validation for SSN and TIN is working as intended except the Participant model. An error message won't display and the buttons grey out but it won't create as intended. 2024-02-06 17:36:08 -06:00
Ben fedc2e67b7 Entering a Participant as an Employer now correctly associates the two in Employer records. Still need to work out selecting a pre existing Employer. 2024-02-02 23:12:36 -06:00
Ben 1265d885ec Updated Worker Show page to include Linked Participants 2024-02-02 16:44:50 -06:00
Ben 405125df6c Linked Vendors to Participants via Service Contracts 2024-01-31 02:19:24 -06:00
Ben 9c6f980ccb Participant show page per person now can have linked workers within the system 2024-01-22 22:57:37 -06:00
Ben dad8abad3e Successfully changed all of the Participant model to use First Name and Last Name except for Show where it combines them into the Name Field. Everything works. 2024-01-20 00:28:17 -06:00
Ben 2de94bd706 Lots of updates mainly in how pages are displayed. Also edited participant database to allow for simulataneous employer creation, made the TIN field not mandatory etc 2024-01-19 23:38:15 -06:00
Ben 294758c7b2 Set up all models and relationships between them 2024-01-16 20:54:44 -06:00