obdev/test/models
Ben e7abc0fa50 Removed autocomplete fields from Create New User page. 2024-04-11 23:48:16 -05:00
..
.keep Initial Commit 2024-01-11 19:40:58 -06:00
access_period_test.rb Removed autocomplete fields from Create New User page. 2024-04-11 23:48:16 -05:00
bank_account_test.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_record_test.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
employer_test.rb Set up all models and relationships between them 2024-01-16 20:54:44 -06:00
employment_test.rb Participant show page per person now can have linked workers within the system 2024-01-22 22:57:37 -06:00
form_test.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
forms_role_test.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
onboarding_item_test.rb Did a lot. Onboarding under Demographics now works for the participant model correctly linking admin forms to the right model. Styling has also been complete. Still need to do other models and check for multiple inputs on form role submission. 2024-02-16 23:36:48 -06:00
participant_test.rb Set up all models and relationships between them 2024-01-16 20:54:44 -06:00
program_test.rb Set up all models and relationships between them 2024-01-16 20:54:44 -06:00
role_test.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
service_contract_test.rb Linked Vendors to Participants via Service Contracts 2024-01-31 02:19:24 -06:00
user_test.rb user registration via devise and appropriate pages for editing later 2024-01-14 22:28:10 -06:00
vendor_test.rb Set up all models and relationships between them 2024-01-16 20:54:44 -06:00
worker_test.rb Set up all models and relationships between them 2024-01-16 20:54:44 -06:00