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 |
Ben
|
e7abc0fa50
|
Removed autocomplete fields from Create New User page.
|
2024-04-11 23:48:16 -05:00 |
Ben
|
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.
|
2024-04-09 17:48:54 -05:00 |
Ben
|
1d5646e61c
|
Rolify has been added successfully to the system.
|
2024-04-03 16:49:16 -05:00 |
Ben
|
65df59d3e6
|
Changed Roles within the app to FormRole to account for adding Rolify.
|
2024-04-02 16:42:58 -05:00 |
Ben
|
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.
|
2024-02-17 02:42:12 -06:00 |
Ben
|
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.
|
2024-02-16 23:36:48 -06:00 |
Ben
|
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.
|
2024-02-16 17:22:09 -06:00 |
Ben
|
12a9641ca7
|
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 |
Ben
|
47c981cd57
|
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 |
Ben
|
c1deea8463
|
PLEASE READ Tentative update fixing validation errors with the Participant and Employer models. Had to delete database and reclone last git push.
|
2024-02-07 05:13:12 -06:00 |
Ben
|
35d144327b
|
All models validation for SSN and TIN is working as intended except the Participant model. An error message won't display and the buttons grey out but it won't create as intended.
|
2024-02-06 17:36:08 -06:00 |
Ben
|
fedc2e67b7
|
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 |
Ben
|
405125df6c
|
Linked Vendors to Participants via Service Contracts
|
2024-01-31 02:19:24 -06:00 |
Ben
|
d5e19f561e
|
All current models have updated address fields and editing for new views is complete for color and object placement.
|
2024-01-29 23:51:42 -06:00 |
Ben
|
1656508ccd
|
Removed all entries for all models and changed Employer model to reflect first name and last name instead of Name
|
2024-01-29 22:04:56 -06:00 |
Ben
|
8d59f7b788
|
Fixed linked workers to be selectable and also now have them displaying in alpha order by last name
|
2024-01-23 19:14:58 -06:00 |
Ben
|
9c6f980ccb
|
Participant show page per person now can have linked workers within the system
|
2024-01-22 22:57:37 -06:00 |
Ben
|
2830ace0d9
|
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 |
Ben
|
4e02d7259f
|
Updated Worker, Employer and Participant index pages to not display certain fields. Also fixed DOB field display and removed destory option from index pages.
|
2024-01-21 22:43:27 -06:00 |
Ben
|
dad8abad3e
|
Successfully changed all of the Participant model to use First Name and Last Name except for Show where it combines them into the Name Field. Everything works.
|
2024-01-20 00:28:17 -06:00 |
Ben
|
2de94bd706
|
Lots of updates mainly in how pages are displayed. Also edited participant database to allow for simulataneous employer creation, made the TIN field not mandatory etc
|
2024-01-19 23:38:15 -06:00 |
Ben
|
294758c7b2
|
Set up all models and relationships between them
|
2024-01-16 20:54:44 -06:00 |
Ben
|
39cad257c9
|
user registration via devise and appropriate pages for editing later
|
2024-01-14 22:28:10 -06:00 |
Ben
|
55f3dae43c
|
Initial Commit
|
2024-01-11 19:40:58 -06:00 |