voidlily / timeboard

Georgia Tech CoC TA timesheets
4 stars 1 forks source link

Unable to add professor to Course #19

Closed jking31cs closed 13 years ago

jking31cs commented 13 years ago

Steps: Log in as User Admin Go to admin page click "Add Course" fill in info, using logged in user admin's name click create

I get a blank page, and upon checking the back end, the course was created, but my logged in prof has no course. I should be seeing either the course info with a confirmation message or the course listing with my course there.

voidlily commented 13 years ago

That should really be a dropdown and the rest should fix itself. See #15

jking31cs commented 13 years ago

Note, same problems arise in edit user.

Tclewis commented 13 years ago

Unless you're talking about not SEEING the course listed for you when you're logged in as a professor, this is fixed now. On the back end, this is resolved. Also, if you go to localhost:3000/users/[professor id], you'll see your courses listed here now.