b4cd83c2e7
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.
cbbe45c791
Working on the User model. Have the new desired fields for users and need to still stylize Edit page, link the right form page and continue with access revoking.
8343c3ae8a
Updated all models so on creating entries the system will autopopulate all corresponding forms depending on the type entered. Including participants who are also employers properly populating both.
cf759a4cc7
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.
84c0092701
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.
d0149a50e2
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.