obdev/app/views/forms
Ben 65df59d3e6 Changed Roles within the app to FormRole to account for adding Rolify. 2024-04-02 16:42:58 -05:00
..
_form.html.erb 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
create.html.erb 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
destroy.html.erb 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
edit.html.erb 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
index.html.erb Changed Roles within the app to FormRole to account for adding Rolify. 2024-04-02 16:42:58 -05:00
new.html.erb Created the Forms model. Added styling elements. Still need to include a list of already known forms to add to system. Also locked forms and admin tab behind admin access. 2024-02-16 17:22:09 -06:00
show.html.erb Fixed form deletion when records are or are not dependent 2024-02-17 03:30:49 -06:00
update.html.erb 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