obdev/app/controllers
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
..
concerns Initial Commit 2024-01-11 19:40:58 -06:00
application_controller.rb Initial Commit 2024-01-11 19:40:58 -06:00
bank_accounts_controller.rb 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
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 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
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 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
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