Commit Graph

24 Commits

Author SHA1 Message Date
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 ea9d032ad4 Updated all address fields on their respective show pages to be the proper formatting. 2024-02-05 17:54:10 -06:00
Ben 9066a968eb Readded SSN and Gender to Participant Details. Hide all but last 4 of ssn on Show view. 2024-02-02 16:01:26 -06:00
Ben dbc900a7f3 Completely changed Participant show page to reflect a different stylistic approach to the Part details 2024-01-31 03:01:52 -06:00
Ben 405125df6c Linked Vendors to Participants via Service Contracts 2024-01-31 02:19:24 -06:00
Ben a5a732b9cd Fixed the Vendor Module to reflect the address update and edited the styling to keep it consistent with current modules. 2024-01-31 00:49:23 -06:00
Ben ef63a37371 Created function to mask SSN in Participant show view. Added to Participant helper. 2024-01-30 16:51:32 -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 aefe442be6 Participant model now has all the same color buttons 2024-01-29 21:06:41 -06:00
Ben e952763c3a Fixed Participant Show page. Add new worker now will autofill on user entry based on already entered Workers. 2024-01-29 21:03:16 -06:00
Ben 847921ba25 Added line break on Part details page between worker names and adding new worker 2024-01-23 20:28:22 -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 f474c91b8c Changed Linked Workers on Participant to have icons for Edit and Delete 2024-01-23 00:31:35 -06:00
Ben 95dd6dca7e Linked Workers are now editable and removeable from a Participant. Also created the associated Controller and Edit view for said actions. 2024-01-23 00:14:10 -06:00
Ben 38e4553e33 Modified the start and end date fields so they display correctly in line with the rest of our design 2024-01-23 00:03:02 -06:00
Ben b742c3bf78 Linked workers for participant show page have been bootstrapped! 2024-01-22 23:48:37 -06:00
Ben d817ae6992 Linked workers for the Particpant show page now work and link correctly! 2024-01-22 23:46:09 -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 2c7c20ef33 Participant model color scheme updated and so far complete 2024-01-22 21:46:20 -06:00
Ben 14902e00f0 Changed Participant Index page to include Icons for Show and Edit via Jon's request 2024-01-20 00:52:54 -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 9662776c73 Finished Bootstrapping all Current Pages and Nav bar 2024-01-19 18:25:59 -06:00
Ben d9873c0672 New Participant page fields edited except for working SSN formatting 2024-01-16 23:10:18 -06:00