This website requires JavaScript.
Explore
Help
Register
Sign In
team-alpha
/
railsgoat
Watch
1
Star
0
Fork
0
You've already forked railsgoat
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
caf348f189141eebd6eecbf2eae7dfc3d2cb748e
railsgoat
/
app
/
views
T
History
Ken Johnson
caf348f189
made some big changes here. The schedule had a has_one relationship with the PTO model. That is a problem since we only get one result back. meaning, a user cant have multiple scheduled events. This has been fixed with the use of has_many within the PTO model. Now, in relation to the PTO section, the next changes to happen are to be a fully functional create action that allows an event to be schedule, the form and controller has already been created. Umm, also, a calendar has been added and when we get the results back from a call to the create event action we will update that calendar. Think that is about it for now
2013-05-28 12:48:35 -04:00
..
admin
assigned a user id, does not "appear" to have screwed anything up
2013-05-24 15:25:06 -04:00
dashboard
working on the PTO section
2013-05-27 09:38:34 -04:00
layouts
got rid of the extras on the sidebar
2013-05-28 11:06:21 -04:00
paid_time_off
made some big changes here. The schedule had a has_one relationship with the PTO model. That is a problem since we only get one result back. meaning, a user cant have multiple scheduled events. This has been fixed with the use of has_many within the PTO model. Now, in relation to the PTO section, the next changes to happen are to be a fully functional create action that allows an event to be schedule, the form and controller has already been created. Umm, also, a calendar has been added and when we get the results back from a call to the create event action we will update that calendar. Think that is about it for now
2013-05-28 12:48:35 -04:00
retirement
401k view, now I need to make sure these stats populate for every user
2013-05-24 20:02:30 -04:00
sessions
working on the PTO section
2013-05-27 09:38:34 -04:00
tutorials
test
2013-05-24 13:19:44 -04:00
users
test
2013-05-24 13:19:44 -04:00