This website requires JavaScript.
Explore
Help
Sign In
ben
/
obdev
Watch
1
Star
0
Fork
You've already forked obdev
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
335b37f4e2
obdev
/
app
/
views
/
participants
History
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
..
_form.html.erb
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
edit.html.erb
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
index.html.erb
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
new.html.erb
Finished Bootstrapping all Current Pages and Nav bar
2024-01-19 18:25:59 -06:00
show.html.erb
Changed Participant Index page to include Icons for Show and Edit via Jon's request
2024-01-20 00:52:54 -06:00