obdev/app/views
Ben f0d741cae3 Continuing to fix and update code to reflect proper placing within the app. Moved admin controller to its proper home. 2024-04-29 14:35:03 -05:00
..
admin Added the ability to log multiple access periods to each User and the ability to not only display these access periods but also remove them if accidentally entered. 2024-04-12 02:40:09 -05:00
bank_accounts Updated back button for proper text. 2024-02-15 16:11:16 -06:00
devise Changed Roles within the app to FormRole to account for adding Rolify. 2024-04-02 16:42:58 -05:00
employer_records 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 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
employments Updated Edit Employment view to be in line with our app 2024-01-30 17:11:13 -06:00
forms Corrected an error with Form Roles vs Rolify Roles. Forms view for create and edit now show the correct roles that should be assigned. 2024-04-16 19:46:00 -05:00
home Bootstrapped all of the Devise pages (user information) 2024-01-19 17:19:36 -06:00
kaminari changed active page highlight color to warning for Participant index, also changed Participant form MCI field to only allow 10 numeric digits 2024-01-22 21:22:29 -06:00
layouts Fixed user role changes and admin access to the proper header tabs. 2024-04-26 15:38:09 -05:00
onboardings 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 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
service_contracts Linked Vendors to Participants via Service Contracts 2024-01-31 02:19:24 -06:00
users Continuing to fix and update code to reflect proper placing within the app. Moved admin controller to its proper home. 2024-04-29 14:35:03 -05:00
vendors 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
workers 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