Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

display owner rather than author in learning material detail list #1324

Merged
merged 3 commits into from
Jan 14, 2016

Conversation

gboushey
Copy link
Contributor

Fixes #1258.

Changed the value from lmProxy.learningMaterial.originalAuthor to lmProxy.learningMaterial.owningUser.fullName.

Added user fields to fixtures to test in tests/acceptance/course/session/learningmaterials-test.js and updated acceptance tests.

note - I think this issue may also be present in print-course.hbs

@jrjohnson jrjohnson added ready and removed ready labels Jan 13, 2016
@jrjohnson
Copy link
Member

@gboushey The failing test is due to a very similar set of tests in tests/acceptance/course/learningmaterials-test.js They look the same, but one tests learning materials attached to a session and the other tests them attached to a course.

…session, to reflect change from author to owner in the learning material table
saschaben added a commit that referenced this pull request Jan 14, 2016
display owner rather than author in learning material detail list
@saschaben saschaben merged commit 5761bbd into ilios:master Jan 14, 2016
@gboushey gboushey deleted the incorrect-field-1258 branch November 21, 2016 23:12
stopfstedt pushed a commit to stopfstedt/frontend that referenced this pull request Mar 6, 2024
…use-db-1.0.30001494

Bump caniuse-db from 1.0.30001492 to 1.0.30001494
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants