Commit Graph

38 Commits

Author SHA1 Message Date
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 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 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 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 778afeec08 Updated all views so address ,'s only show for actual field entry 2024-01-31 01:09:28 -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 bdfdf6942a Fixed and updated Participant Module. 2024-01-30 16:45:30 -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 97bde74af0 All current index pages now have consistent styling 2024-01-29 21:31:27 -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 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 52e0fbb211 Changed background color, edited Pagination for Participant page to better match our look for app 2024-01-22 19:48:38 -06:00
Ben f0cf2b0c24 Centered all index pages table headers and add new buttons 2024-01-22 15:22:22 -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 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 02d8612409 Updated Participant to auto default to yes radio button option and then if no is selected auto fill possible employers from database entry after 2 characters are entered. Also changed destroy options within this model. 2024-01-20 00:05:36 -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 894aee9279 All placeholders for all currently done pages have been updated. I'm tired. 2024-01-17 03:11:52 -06:00
Ben 4b31f8e6c9 TIN formatting updated on Employer Page (have to update other pages) 2024-01-17 02:55:54 -06:00
Ben d5e588a0fe fixed the fucking SSN LETS GOOOOO!!!! 2024-01-17 02:46:53 -06:00
Ben d4f7e64906 All associated Worker pages have been created (need to edit fields and look) 2024-01-17 01:21:20 -06:00
Ben d9873c0672 New Participant page fields edited except for working SSN formatting 2024-01-16 23:10:18 -06:00