obdev/app/controllers
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
..
concerns Initial Commit 2024-01-11 19:40:58 -06:00
application_controller.rb Initial Commit 2024-01-11 19:40:58 -06:00
employer_records_controller.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
employers_controller.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
employments_controller.rb Fixed Participant Show page. Add new worker now will autofill on user entry based on already entered Workers. 2024-01-29 21:03:16 -06:00
home_controller.rb fixed logging in and logging out issue, display correct pages 2024-01-14 23:57:43 -06:00
participants_controller.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
service_contracts_controller.rb Linked Vendors to Participants via Service Contracts 2024-01-31 02:19:24 -06:00
vendors_controller.rb Fixed sorting on Vendor Details. The Linked Participants are now sorted by last name. 2024-02-05 17:06:56 -06:00
workers_controller.rb Edited Worker Details page so styling matches other pages 2024-02-05 16:48:36 -06:00