obdev/app/helpers
Ben bdc5c406c7 Almost done with User edit view. Still need to update styling and change the access start and end date fields. 2024-04-09 18:55:52 -05:00
..
admin_helper.rb Finished adding the ability for admins to create new users. 2024-04-03 18:32:15 -05:00
application_helper.rb Initial Commit 2024-01-11 19:40:58 -06:00
bank_accounts_helper.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_helper.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
employers_helper.rb All associated Worker pages have been created (need to edit fields and look) 2024-01-17 01:21:20 -06:00
employments_helper.rb Linked Workers are now editable and removeable from a Participant. Also created the associated Controller and Edit view for said actions. 2024-01-23 00:14:10 -06:00
forms_helper.rb Added an Admin tab to the main header. Added Forms and Users as additional pages. Set it so Users can only be accessed by an Admin. Still need to finish styling. Forms is set to default until worked on. 2024-02-15 17:23:54 -06:00
home_helper.rb Initial Commit 2024-01-11 19:40:58 -06:00
onboardings_helper.rb 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
participants_helper.rb Created function to mask SSN in Participant show view. Added to Participant helper. 2024-01-30 16:51:32 -06:00
service_contracts_helper.rb Linked Vendors to Participants via Service Contracts 2024-01-31 02:19:24 -06:00
users_helper.rb Almost done with User edit view. Still need to update styling and change the access start and end date fields. 2024-04-09 18:55:52 -05:00
vendors_helper.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_helper.rb All associated Worker pages have been created (need to edit fields and look) 2024-01-17 01:21:20 -06:00