obdev/app/models
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
..
concerns Initial Commit 2024-01-11 19:40:58 -06:00
application_record.rb Initial Commit 2024-01-11 19:40:58 -06:00
employer.rb 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
employer_record.rb 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
employment.rb Linked workers for the Particpant show page now work and link correctly! 2024-01-22 23:46:09 -06:00
participant.rb 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
program.rb Set up all models and relationships between them 2024-01-16 20:54:44 -06:00
service_contract.rb Updated Participant and Employer models to handle creating and linking if they have the same fields to associate them properly. Test. 2024-02-06 00:24:38 -06:00
user.rb user registration via devise and appropriate pages for editing later 2024-01-14 22:28:10 -06:00
vendor.rb 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
worker.rb 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