obdev/app/controllers
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
..
concerns Initial Commit 2024-01-11 19:40:58 -06:00
application_controller.rb Initial Commit 2024-01-11 19:40:58 -06:00
employers_controller.rb 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
home_controller.rb fixed logging in and logging out issue, display correct pages 2024-01-14 23:57:43 -06:00
participants_controller.rb 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
vendors_controller.rb All associated Part, Emp, Worker and Vendor pages have been created (still need to edit look and recheck field validation and input) 2024-01-17 01:44:36 -06:00
workers_controller.rb All associated Worker pages have been created (need to edit fields and look) 2024-01-17 01:21:20 -06:00