Commit Graph

61 Commits

Author SHA1 Message Date
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 205fb7fbd6 Changed order of Vendor show view details and also changed Linked Participants to span the same width as Vendor Details for better flow and styling. 2024-02-02 17:40:57 -06:00
Ben 611dee5eb8 Updated Styling on Worker Linked Participants to match app. Also Completed linking Participants on the Vendor show view. 2024-02-02 17:13:06 -06:00
Ben 1265d885ec Updated Worker Show page to include Linked Participants 2024-02-02 16:44:50 -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 12352ef69d Updated Edit Employment view to be in line with our app 2024-01-30 17:11:13 -06:00
Ben daa563f31a Worker Module updated and fixed to include proper styling and page views 2024-01-30 17:02:46 -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 d8fe866b68 Employer module updated and now working as intended with updated fields, proper saving and design elements. 2024-01-30 16:34:18 -06:00
Ben 66aaeb4ed6 Updated all current Models to include Pagination for index views. 2024-01-30 00:04:20 -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 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 97b4e89e7a Added nav bar elements to navigate to each of the models index pages 2024-01-22 21:51:49 -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 edb56c84ef All edit pages have working delete buttons 2024-01-22 15:26:29 -06:00
Ben f0cf2b0c24 Centered all index pages table headers and add new buttons 2024-01-22 15:22:22 -06:00
Ben 335b37f4e2 Checked all pages removed other destory from index pages 2024-01-21 22:46:32 -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 1fabc351cb Bootstrapped all of the Devise pages (user information) 2024-01-19 17:19:36 -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 e251dcd304 All TIN and SSN numbers on created pages are working and updated. Killing it! 2024-01-17 03:00:03 -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 796bb09b38 Fixed Log in and Log out again (continue to work on nav bar) 2024-01-17 02:36:03 -06:00
Ben 9569ae50c6 All associated Part, Emp, Worker and Vendor pages have been created (still need to edit look and recheck field validation and input) 2024-01-17 01:44:36 -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